Skip to content

Deep Learning in Javascript. Port of karpathy MagicNet client.

Notifications You must be signed in to change notification settings

hutch120/MyMagicNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyMagicNet

Deep Learning in Javascript. NodeJS port of karpathy MagicNet web client.

References: http://cs.stanford.edu/people/karpathy/convnetjs/ http://cs.stanford.edu/people/karpathy/convnetjs/demo/automatic.html

Github: https://github.com/hutch120/MyMagicNet

To run open nodejs command prompt, cd to the directory and run: $ node myMagicNet.js

Dependencies (included in zip) $ npm install convnetjs jquery traceback

Options: Open myMagicNet.js and set myMagicNetOpts

_.myMagicNetOpts.dataTitle: Set the data to train/test _.myMagicNetOpts.runTraining: true - runs training, false - runs testing.

About

Deep Learning in Javascript. Port of karpathy MagicNet client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published