.. nn-blocks documentation master file, created by sphinx-quickstart on Wed Sep 1 14:59:05 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to nn-blocks's documentation! ===================================== A neural network library built from scratch, without dedicated deep learning packages. Training and testing deep neural networks and utilizing deep learning best practices for multi-class classification with fully connected neural networks, text generation with recurrent neural networks, and regression with fully connected networks. .. toctree:: :maxdepth: 2 :caption: Contents: modules Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`