Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offchan42/deeplearning
My DeepLearning practice using TensorFlow computation graph framework
https://github.com/offchan42/deeplearning
deep-learning tensorflow
Last synced: 14 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T13:53:43.000Z (about 8 years ago)
- Last Synced: 2024-03-02T00:39:02.577Z (9 months 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 TensorFlowThis 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.