https://github.com/alexsomai/tensorflow-basics
Basic examples using TensorFlow
https://github.com/alexsomai/tensorflow-basics
tensorflow-basics tensorflow-examples tensorflow-experiments
Last synced: about 1 month ago
JSON representation
Basic examples using TensorFlow
- Host: GitHub
- URL: https://github.com/alexsomai/tensorflow-basics
- Owner: alexsomai
- Created: 2017-04-05T14:31:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T07:17:33.000Z (about 9 years ago)
- Last Synced: 2025-10-11T10:18:50.688Z (8 months ago)
- Topics: tensorflow-basics, tensorflow-examples, tensorflow-experiments
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorFlow basics
Basic examples using TensorFlow. All the examples are mainly taken from the official TensorFlow documentation.