Metadata-Version: 1.1
Name: nn-wtf
Version: 0.1.2
Summary: Neural Networks Wrapper for TensorFlow
Home-page: http://github.com/lene/nn-wtf
Author: Lene Preuss
Author-email: lene.preuss@gmail.com
License: Apache Software License V2
Description: # nn-wtf - Neural Networks Wrapper for TensorFlow
        
        nn-wtf aims at providing a convenience wrapper to Google's 
        [TensorFlow](http://www.tensorflow.org/) machine learning library. 
        Its focus is on making neural networks easy to set up, train and use.
        
Keywords: machine learning neural networks tensorflow
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
