Difference between revisions of "ConvNetJS"
m |
m (Text replacement - "http:" to "https:") |
||
| Line 5: | Line 5: | ||
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
}} | }} | ||
| − | [ | + | [https://www.youtube.com/results?search_query=ConvNetJS+artificial+intelligence+deep+learning Youtube search...] |
| − | [ | + | [https://www.google.com/search?q=ConvNetJS+deep+machine+learning+ML+artificial+intelligence ...Google search] |
* [[Libraries & Frameworks]] | * [[Libraries & Frameworks]] | ||
| − | * [ | + | * [https://cs.stanford.edu/people/karpathy/convnetjs/demo/classify2d.html ConvNetJS Demo] | [[Creatives#Andrej Karpathy |Andrej Karpathy]] |
| − | ** [ | + | ** [https://cs.stanford.edu/people/karpathy/convnetjs/ ConvNetJS Project page with demonstrations] |
| − | ** [ | + | ** [https://github.com/karpathy/convnetjs ConvNetJS | GitHub] |
a [[Javascript]] library for training Deep Learning models ([[Deep Neural Network (DNN)]]) entirely in the browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat. | a [[Javascript]] library for training Deep Learning models ([[Deep Neural Network (DNN)]]) entirely in the browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat. | ||
Revision as of 05:52, 28 March 2023
Youtube search... ...Google search
a Javascript library for training Deep Learning models (Deep Neural Network (DNN)) entirely in the browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat.