Jensun Ravichandran fef73e2fbf [BUG] NaN when training with selection initializer
How to reproduce:
Run the `glvq_spiral.py` file under `examples/`.

The error seems to occur when using a lot of prototypes in combination with the
`StratifiedSelectionInitializer`. Using only a prototype per class, or using
another initializer like the `StratifiedMeanInitializer` seems to make the
problem go away.
2021-04-29 19:09:10 +02:00
..
2021-04-23 17:27:47 +02:00
2021-04-23 17:27:47 +02:00
2021-04-23 17:27:47 +02:00
2021-04-23 17:27:47 +02:00
2021-04-29 17:11:06 +02:00
2021-04-23 17:27:47 +02:00
2021-04-23 17:49:29 +02:00