LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
alcnet/__init__.py
alcnet/analysis.py
alcnet/model.py
alcnet/trainer.py
alcnet/utils.py
alcnet.egg-info/PKG-INFO
alcnet.egg-info/SOURCES.txt
alcnet.egg-info/dependency_links.txt
alcnet.egg-info/requires.txt
alcnet.egg-info/top_level.txt
examples/mnist_example.py
tests/test_alcnet.py