.. SparseLearning documentation master file, created by
   sphinx-quickstart on Fri Jan 22 19:08:48 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to SparseLearning's documentation!
==========================================

This repository hosts source code for our reproducibility report on
`Rigging the Lottery: Making all Tickets Winners <https://arxiv.org/abs/1911.11134/>`_, published at ICML 2020.

.. image:: ../../img/dyn_sparse_train.png
  :width: 400
  :alt: RigL Main Figure

.. toctree::
   :maxdepth: 2
   :caption: User Documentation:

   getting_started
   example_code
   main_results
   code_structure
   references

.. toctree::
   :maxdepth: 2
   :caption: API Documentation:

   sparselearning/sparselearning
   visualization/visualization
   models/models

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
