Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moozunch/rock-paper-scissors-neural-networks-image-classification
Rock Paper Scissor Image Classification with Tensorflow Keras API
https://github.com/moozunch/rock-paper-scissors-neural-networks-image-classification
ai artificial-intelligence artificial-neural-networks classification-algorithm computer-vision convolutional-neural-networks deep-learning keras machine-learning nueral-networks python3 tensorflow
Last synced: 25 days ago
JSON representation
Rock Paper Scissor Image Classification with Tensorflow Keras API
- Host: GitHub
- URL: https://github.com/moozunch/rock-paper-scissors-neural-networks-image-classification
- Owner: moozunch
- Created: 2024-06-21T03:51:06.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-07-06T16:30:59.000Z (7 months ago)
- Last Synced: 2024-07-06T17:42:55.823Z (7 months ago)
- Topics: ai, artificial-intelligence, artificial-neural-networks, classification-algorithm, computer-vision, convolutional-neural-networks, deep-learning, keras, machine-learning, nueral-networks, python3, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock Paper Scissors Neural Network Image Classification
![image](https://github.com/moozunch/Rock-Paper-Scissors-ML-Image-Classification/assets/112236945/0a8aa3b5-6d86-43c1-9ce1-17b2cafdddf3)
![image](https://github.com/moozunch/Rock-Paper-Scissors-ML-Image-Classification/assets/112236945/740af3cd-be3a-405b-82cb-6a835d69bed2)
![image](https://github.com/moozunch/Rock-Paper-Scissors-ML-Image-Classification/assets/112236945/79e22788-3fb0-41d4-9fe9-bbfb5f8cd534)
## Tools
* Colab Notebook
* Python
* TensorFlow## Datasets
[Kaggle](https://www.kaggle.com/datasets/drgfreeman/rockpaperscissors/data)## Colab Notebook Link
* [Rock-Paper-Scissors](https://colab.research.google.com/drive/14fOGffgly_wDHu2HCZdRhykX0pk2qNgU?usp=sharing)
* [Jupyter Notebook](https://github.com/moozunch/Rock-Paper-Scissors-ML-Image-Classification/blob/main/RockPaperScissors.ipynb)