0.4.0
New Features
- Implementation of
WandbLogger
(#35) (@galatolofederico) - Simplify the usage of
NeptuneLogger
(#38) (@Higgcz) - GPU-friendly + vectorized pareto ranking (#32) (@NaturalGradient)
- User interface improvements by (#34) (@engintoklu)
- Add env. variable to control verbosity of the logger (#48) (@Higgcz)
- Add torch-based
CMAES
implementation (#41) (@NaturalGradient) - Improve
GeneticAlgorithm
and addMAPElites
(#44) (@engintoklu, @pliskowski) - Add noxfile to run pytest across multiple python versions (#40) (@Higgcz)
Fixes
- Fix all the mkdocstrings warnings (#39) (@Higgcz)
- Fix infinite live reloading of the docs (#36) (@Higgcz)