Skip to content

2.3.6

Latest

Choose a tag to compare

@JustGlowing JustGlowing released this 11 Feb 12:05
· 7 commits to master since this release
4dac5d0
  • Fixed bug affecting PCA initialization
  • Fixed documentation of decay functions thanks to @mariajmolina
  • Fixed possible propagation of numerical errors in computing the quantization_error thanks 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