Metadata-Version: 2.0
Name: tfinterface
Version: 0.0.13
Summary: A light wrapper over TensorFlow that enables you to easily create complex deep neural networks using the Builder Pattern through a functional fluent immutable API
Home-page: https://github.com/cgarciae/tfinterface
Author: Cristian Garcia
Author-email: cgarcia.e88@gmail.com
License: MIT
Download-URL: https://github.com/cgarciae/tfinterface/tarball/0.0.13
Description-Content-Type: UNKNOWN
Keywords: tensorflow,deep learning,neural networks
Platform: UNKNOWN
Requires-Dist: phi
Requires-Dist: cytoolz
Requires-Dist: numpy

# tf-interface


