README.rst
setup.cfg
setup.py
neuralpy/__init__.py
neuralpy/neural.py
neuralpy.egg-info/PKG-INFO
neuralpy.egg-info/SOURCES.txt
neuralpy.egg-info/dependency_links.txt
neuralpy.egg-info/requires.txt
neuralpy.egg-info/top_level.txt
neuralpy2/__init__.py
neuralpy2/activations.py
neuralpy2/colors.py
neuralpy2/costs.py
neuralpy2/neural2.py
neuralpy2/iterators/__init__.py
neuralpy2/iterators/iterator.py
neuralpy2/iterators/layer_iterator.py
neuralpy2/layers/__init__.py
neuralpy2/layers/input_.py
neuralpy2/layers/layer.py
neuralpy2/layers/mlp.py