Skip to content

BackpropTools/documentation

Repository files navigation

Documentation for BackpropTools

C++ Notebooks as Documentation

This repo contains a Docker container that can run C++ notebooks to create a tutorial that can be run on e.g. Binder but also viewed on e.g. readthedocs.

The Docker container to run the C++ notebooks can be built using ./build.sh and run using ./run_jupyter.sh the only requirement is a working Docker installation.

Sphinx doc

Sphinx uses rst files to create a standard documentation format that can also include jupyter notebooks. Use ./build_sphinx.sh to build the image and ./run_build_sphinx.sh to run the container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published