You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specializations.md
+12
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,18 @@ _[Note: I'm adding this section due to the overwhelming amount of input from new
7
7
* Neural Networks for Machine Learning [U Toronto / Coursera](https://www.coursera.org/course/neuralnets)
8
8
*[Building Machine Learning Systems with Python](http://www.packtpub.com/building-machine-learning-systems-with-python/book)[source code](https://github.com/luispedro/BuildingMachineLearningSystemsWithPython)
*[OverFeat](http://cilvr.nyu.edu/doku.php?id=software:overfeat:start) Convolutional Network-based image features extractor and classifier
18
+
*[Hebel](https://github.com/hannes-brt/hebel) GPU-Accelerated Deep Learning Library in Python
19
+
*[neurolab](https://code.google.com/p/neurolab/) simple and powerful Neural Network Library for Python. Contains based neural networks, train algorithms and flexible framework to create and explore other networks
20
+
*[Pylearn2](http://deeplearning.net/software/pylearn2/) and [Theano](http://deeplearning.net/software/theano/) deep learning libraries
0 commit comments