LICENSE
README.md
pyproject.toml
aicoach/__init__.py
aicoach/data_types.py
aicoach/divergence.py
aicoach/history.py
aicoach/imbalance.py
aicoach/learning_rate.py
aicoach/overfitting.py
aicoach/plateau.py
aicoach.egg-info/PKG-INFO
aicoach.egg-info/SOURCES.txt
aicoach.egg-info/dependency_links.txt
aicoach.egg-info/requires.txt
aicoach.egg-info/top_level.txt
tests/test_divergence.py
tests/test_get_advice.py
tests/test_history.py
tests/test_imbalance.py
tests/test_learning_rate.py
tests/test_overfitting.py
tests/test_plateau.py