/Python-projects

python projects based on machine learning/Image recognition

Primary LanguageJupyter Notebook

Python-projects

The following project use python3. All required packages are listed in file.

1.Number recognition:

This project take images of numbers from database and one test image of number. All images are 8x8 pixel images. Every pixel is compared with with each other and prediction is made. If image is colored than threshold is used for normalisation.

2. Can you guess:

Its a small game for fun:)

3. Rock-Paper-Scissors game:

Now play Rock-Paper-Scissors game in python.