Skip to content

Commit

Permalink
Test AutoAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
jan authored and jan committed Apr 7, 2017
1 parent ce53e0e commit cdbbe98
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
Documentation
##################################
See: http://pydeep.readthedocs.io/en/latest/index.html
Documentation: http://pydeep.readthedocs.io/en/latest/index.html


Welcome
##################################

PyDeep is a machine learning / deep learning library with focus on unsupervised learning.
The library has a modular design, is well documented and purely written in Python/Numpy.
This allows you to understand, use, modify, and debug the code easily. Furthermore,
its extensive use of unittests assures a high level of reliability and correctness.

News
''''''''''''''''''''''''''''''''''''''''''''''''''''

- The documentation is updated to restructured text
- Documentation hosted
- Next the unit tests will be added
Expand All @@ -23,7 +20,6 @@ News
- Upcoming: Feed Forward neural networks will be added

Features
''''''''''''''''''''''''''''''''''''''''''''''''''''

- Principal Component Analysis (PCA)

Expand Down Expand Up @@ -75,7 +71,6 @@ Features


Scientific use
''''''''''''''''''''''''''''''''''''''''''''''''''''

The library contains code I have written during my PhD research allowing you to reproduce
the results described in the following publications.
Expand Down Expand Up @@ -105,6 +100,5 @@ IF you want to use PyDeep in your publication, you can cite it as follows.
}

Contact:
''''''''''''''''''''''''''''''''''''''''''''''''''''

`Jan Melchior <https://www.ini.rub.de/the_institute/people/jan-melchior/>`_

0 comments on commit cdbbe98

Please sign in to comment.