% nndt documentation master file, created by % sphinx-quickstart on Tue Dec 13 17:08:30 2022. % You can adapt this file completely to your liking, but it should at least % contain the root `toctree` directive. # Welcome to nndt's documentation! ```{toctree} :caption: 'Modules' :maxdepth: 2 modules ``` ```{toctree} :caption: 'Notebooks:' :maxdepth: 2 notebooks/tutorial1_space_model notebooks/tutorial2_research_viz notebooks/tutorial3_primitives__NOT_COMPLETE ```