.. PyNews documentation master file, created by
   sphinx-quickstart on Thu Feb  6 21:36:17 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

==============================
Welcome to NETS documentation!
==============================


A python package for deep learning application


.. toctree::
    :maxdepth: 1
    :caption: Getting Started

    source/getting-started


.. toctree::
    :maxdepth: 1
    :caption: Tutorial

    source/tutorial

    source/tutorial-xor

    source/tutorial-cnn



.. toctree::
    :maxdepth: 1
    :caption: Package

    source/package




Indices
=======

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