LICENSE
MANIFEST.in
README.rst
VERSION
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
skorch/__init__.py
skorch/classifier.py
skorch/cli.py
skorch/dataset.py
skorch/exceptions.py
skorch/helper.py
skorch/history.py
skorch/net.py
skorch/probabilistic.py
skorch/regressor.py
skorch/scoring.py
skorch/setter.py
skorch/toy.py
skorch/utils.py
skorch.egg-info/PKG-INFO
skorch.egg-info/SOURCES.txt
skorch.egg-info/dependency_links.txt
skorch.egg-info/not-zip-safe
skorch.egg-info/requires.txt
skorch.egg-info/top_level.txt
skorch/callbacks/__init__.py
skorch/callbacks/base.py
skorch/callbacks/logging.py
skorch/callbacks/lr_scheduler.py
skorch/callbacks/regularization.py
skorch/callbacks/scoring.py
skorch/callbacks/training.py
skorch/tests/__init__.py
skorch/tests/conftest.py
skorch/tests/test_classifier.py
skorch/tests/test_cli.py
skorch/tests/test_dataset.py
skorch/tests/test_helper.py
skorch/tests/test_history.py
skorch/tests/test_net.py
skorch/tests/test_probabilistic.py
skorch/tests/test_regressor.py
skorch/tests/test_scoring.py
skorch/tests/test_setter.py
skorch/tests/test_toy.py
skorch/tests/test_utils.py