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: 7 months 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-06T16:30:59.000Z (over 1 year ago)
- Last Synced: 2025-01-13T09:14:19.819Z (9 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



## 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)