.gitignore
LICENSE
README.md
requirements.txt
setup.py
.vscode/settings.json
docs/.buildinfo
docs/.nojekyll
docs/genindex.html
docs/index.html
docs/objects.inv
docs/py-modindex.html
docs/search.html
docs/searchindex.js
docs/_images/activation_LeakyReLU.png
docs/_images/activation_ReLU.png
docs/_images/activation_Sigmoid.png
docs/_images/activation_Tanh.png
docs/_images/camelfunc.png
docs/_images/functional_leaky_relu.png
docs/_images/functional_leaky_relu_prime.png
docs/_images/functional_relu.png
docs/_images/functional_relu_prime.png
docs/_images/functional_sigmoid.png
docs/_images/functional_sigmoid_prime.png
docs/_images/functional_tanh.png
docs/_images/functional_tanh_prime.png
docs/_images/mnist_cnn_loss.png
docs/_images/mnist_cnn_weights.png
docs/_images/mnist_data.png
docs/_images/nets.png
docs/_images/xor.gif
docs/_images/xor.png
docs/_modules/index.html
docs/_modules/nets/tensor.html
docs/_modules/nets/autograd/functions.html
docs/_modules/nets/autograd/hook.html
docs/_modules/nets/autograd/numeric.html
docs/_modules/nets/autograd/ops.html
docs/_modules/nets/autograd/parameter.html
docs/_modules/nets/data/batch.html
docs/_modules/nets/data/dataset.html
docs/_modules/nets/data/example.html
docs/_modules/nets/data/iterator.html
docs/_modules/nets/datasets/cifar.html
docs/_modules/nets/datasets/mnist.html
docs/_modules/nets/nn/activation.html
docs/_modules/nets/nn/functional.html
docs/_modules/nets/nn/loss.html
docs/_modules/nets/nn/utils.html
docs/_modules/nets/nn/modules/conv.html
docs/_modules/nets/nn/modules/dnn.html
docs/_modules/nets/nn/modules/dropout.html
docs/_modules/nets/nn/modules/linear.html
docs/_modules/nets/nn/modules/module.html
docs/_modules/nets/nn/modules/pool.html
docs/_modules/nets/nn/modules/rnn.html
docs/_modules/nets/nn/modules/rnnbase.html
docs/_modules/nets/nn/modules/sequential.html
docs/_modules/nets/optim/adagrad.html
docs/_modules/nets/optim/adam.html
docs/_modules/nets/optim/optimizer.html
docs/_modules/nets/optim/rmsprop.html
docs/_modules/nets/optim/sgd.html
docs/_modules/nets/solver/solver.html
docs/_modules/nets/utils/display.html
docs/_modules/nets/utils/errors.html
docs/_modules/nets/utils/functions.html
docs/_sources/index.rst.txt
docs/_sources/source/getting-started.rst.txt
docs/_sources/source/package.rst.txt
docs/_sources/source/tutorial-cnn.rst.txt
docs/_sources/source/tutorial-xor.rst.txt
docs/_sources/source/tutorial.rst.txt
docs/_static/basic.css
docs/_static/doctools.js
docs/_static/documentation_options.js
docs/_static/file.png
docs/_static/jquery-3.4.1.js
docs/_static/jquery.js
docs/_static/language_data.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/underscore-1.3.1.js
docs/_static/underscore.js
docs/_static/css/theme.css
docs/_static/css/theme.css.map
docs/_static/fonts/FreightSans/freight-sans-bold-italic.woff
docs/_static/fonts/FreightSans/freight-sans-bold-italic.woff2
docs/_static/fonts/FreightSans/freight-sans-bold.woff
docs/_static/fonts/FreightSans/freight-sans-bold.woff2
docs/_static/fonts/FreightSans/freight-sans-book-italic.woff
docs/_static/fonts/FreightSans/freight-sans-book-italic.woff2
docs/_static/fonts/FreightSans/freight-sans-book.woff
docs/_static/fonts/FreightSans/freight-sans-book.woff2
docs/_static/fonts/FreightSans/freight-sans-light-italic.woff
docs/_static/fonts/FreightSans/freight-sans-light-italic.woff2
docs/_static/fonts/FreightSans/freight-sans-light.woff
docs/_static/fonts/FreightSans/freight-sans-light.woff2
docs/_static/fonts/FreightSans/freight-sans-medium-italic.woff
docs/_static/fonts/FreightSans/freight-sans-medium-italic.woff2
docs/_static/fonts/FreightSans/freight-sans-medium.woff
docs/_static/fonts/FreightSans/freight-sans-medium.woff2
docs/_static/fonts/IBMPlexMono/IBMPlexMono-Light.woff
docs/_static/fonts/IBMPlexMono/IBMPlexMono-Light.woff2
docs/_static/fonts/IBMPlexMono/IBMPlexMono-Medium.woff
docs/_static/fonts/IBMPlexMono/IBMPlexMono-Medium.woff2
docs/_static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff
docs/_static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff2
docs/_static/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff
docs/_static/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff2
docs/_static/images/arrow-down-orange.svg
docs/_static/images/arrow-right-with-tail.svg
docs/_static/images/chevron-down-grey.svg
docs/_static/images/chevron-down-orange.svg
docs/_static/images/chevron-right-orange.svg
docs/_static/images/chevron-right-white.svg
docs/_static/images/home-footer-background.jpg
docs/_static/images/icon-close.svg
docs/_static/images/icon-menu-dots-dark.svg
docs/_static/images/logo-dark.svg
docs/_static/images/logo-facebook-dark.svg
docs/_static/images/logo-icon.svg
docs/_static/images/logo-twitter-dark.svg
docs/_static/images/logo-youtube-dark.svg
docs/_static/images/logo.svg
docs/_static/images/pytorch-colab.svg
docs/_static/images/pytorch-download.svg
docs/_static/images/pytorch-github.svg
docs/_static/images/pytorch-x.svg
docs/_static/images/search-icon.svg
docs/_static/images/view-page-source-icon.svg
docs/_static/js/modernizr.min.js
docs/_static/js/theme.js
docs/_static/js/vendor/anchor.min.js
docs/_static/js/vendor/bootstrap.min.js
docs/_static/js/vendor/popper.min.js
docs/source/getting-started.html
docs/source/package.html
docs/source/tutorial-cnn.html
docs/source/tutorial-xor.html
docs/source/tutorial.html
examples/notebooks/0_Getting_Started_with_NETS.ipynb
examples/notebooks/1_Image_Classifier_with_NETS.ipynb
examples/notebooks/1_Image_Classifier_with_PyTorch.ipynb
examples/notebooks/2_Build_a_CNN_with_NETS.ipynb
img/nets.png
img/xor.gif
img/xor.png
img/xor_classification.png
nets/__init__.py
nets/cuda.py
nets/numeric.py
nets/tensor.py
nets.egg-info/PKG-INFO
nets.egg-info/SOURCES.txt
nets.egg-info/dependency_links.txt
nets.egg-info/not-zip-safe
nets.egg-info/requires.txt
nets.egg-info/top_level.txt
nets/autograd/__init__.py
nets/autograd/_utils.py
nets/autograd/function.py
nets/autograd/functional.py
nets/autograd/functions.py
nets/autograd/hook.py
nets/autograd/numeric.py
nets/autograd/operation.py
nets/autograd/ops.py
nets/autograd/parameter.py
nets/autograd/utils.py
nets/data/__init__.py
nets/data/_utils.py
nets/data/batch.py
nets/data/dataset.py
nets/data/example.py
nets/data/iterator.py
nets/datasets/__init__.py
nets/datasets/cifar.py
nets/datasets/mnist.py
nets/datasets/svhn.py
nets/nn/__init__.py
nets/nn/activation.py
nets/nn/functional.py
nets/nn/loss.py
nets/nn/utils.py
nets/nn/modules/__init__.py
nets/nn/modules/_utils.py
nets/nn/modules/conv.py
nets/nn/modules/dnn.py
nets/nn/modules/dropout.py
nets/nn/modules/linear.py
nets/nn/modules/module.py
nets/nn/modules/pool.py
nets/nn/modules/rnn.py
nets/nn/modules/rnnbase.py
nets/nn/modules/sequential.py
nets/optim/__init__.py
nets/optim/adagrad.py
nets/optim/adam.py
nets/optim/optimizer.py
nets/optim/rmsprop.py
nets/optim/sgd.py
nets/solver/__init__.py
nets/solver/solver.py
nets/utils/__init__.py
nets/utils/decorator.py
nets/utils/display.py
nets/utils/errors.py
nets/utils/functions.py
test/test_autograd.py
test/test_tensor.py
vanilla/__init__.py
vanilla/cnn.py
vanilla/dnn.py
vanilla/rnn.py