Skip to content

Releases: delvtech/agent0

Smart agents in hyperdrive market

23 Feb 17:54
435f723
Compare
Choose a tag to compare

What's Changed

  • Improves docs, type hints, variable names, & comments
  • Adds logging
  • Improves simulation helper functions
  • Improves experiment config & variable overrides
  • Adds many more tests to improve coverage
  • Iterates on hyperdrive market accounting, initialization, & pricing model
  • Improves output formats & plot helper functions
  • Creates public-facing jupyter notebooks that can be viewed online
  • Downgrades python version to 3.8 to support Google Colab
  • Removes the Element V1 pricing model
  • Adds random & smart agents that trade against the Hyperdrive market
  • Improves TODO & Issue tracking by co-associating them

New Contributors

Other Contributors

Full Changelog: v0.0.1...v0.0.2

origin codebase

07 Nov 21:19
556b7cd
Compare
Choose a tag to compare

Original codebase before simulation repo refactor

Element V1 original support

07 Nov 21:20
97be52a
Compare
Choose a tag to compare

Refactored simulation code that includes original support for the Element V1 & YieldSpace v2 pricing models
also includes legacy notebooks for reproducing old experiments