Play the classic game of Rock Paper Scissors with your Raspberry Pi with Machine Learning.
Explore the docs »
·
Report Bug
·
Request Feature
·
| Loss | Accuracy | Validation Loss | Validation Accuracy |
|---|---|---|---|
| 0.0593 | 0.9787 | 0.1108 | 0.9722 |
Please refer to the RPS CNN Training.ipynb file in the notebooks folder.
Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
All you simply need to do is:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request

