CHANGELOG.txt
LICENCE.txt
MANIFEST.in
README.md
setup.py
HAL_9000/__init__.py
HAL_9000/activation_functions.py
HAL_9000/brain_layers.py
HAL_9000/loss_functions.py
HAL_9000/multilayer_perceptron.py
HAL_9000/neural_network.py
HAL_9000/optimizers.py
HAL_9000/perceptron.py
HAL_9000/utils.py
HAL_9000.egg-info/PKG-INFO
HAL_9000.egg-info/SOURCES.txt
HAL_9000.egg-info/dependency_links.txt
HAL_9000.egg-info/requires.txt
HAL_9000.egg-info/top_level.txt
examples/eg_cnn.py
examples/eg_dqn.py
examples/eg_mlp.py
examples/eg_ne.py
examples/eg_nn.py
examples/eg_p.py
examples/eg_vrnn.py
examples/input_vrnn.txt