| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-10-10 | 244 Bytes | |
| Version 1.2.1(10 October 2018).tar.gz | 2018-10-10 | 6.8 kB | |
| Version 1.2.1(10 October 2018).zip | 2018-10-10 | 12.0 kB | |
| Totals: 3 Items | 19.0 kB | 0 | |
This is a minor update, contains:
- New methods in NeuralNetwork:
fullTrain(int[] data, double expected)andfullTrain(double[] data, double expected). Now you can train only the first layer with that data, others are trained with results.