.. dnns documentation master file, created by sphinx-quickstart on Thu Oct 15 14:13:20 2020. You can adapt this file completely to your liking, but it should at least contain the root 'toctree' directive. Deep Neural Networks =============================================== This module provides scripts, classes, and functions to help you train deep neural networks on multiple machines with multiple GPUs. This module utilizes the following libraries (in no particular order): - h5py - pytorch - nvidia-apex - yaml - cmocean - numpy - matplotlib To get started, :doc:`click here <./gettingstarted>`. .. toctree:: :maxdepth: 2 :caption: Contents: gettingstarted config data loader Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`