Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 633 Bytes

Change Log


The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[0.1.0] - 2024-11-29

Added

  • Utility which might help in verifying what an agent is learning
  • Citation information

Changed

  • Added repeatability to environments using seeds and enforcing the difference between optimal and suboptimal arms
  • Added "standard" names for environments. Not everyone will get my naming scheme.
  • Environments use info to return necessary information to derive the solution to the environment.