Vacuum Cleaner Agent with Python
A smart agent that cleans rooms
size of world is 10 * 10
Agent can move Up, Down, Left, Right and suction dust
3 modes:
Mode 1: The agent can sense Clean or dirty of his room
Mode 2: The agent can sense Clean or dirty of his room and neighbor rooms
Mode 3: The agent can sense Clean or dirty of all rooms
Games written in Python using the PyGame library
Games written in Python using the Arcade library
Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
Face Recognition using Python
Vehicle and License Plate Recognition
Sudoku Solver using BackTracking & CSP with C++, Python and C#
Downloads HD images from pinterest by keywords
Genetic Algorithms with Python