himisir's repositories
Color-Shifting-Obstacle-Detector-Using-Ultrasonic-Sensor
The ultrasonic sensor detects objects and lights up Red, Yellow or Green LED based on its position.
A_Simple_Game_Implementation_With_Python_Arcade_Library-
Simple Game implementation using Python Library, Arcade.
AnotherGeneticAlgorithmWithCpp
Teach an agent to find the max value of Y from Y= x1*w1+x2*w2....Xn*Wn.
Awesome-Bangla-AI
কৃত্রিম বুদ্ধিমত্তার তত্তীয় বা ব্যাবহারিক বিষয় গুলো নিয়ে বাংলায় প্রকাশিত রিসোর্স সমুহের তালিকা।
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Competitive-programming-library
Code library for competitive programming purposes.
face_recognition
The world's simplest facial recognition api for Python and the command line
Facial-Recognition
Facial Recognition with Open-Cv Python
GeneticAlgorithmWithCPP
A simple Genetic Algorithom implementation using C++
gitignore
A collection of useful .gitignore templates
Lingo
Infer the gender of an individual based on their name.
machine_learning_basics
Plain python implementations of basic machine learning algorithms
Real-Time-Facial-Expression-Recognition-with-DeepLearning
A real-time facial expression recognition system with webcam streaming and CNN
Self-Driving-Car-Python
Replicating Udacity's Self Driving Car Simulator.
Simple-Stopwatch-for-Windows-Linux
Simple Stopwatch for both Linux and Windows, created with Unity3D
SnakeAI
Train a Neural Network to play Snake using a Genetic Algorithm