Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 962 Bytes

index.rst

File metadata and controls

46 lines (31 loc) · 962 Bytes

Welcome to eve's documentation!

eve-mli is an open-source deep learning framework used to devise various architectures in a more flexible and interesting way.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   Readme <README.md>

   Copyright <copyright.rst>

Guidance

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   Spiking Neural Network <spiking/spiking.md>

   Quantization Neural Network <quantization/quantization.md>

   Pruning Neural Network <pruning/pruning.md>

   NAS <nas.md>

Indices and tables

.. toctree::
   :maxdepth: 4
   :caption: APIs

   eve