Deep learning for hackers: a hands-on approach to machine learning and deep learning.
Stars
67
Forks
23
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
stub for Hinge Loss (SVM) and refactoring of classifiers
84dca7c
added BatchNormalizer and a few corrections
58bb681
typo
4e13708
quick cleaning + added Adam
6dffcac
examples of a run for the DNN ipython notebook
e2ec5c4
Merge pull request #1 from charlesollion/dnn_notebook
4169c5e
added DNN notebook first version
3f737ea
pylab gone
08fb158
minor change in the docstring of rmsprop
bdaafd6
trying to figure out why RMSprop sucks on LogReg
b29a2ff
support for RMSprop in progress
fa7821b
more sensible colormap for weights, thanks @ogrisel for the suggestion
404859a
numbering sections
10b8f41
s/broken link/hacked fixed link/
6f33689
with python3 compatible print statements
0a39aad