https://github.com/dmitry-ai/tf-tutorial-1
TensorFlow: «Train your first neural network: basic classification»
https://github.com/dmitry-ai/tf-tutorial-1
tensorflow
Last synced: 3 months ago
JSON representation
TensorFlow: «Train your first neural network: basic classification»
- Host: GitHub
- URL: https://github.com/dmitry-ai/tf-tutorial-1
- Owner: dmitry-ai
- Created: 2019-05-11T20:36:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-12T17:33:35.000Z (about 7 years ago)
- Last Synced: 2025-06-02T07:07:23.504Z (about 1 year ago)
- Topics: tensorflow
- Language: Python
- Homepage: https://www.tensorflow.org/tutorials/keras/basic_classification
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My code based is on the official TensorFlow tutorial: «[Train your first neural network: basic classification](https://www.tensorflow.org/tutorials/keras/basic_classification)»