.bumpversion.cfg
.codecov.yml
.travis.yml
LICENSE
MANIFEST.in
README.md
setup.py
tox.ini
examples/glvq_iris.py
prototorch/__init__.py
prototorch.egg-info/PKG-INFO
prototorch.egg-info/SOURCES.txt
prototorch.egg-info/dependency_links.txt
prototorch.egg-info/requires.txt
prototorch.egg-info/top_level.txt
prototorch/functions/__init__.py
prototorch/functions/activations.py
prototorch/functions/competitions.py
prototorch/functions/distances.py
prototorch/functions/initializers.py
prototorch/functions/losses.py
prototorch/modules/__init__.py
prototorch/modules/losses.py
prototorch/modules/prototypes.py
tests/__init__.py
tests/test_functions.py
tests/test_modules.py