LICENSE
README.md
pyproject.toml
astroemu/__init__.py
astroemu/_version.py
astroemu/dataloaders.py
astroemu/losses.py
astroemu/network.py
astroemu/normalisation.py
astroemu/serialisation.py
astroemu/train.py
astroemu/utils.py
astroemu.egg-info/PKG-INFO
astroemu.egg-info/SOURCES.txt
astroemu.egg-info/dependency_links.txt
astroemu.egg-info/requires.txt
astroemu.egg-info/top_level.txt
tests/test_dataloaders.py
tests/test_normalisation.py
tests/test_serialisation.py
tests/test_training.py