Difference between revisions of "ConvNetJS"

From
Jump to: navigation, search
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  
 
}}
 
}}
[http://www.youtube.com/results?search_query=ConvNetJS+artificial+intelligence+deep+learning Youtube search...]
+
[https://www.youtube.com/results?search_query=ConvNetJS+artificial+intelligence+deep+learning Youtube search...]
[http://www.google.com/search?q=ConvNetJS+deep+machine+learning+ML+artificial+intelligence ...Google search]
+
[https://www.google.com/search?q=ConvNetJS+deep+machine+learning+ML+artificial+intelligence ...Google search]
  
 
* [[Libraries & Frameworks]]
 
* [[Libraries & Frameworks]]
* [http://cs.stanford.edu/people/karpathy/convnetjs/demo/classify2d.html ConvNetJS Demo] | [[Creatives#Andrej Karpathy |Andrej Karpathy]]
+
* [https://cs.stanford.edu/people/karpathy/convnetjs/demo/classify2d.html ConvNetJS Demo] | [[Creatives#Andrej Karpathy |Andrej Karpathy]]
** [http://cs.stanford.edu/people/karpathy/convnetjs/ ConvNetJS Project page with demonstrations]
+
** [https://cs.stanford.edu/people/karpathy/convnetjs/ ConvNetJS Project page with demonstrations]
** [http://github.com/karpathy/convnetjs ConvNetJS | GitHub]  
+
** [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.