Difference between revisions of "Brain.js"
(→Neural Networks in Javascript) |
m |
||
| (One intermediate revision by the same user not shown) | |||
| 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=brain.js+javascript+artificial+intelligence+deep+machine+learning Youtube search...] |
| − | [ | + | [https://www.google.com/search?q=brain.js+javascript+artificial+intelligence+deep+machine+learning ...Google search] |
| − | * [ | + | * [https://brain.js.org/#/ Brain.js.org] ...GPU accelerated Neural networks in JavaScript for Browsers and Node.js |
* [[TensorFlow.js]] | * [[TensorFlow.js]] | ||
* [[ML5.js]] | * [[ML5.js]] | ||
| − | * [ | + | * [https://github.com/WebDevSimplified/Machine-Learning-Color-Contrast-Picker WebDevSimplified/Machine-Learning-Color-Contrast-Picker | Kyle Cook - GitHub] |
<youtube>60c4rMq-aH0</youtube> | <youtube>60c4rMq-aH0</youtube> | ||
| Line 23: | Line 23: | ||
| − | == Neural Networks in | + | == Neural Networks in JavaScript | Robert Plummer == |
| − | * [ | + | * [https://scrimba.com/g/gneuralnetworks Neural networks in JavaScript - Brain.js | Robert Plummer] ...19-part course |
| − | * [ | + | * [https://github.com/BrainJS/brain.js brain.js] in browser |
| − | * [ | + | * [https://nodejs.org/en/ Node.js] |
<youtube>qUuK_06j9I8</youtube> | <youtube>qUuK_06j9I8</youtube> | ||
| Line 32: | Line 32: | ||
=== Scrimba === | === Scrimba === | ||
| − | [ | + | [https://scrimba.com/g/gneuralnetworks introduction] |
<youtube>rDIlR71omg4</youtube> | <youtube>rDIlR71omg4</youtube> | ||
<youtube>yEN7vguYG0I</youtube> | <youtube>yEN7vguYG0I</youtube> | ||
Latest revision as of 23:05, 5 December 2023
Youtube search... ...Google search
- Brain.js.org ...GPU accelerated Neural networks in JavaScript for Browsers and Node.js
- TensorFlow.js
- ML5.js
- WebDevSimplified/Machine-Learning-Color-Contrast-Picker | Kyle Cook - GitHub
Neural Networks in JavaScript | Robert Plummer
- Neural networks in JavaScript - Brain.js | Robert Plummer ...19-part course
- brain.js in browser
- Node.js
Scrimba