This website requires JavaScript.
Explore
City Headlines
Help
Register
Sign In
github-featured
/
karpathy--convnetjs
Watch
2
Star
0
Fork
0
You've already forked karpathy--convnetjs
Code
Issues
Pull Requests
Deployments
Models
Agent Notes
Packages
Projects
Releases
Wiki
Activity
Files
master
karpathy--convnetjs
/
build
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
karpathy
c366cbedd0
removing compiled files from repo, these will be found in releases from now on
2014-08-31 16:21:44 -07:00
..
deepqlearn.js
Adding a new Reinforcement Learning module that uses Deep Q Learning with a Neural Network approximating the value function, along with a demo
2014-02-22 14:47:57 -08:00
util.js
Modularizing the library since project was getting too big. Also adding LocallyConnectedLayer. Also adding support for both L1 (sparsity-enducing) and L2 regularization of weights. Misc bug fixed I encountered that incorrectly ignored some options passed in by user.
2014-01-09 03:06:06 -08:00
vis.js
Adding MagicNet demo files
2014-04-26 12:26:19 -07:00