- 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