LICENSE
README.md
setup.cfg
setup.py
tmflow/__init__.py
tmflow.egg-info/PKG-INFO
tmflow.egg-info/SOURCES.txt
tmflow.egg-info/dependency_links.txt
tmflow.egg-info/requires.txt
tmflow.egg-info/top_level.txt
tmflow/learn/__init__.py
tmflow/learn/base_polynomial_layer.py
tmflow/learn/kronecker_polynomial_layer.py
tmflow/learn/polynomial_layer.py
tmflow/learn/helpers/__init__.py
tmflow/learn/helpers/sequential_predict.py
tmflow/map/__init__.py
tmflow/map/construct.py
tmflow/map/test_map_construct_calculation.py
tmflow/utils/__init__.py
tmflow/utils/convert_initial_weights.py
tmflow/utils/tensor_ops.py
tmflow/utils/solver/__init__.py
tmflow/utils/solver/tm_solver.py
tmflow/utils/weights/__init__.py
tmflow/utils/weights/convert_initial_weights.py
tmflow/utils/weights/dump_weights.py
tmflow/utils/weights/expand_weights.py