An open API service indexing awesome lists of open source software.

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.

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