Skip to content

bkentropy/convnetpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convnetpy

convnet.js python port with examples

convnet.js is a neural network library that works really well in a browser with a simple API.

I wanted to play with the source to learn about how it worked, and I figured the best way was to port it to python.

Check out the original convent.js repo: https://github.com/karpathy/convnetjs

and example that got me excited about it: http://cs.stanford.edu/people/karpathy/convnetjs/demo/classify2d.html

For a brief write-up on the topic, check out this blog post

About

convnet.js python port with examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%