.. Autoencoder documentation master file, created by sphinx-quickstart on Fri Apr 24 23:21:35 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Autoencoder's documentation! ======================================= This is a neural networks from scratch library which has been created for the course "Numerical methods of algorithmic systems and neural networks" which has been taught in the summer semester 2020 at the Leibniz Universität Hannover by Prof. Thomas Wick. .. toctree:: :maxdepth: 2 :caption: Table of Contents: getting_started basics classifier_demo.ipynb autoencoder_demo.ipynb VAE_demo.ipynb gan_demo.ipynb license help Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`