Recent Releases of https://github.com/hcosta/mlvlab

https://github.com/hcosta/mlvlab - v0.2.24

  • Updated the theming of AntLost-v1 to give it a summer field color.
  • Added a new environment AntMaze-v1 for hyperparameter testing.
  • Included a new feature: environment actions.
    • action_shift: Generates a new map while locking the dungeon's QValues.
    • action_toggle_pheromones: Forces global pheromone visualization.

Known bugs

  • AntMaze-v1 docs are not targeting the right url.
  • Two dependencies need to be installed manually, they will be added to the package's toml in the next release (v0.2.25):
    • tqdm==4.67.1
    • imageio==2.37.0

Full Changelog: https://github.com/hcosta/mlvlab/compare/v0.2.23...v0.2.24

- Python
Published by hcosta 6 months ago

https://github.com/hcosta/mlvlab - v0.2.23

  • Added AntLost-v1 environment.

- Python
Published by hcosta 6 months ago