| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.3.6 source code.tar.gz | 2026-01-14 | 8.0 MB | |
| 2.3.6 source code.zip | 2026-01-14 | 8.0 MB | |
| README.md | 2026-01-14 | 408 Bytes | |
| Totals: 3 Items | 16.0 MB | 0 | |
- Fixed bug affecting PCA initialization
- Fixed documentation of decay functions thanks to @mariajmolina
- Fixed possible propagation of numerical errors in computing the
quantization_errorthanks to @lorenzoferre - Improved PCA initialization making it faster and more robust to non scaled data, thanks to @lorenzoferre
- Implemented the offline batch training algorithm, thanks to @lorenzoferre