LICENSE
MANIFEST.in
README.md
setup.py
tfseqestimator/__init__.py
tfseqestimator/dense.py
tfseqestimator/estimator.py
tfseqestimator/head.py
tfseqestimator/input.py
tfseqestimator/model.py
tfseqestimator/rnn.py
tfseqestimator/weight.py
tfseqestimator.egg-info/PKG-INFO
tfseqestimator.egg-info/SOURCES.txt
tfseqestimator.egg-info/dependency_links.txt
tfseqestimator.egg-info/requires.txt
tfseqestimator.egg-info/top_level.txt
tfseqestimator/tests/__init__.py
tfseqestimator/tests/test_dense.py
tfseqestimator/tests/test_estimator.py
tfseqestimator/tests/test_head.py
tfseqestimator/tests/test_input.py
tfseqestimator/tests/test_rnn.py
tfseqestimator/tests/test_weight.py