Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- `ANN`: - Added `toJson`, `toJsonMap` and `fromJson`. - `Layer`: - Added `toJson`, `toJsonMap` and `fromJson`. - `ActivationFunction`: - Added `toJson`, `toJsonMap`, `fromJson` and `byName`. - `Scale`: - Added `format`. - Added `toJson`, `toJsonMap` and `fromJson`. - `Signal`: - Added `format` and `fromFormat`. - Optimize `values` implementation for each format. - `Propagation` remove unused `_layersPreviousGradientsDeltas`. - Extension `ListExtension`: - Added `asDoubles` and `asInts`.
- Loading branch information