• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Random Forest Classifier and Support Vector Classifier. Used to classify (handwritten digit). with brief comparison in performance.

More Repositories

1

VR-shooting

A VR unity shooting game. With the integration of a real life hand motion and fingers movement on the game using STM32 microcontroller and sending the data wirelessly using ESP8266 through UDP socket.
C#
11
star
2

sign-language-to-speech

sign language to speech program using machine learning techniques. (open cv, tensorflow, mediapipe, gtts)
Jupyter Notebook
5
star
3

autonomous-driving-car-atmega32

A car that drives it self with out interference of a human. It get's away from obstacles with the help of the ultra-sonic sensor attached to it. The car is controlled with ATmega32 microcontroller.
C
4
star
4

ALOHA-simulation

pure ALOHA protocol simulation using pure vanilla javascript
JavaScript
3
star
5

HR-System-RestAPI

RestAPI HR System. Where the main objective is managing employees teams, departments, salaries...and so on. System is able to apply CRUD operation on the DB.
Java
3
star
6

BankRoll-Javafx

Simple Javafx project replicating the OG bank roll game.
Java
2
star
7

vSomeIP-simple-example

Steps on how to use vSomeIP C++. With simple (service & client) example.
C++
2
star
8

AbbasHabib

Config files for my GitHub profile.
1
star
9

NewGameNoName

2D shooting game with unity
C#
1
star
10

smart-home-nodejs

very basic IOT project based on smart home lights using nodejs (server) and ESP8266 (smart light).
C++
1
star
11

speed-rotation_control_PID

Controlling the speed and rotation of a DC motor with an encoder using a PID controller. Using a magnetic encoder and applying the PID algorithm on ATmega328P controller with Arduino bootloader.
C++
1
star