Neural network javaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Neural network javaScript

Somebody explain me about development of neural network implementing javaScript.

11th Apr 2019, 7:28 AM
Sarthak Pokhrel
Sarthak Pokhrel - avatar
8 Answers
+ 3
<script src="https://unpkg.com/brain.js@1.0.0-rc.3/browser.js"></script> const network = new brain.NeuralNetwork(); var trainArray=[]; https://code.sololearn.com/WVqgqi1TMKse/?ref=app
11th Apr 2019, 12:15 PM
Gordon
Gordon - avatar
+ 3
꧁Sᴏᴜᴘᴛɪᴋ Nᴀᴛʜ꧂ But I don't know brain.js, you can ask in Q&A. Someone who knows may answer.
22nd Jun 2020, 4:33 PM
Gordon
Gordon - avatar
+ 2
Gordon I was expecting the same. My main confusion is that, how to implement brain.js. How to add that to website?
11th Apr 2019, 11:52 AM
Sarthak Pokhrel
Sarthak Pokhrel - avatar
+ 1
https://www.sololearn.com/learn/733/?ref=app For small projects, use brain.js or tensorflow.js
11th Apr 2019, 10:45 AM
Gordon
Gordon - avatar
+ 1
Neural network is so simple Just like nerves There are points, input, output Each point get input it processes it and outputs it by doing something for a lot time it gets faster at that thing so it learns.
9th Nov 2022, 1:00 PM
heaker Gamer
0
Gordon I need some help regarding brain.js. How may I contact you?
22nd Jun 2020, 2:09 PM
Souptik Nath
Souptik Nath - avatar
0
Anyone knows brain.js?
6th Jul 2021, 5:25 AM
ScoRpioN
ScoRpioN - avatar
0
Ceri
28th Jan 2022, 2:59 PM
Samantha Dennis