|
|
|
|
|
by axel180
2731 days ago
|
|
A lot of neural networks start by first constructing the neural network structure, and eventually getting around to running the data through it. Where in brain.js, line 2 in most examples (just after instantiation) is train with data. |
|