Toy Neural network in java using processing
Parameter : input nodes, hidden nodes, output nodes, number of hidden layers
e.g: NN 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
therealyubraj/NeuralNetworkJava
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Toy Neural network in java using processing
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published