Back to search
Stars
48
Forks
38
Watchers
48
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Merge branch 'master' of https://github.com/happynear/DeepLearnToolbox
2539a8cView on GitHubAdded batch normalization [http://arxiv.org/abs/1502.03167] and hinge loss.
3738ee2View on GitHubMerge branch 'master' of https://github.com/happynear/DeepLearnToolbox
9408bfeView on GitHubMainly changed the CNN module. Adding ReLU, max pooling, stochastic pooling, softmax, dropout to the DeepLearnToolbox CNN.
d9d352cView on GitHub