https://github.com/offchan42/deeplearning
My DeepLearning practice using TensorFlow computation graph framework
https://github.com/offchan42/deeplearning
deep-learning tensorflow
Last synced: 2 months ago
JSON representation
My DeepLearning practice using TensorFlow computation graph framework
- Host: GitHub
- URL: https://github.com/offchan42/deeplearning
- Owner: offchan42
- Created: 2016-09-01T08:22:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T13:53:43.000Z (almost 10 years ago)
- Last Synced: 2025-04-04T03:13:41.970Z (over 1 year ago)
- Topics: deep-learning, tensorflow
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepLearning
My DeepLearning practice using TensorFlow
This is just a small fractions of my practice on Deep Learning.
You have to run these code on Unix systems because Windows is currently not supported by TensorFlow.
Alternative option is to use Docker or Virtual Machine for simulating a Unix system on Windows or Mac.