Metadata-Version: 2.0
Name: ml-lib
Version: 0.0.1
Summary: Machine learning library built on top of TensorFlow.
Home-page: https://github.com/AlassaneNdiaye/machine-learning
Author: Alassane Ndiaye
Author-email: alassane.ndiaye@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: numpy
Requires-Dist: tensorflow

Machine learning library built on top of TensorFlow. ml-lib offers 
features such as:

+ the ability to make models from Layer objects

+ automatic backups of the session during training

+ direct integration with TensorBoard




