Toy Neural Network Library in p5.js
Parameter : input nodes, hidden nodes, output nodes, number of hidden layers
e.g: let brain = new NN(2,3,1,2); 2 inputs,2 hidden layers containing 3 hidden nodes and 1 output node.
-
Notifications
You must be signed in to change notification settings - Fork 0
Toy Neural Network Library in p5.js
License
therealyubraj/NerualNetworkJS
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Toy Neural Network Library in p5.js
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published