Skip to content

v0.4.0

Compare
Choose a tag to compare
@AdamGleave AdamGleave released this 17 Jul 23:05
· 31 commits to master since this release
2743c28

What's Changed

  • Continuous Integration: Add support for Mac OS; remove dependency on MuJoCo
  • Preference comparison: improved logging, support for active learning based on variance of ensemble.
  • HuggingFace integration for model and dataset loading.
  • Benchmarking: add results and example configs.
  • Documentation: add notebook tutorials; other general improvements.
  • General changes: migrate to pathlib; add more type hints to enable mypy as well as pytype.

Full Changelog: v0.3.1...v0.4.0