We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2900c5a + 2c298d0 commit bc90ba0Copy full SHA for bc90ba0
doc/related_projects.rst
@@ -98,6 +98,9 @@ and tasks.
98
- `hdbscan <https://github.com/lmcinnes/hdbscan>`_ HDBSCAN and Robust Single Linkage clustering algorithms
99
for robust variable density clustering.
100
101
+- `lasagne <https://github.com/Lasagne/Lasagne>`_ a lightweight library to build and train neural networks in Theano.
102
+
103
104
Statistical learning with Python
105
--------------------------------
106
Other packages useful for data analysis and machine learning.
0 commit comments