CHANGELOG.md
MANIFEST.in
README.md
requirements.txt
setup.py
tfinterface/__coconut__.py
tfinterface/__init__.py
tfinterface/base_tests.py
tfinterface/decorators.py
tfinterface/metrics.py
tfinterface/utils.py
tfinterface/version.py
tfinterface.egg-info/PKG-INFO
tfinterface.egg-info/SOURCES.txt
tfinterface.egg-info/dependency_links.txt
tfinterface.egg-info/requires.txt
tfinterface.egg-info/top_level.txt
tfinterface/supervised/__coconut__.py
tfinterface/supervised/__init__.py
tfinterface/supervised/supervised_inputs.py
tfinterface/supervised/supervised_model.py
tfinterface/tests/__coconut__.py
tfinterface/tests/__init__.py
tfinterface/tests/test_examples.py
tfinterface/tests/test_supervised_trainer.py
tfinterface/tests/test_utils.py