https://github.com/armandfs/basic_tf_classification
This repository was a final project done in Dicoding's Intro to Machine Learning course. I basically just did a simple multiclass classification on a rock paper scissors dataset using tensorflow.
https://github.com/armandfs/basic_tf_classification
Last synced: about 1 month ago
JSON representation
This repository was a final project done in Dicoding's Intro to Machine Learning course. I basically just did a simple multiclass classification on a rock paper scissors dataset using tensorflow.
- Host: GitHub
- URL: https://github.com/armandfs/basic_tf_classification
- Owner: ArmandFS
- License: gpl-3.0
- Created: 2023-11-29T13:51:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T13:52:14.000Z (over 2 years ago)
- Last Synced: 2025-06-06T13:04:58.083Z (12 months ago)
- Language: Jupyter Notebook
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# basic_tf_classification
This repository was a final project done in Dicoding's Intro to Machine Learning course. I basically just did a simple multiclass classification on a rock paper scissors dataset using tensorflow.