Skip to content

Commit bc90ba0

Browse files
committed
Merge pull request scikit-learn#5831 from codevig/mybranch
[MRG+1] add Lasagna to related projects docs
2 parents 2900c5a + 2c298d0 commit bc90ba0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/related_projects.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ and tasks.
9898
- `hdbscan <https://github.com/lmcinnes/hdbscan>`_ HDBSCAN and Robust Single Linkage clustering algorithms
9999
for robust variable density clustering.
100100

101+
- `lasagne <https://github.com/Lasagne/Lasagne>`_ a lightweight library to build and train neural networks in Theano.
102+
103+
101104
Statistical learning with Python
102105
--------------------------------
103106
Other packages useful for data analysis and machine learning.

0 commit comments

Comments
 (0)