Giter Site home page Giter Site logo

ireb15's Projects

connect-four-variant icon connect-four-variant

C program of a Connect Four variant where a token can be placed into any one of the four sides of the board, and the token slides into the board along the row or column, until it ether reaches the opposite side of the board, collides with an existing token, or collides with a fixed piece on the board.

ddd-mode-pacemaker icon ddd-mode-pacemaker

Implementation of a DDD Mode pacemaker using SCCharts and run on a Nios II CPU on a DE2-115 board as an emulator. This is tested using a virtual heart application running on a computer, communicating over UART to the DE2-115 board.

digit-detection-using-cnns-and-rnns icon digit-detection-using-cnns-and-rnns

The four NN models in this repository can be used for handwritten digit detection. All four models are trained and tested using the MNIST dataset. The most successful of these models is Model 1, a basic CNN, which has an accuracy of approximately 99% after 8 epochs.

financial-management-system icon financial-management-system

This program allows management of customers who store money in different types of accounts by providing functionality to represent users of the system (customers), represent accounts of different types and the transactions between these accounts.

gatsby-tutorial icon gatsby-tutorial

My code from following Coding Addict's YouTube tutorial "Gatsby Tutorial"

k-colour-images icon k-colour-images

The code in this repository allows for the creation of k-colour images, where k is a small number specified by the user, from an image containing many hundreds or thousands of colours. This is done by utilising the k-means algorithm to group the pixel colours used in the original images into k clusters. The colours used in the output image are determined by taking the mean RGB values of each cluster of pixels.

strumento-android-app icon strumento-android-app

Strumento is an app for selling second-hand instruments (acoustic and electric guitars, pianos, ukuleles, and drums). The app was developed using Java in Android Studio. It allows the user to view the details of the instruments, as well as search through our instrument database by brand, colour, location, and seller.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.