News

This project has not set up a SECURITY.md file yet.
Lean how to program an AI to play the game of flappy bird using python and the module neat python. We will start by building a version of flappy bird using pygame and end by implementing the ...
Pycharm Tutorial for python development! In this video I will explaining how to use the pycharm IDE. Pycharm is an extremely powerful and useful IDE for python and can save you tons of time if you ...
PUPIL detection from eyes images using OpenCV 3 and Python 3.6. Face detection and Eyes detection using OpenCV is a common project which can be demonstrated using HAARCASCADEs by OpenCV. OpenCV have ...