https://github.com/conchylicultor/abcdeep
Module to simplify the creation of Deep Learning research programs with TensorFlow.
https://github.com/conchylicultor/abcdeep
python tensorflow
Last synced: 2 months ago
JSON representation
Module to simplify the creation of Deep Learning research programs with TensorFlow.
- Host: GitHub
- URL: https://github.com/conchylicultor/abcdeep
- Owner: Conchylicultor
- License: apache-2.0
- Created: 2017-02-13T21:23:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T05:37:50.000Z (almost 9 years ago)
- Last Synced: 2025-04-03T21:15:29.768Z (over 1 year ago)
- Topics: python, tensorflow
- Language: Python
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AbcDeep
This module was supposed to be a wrapper around TensorFlow to simplify the creation of Deep Learning research programs. I never had time to finish this project but I'm still releasing the source code in case that inspire someone.
The module require the following dependencies:
* tensorflow 1.0
* tqdm