Skip to content

Commit

Permalink
Changed README
Browse files Browse the repository at this point in the history
  • Loading branch information
jan authored and jan committed Apr 7, 2017
1 parent b8a6aa3 commit 4047dcd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Python machine learning library with focus on unsupervised learning.
PyDeep is a machine learning / deep learning library with focus on unsupervised learning. It contains the code I have written during my PhD research allowing you to reproduce the results described in my publications.

PyDeep 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 unitests assures a high level of reliability and correctness.

0 comments on commit 4047dcd

Please sign in to comment.