Summary: Several model additions and updates, plus a few bug fixes that make the EngiOpt Library compatible with updates to EngiBench that occurred since the last release.
What's Changed
- seed BO in surrogate models by @SoheylM in #38
- Tutos/notebooks by @ffelten in #40
- Fix colab downloads in the notebook by @ffelten in #41
- Push model to wandb only if tracking enabled by @ffelten in #42
- 3D GANs by @Psych17101 in #43
- add citation by @ffelten in #44
- Bump HF datasets version by @ffelten in #46
- Update readme with 3d algos by @ffelten in #47
- Vqgan by @arthurdrake1 in #49
- fix evaluate_vqgan.py attempting to load nonexistent args by @arthurdrake1 in #50
- Metrics/Algo Bugfixes by @mkeeler43 in #48
- Final version of the PixelCNN++ implementation by @JonasETHZ in #51
New Contributors
- @Psych17101 made their first contribution in #43
- @arthurdrake1 made their first contribution in #49
- @JonasETHZ made their first contribution in #51
- @markfuge made their first contribution in #52
Full Changelog: v0.0.1...v0.0.2