ConvNetJS. Train AI image recognition models right in your web browser.

github.com/karpathy/convnetjs

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2016
  • Merge pull request #80 from Larry850806/patch-1
  • Update Readme.md
March 2016
  • clarifying
August 2015
  • Merge pull request #45 from vallettea/master
  • of by one error fixed
  • added a check for regression output
  • Merge pull request #41 from kashif/adam
July 2015
  • updated adam solver to v8 of paper
  • Merge pull request #39 from riantsoa/patch-1
  • Update automatic.html
  • Merge pull request #38 from korczis/patch-1
  • Remove dead link
June 2015
  • Merge pull request #37 from Kaixhin/master
  • Add -1 to Adam for correctness
  • Add Adam optimiser
  • Merge pull request #35 from cbovar/Fix-mnist-example
  • Use image_channels when filling volume
May 2015
  • Merge pull request #33 from pavelpep/master
  • moving javascript and css files into their own folders
  • added ability to "upload" and test with own image in mnist and cifar1…
September 2014
  • Release —v1.1.0