Skip to content

Commit

Permalink
All unittests added + doc new adapted
Browse files Browse the repository at this point in the history
  • Loading branch information
jan authored and jan committed Apr 22, 2017
1 parent f514c6f commit 568499d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/tutorials/Binary_RBM_MNIST_small.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ Source code
:scale: 20 %
:target: https://github.com/MelJan/PyDeep/blob/master/examples/RBM_binary_MNIST_small.py

.. literalinclude:: ../../examples/.py
.. literalinclude:: ../../examples/RBM_binary_MNIST_small.py
4 changes: 2 additions & 2 deletions docs/tutorials/ICA_2D_example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ Source code

.. figure:: images/download_icon.png
:scale: 20 %
:target: https://github.com/MelJan/PyDeep/blob/master/examples/PCA_2D.py
:target: https://github.com/MelJan/PyDeep/blob/master/examples/ICA_2D.py

.. literalinclude:: ../../examples/PCA_2D.py
.. literalinclude:: ../../examples/ICA_2D.py

0 comments on commit 568499d

Please sign in to comment.