Recent Releases of momaland

momaland - 0.1.1

Paper version!

This version of the code was used in the paper introducing MOMAland.

What's Changed

  • Evaluation route choice + renaming references of "congestion" game to route_choice for consistency by @hiazmani in https://github.com/Farama-Foundation/momaland/pull/58
  • Extend IG with reward modes, make terms uniform across IG and BPD by @rradules in https://github.com/Farama-Foundation/momaland/pull/57

Full Changelog: https://github.com/Farama-Foundation/momaland/compare/0.1.0...0.1.1

- Python
Published by ffelten almost 2 years ago

momaland - 0.1.0

Intermediary version bringing a lot of new features :)

What's Changed

  • Absolute gem by @hiazmani in https://github.com/Farama-Foundation/momaland/pull/24
  • MOMAPPO Implementation for CrazyRL by @umutucak in https://github.com/Farama-Foundation/momaland/pull/20
  • Feature/momappo discrete by @ffelten in https://github.com/Farama-Foundation/momaland/pull/26
  • Add Wandb logging to MOMAPPOs by @ffelten in https://github.com/Farama-Foundation/momaland/pull/27
  • Connect 4 Visualization for Dynamic Board Sizes by @umutucak in https://github.com/Farama-Foundation/momaland/pull/25
  • Outer Loop OLS for MOMAPPO by @umutucak in https://github.com/Farama-Foundation/momaland/pull/28
  • MO Connect 4, Breakthrough and Samegame by @rradules in https://github.com/Farama-Foundation/momaland/pull/21
  • Merge Mo-Games into main by @hiazmani in https://github.com/Farama-Foundation/momaland/pull/35
  • MO Ingenious by @rradules in https://github.com/Farama-Foundation/momaland/pull/29
  • Doc/webpage by @umutucak in https://github.com/Farama-Foundation/momaland/pull/31
  • RecordStatisticsWrapper for AEC by @umutucak in https://github.com/Farama-Foundation/momaland/pull/38
  • Notebook for Demonstration by @umutucak in https://github.com/Farama-Foundation/momaland/pull/39
  • MO-Multiwalker-Stability Environment by @umutucak in https://github.com/Farama-Foundation/momaland/pull/41
  • Add docs versioning and add missing requirements by @mgoulao in https://github.com/Farama-Foundation/momaland/pull/40
  • Experimental launch script by @ffelten in https://github.com/Farama-Foundation/momaland/pull/42
  • Add stuffs to docs by @ffelten in https://github.com/Farama-Foundation/momaland/pull/43
  • Add penalty to both rewards by @ffelten in https://github.com/Farama-Foundation/momaland/pull/45
  • Seed better, fix evaluation by @ffelten in https://github.com/Farama-Foundation/momaland/pull/46
  • Feature/add uniform weights generation to MOMAPPO by @ffelten in https://github.com/Farama-Foundation/momaland/pull/48
  • Single Agent wrappers by @rradules in https://github.com/Farama-Foundation/momaland/pull/49
  • Independent Q-learning for BPD and Congestion Game by @hiazmani in https://github.com/Farama-Foundation/momaland/pull/51
  • Markdown Documentation for Undocumented Environments by @umutucak in https://github.com/Farama-Foundation/momaland/pull/37
  • Ingenious update by @threepwoody in https://github.com/Farama-Foundation/momaland/pull/52
  • Evaluation item gathering by @rradules in https://github.com/Farama-Foundation/momaland/pull/54
  • EzPickle for Environments by @umutucak in https://github.com/Farama-Foundation/momaland/pull/44
  • remove momultiwalker by @umutucak in https://github.com/Farama-Foundation/momaland/pull/53

New Contributors

  • @mgoulao made their first contribution in https://github.com/Farama-Foundation/momaland/pull/40
  • @threepwoody made their first contribution in https://github.com/Farama-Foundation/momaland/pull/52

Full Changelog: https://github.com/Farama-Foundation/momaland/compare/v0.0.2...0.1.0

- Python
Published by ffelten about 2 years ago

momaland - 0.1.0

What's Changed

  • Absolute gem by @hiazmani in https://github.com/Farama-Foundation/momaland/pull/24
  • MOMAPPO Implementation for CrazyRL by @umutucak in https://github.com/Farama-Foundation/momaland/pull/20
  • Feature/momappo discrete by @ffelten in https://github.com/Farama-Foundation/momaland/pull/26
  • Add Wandb logging to MOMAPPOs by @ffelten in https://github.com/Farama-Foundation/momaland/pull/27
  • Connect 4 Visualization for Dynamic Board Sizes by @umutucak in https://github.com/Farama-Foundation/momaland/pull/25
  • Outer Loop OLS for MOMAPPO by @umutucak in https://github.com/Farama-Foundation/momaland/pull/28
  • MO Connect 4, Breakthrough and Samegame by @rradules in https://github.com/Farama-Foundation/momaland/pull/21
  • Merge Mo-Games into main by @hiazmani in https://github.com/Farama-Foundation/momaland/pull/35
  • MO Ingenious by @rradules in https://github.com/Farama-Foundation/momaland/pull/29
  • Doc/webpage by @umutucak in https://github.com/Farama-Foundation/momaland/pull/31
  • RecordStatisticsWrapper for AEC by @umutucak in https://github.com/Farama-Foundation/momaland/pull/38
  • Notebook for Demonstration by @umutucak in https://github.com/Farama-Foundation/momaland/pull/39
  • MO-Multiwalker-Stability Environment by @umutucak in https://github.com/Farama-Foundation/momaland/pull/41
  • Add docs versioning and add missing requirements by @mgoulao in https://github.com/Farama-Foundation/momaland/pull/40
  • Experimental launch script by @ffelten in https://github.com/Farama-Foundation/momaland/pull/42
  • Add stuffs to docs by @ffelten in https://github.com/Farama-Foundation/momaland/pull/43
  • Add penalty to both rewards by @ffelten in https://github.com/Farama-Foundation/momaland/pull/45
  • Seed better, fix evaluation by @ffelten in https://github.com/Farama-Foundation/momaland/pull/46
  • Feature/add uniform weights generation to MOMAPPO by @ffelten in https://github.com/Farama-Foundation/momaland/pull/48
  • Single Agent wrappers by @rradules in https://github.com/Farama-Foundation/momaland/pull/49
  • Independent Q-learning for BPD and Congestion Game by @hiazmani in https://github.com/Farama-Foundation/momaland/pull/51
  • Markdown Documentation for Undocumented Environments by @umutucak in https://github.com/Farama-Foundation/momaland/pull/37
  • Ingenious update by @threepwoody in https://github.com/Farama-Foundation/momaland/pull/52
  • Evaluation item gathering by @rradules in https://github.com/Farama-Foundation/momaland/pull/54
  • EzPickle for Environments by @umutucak in https://github.com/Farama-Foundation/momaland/pull/44
  • remove momultiwalker by @umutucak in https://github.com/Farama-Foundation/momaland/pull/53

New Contributors

  • @mgoulao made their first contribution in https://github.com/Farama-Foundation/momaland/pull/40
  • @threepwoody made their first contribution in https://github.com/Farama-Foundation/momaland/pull/52

Full Changelog: https://github.com/Farama-Foundation/momaland/compare/v0.0.2...0.1.0

- Python
Published by ffelten about 2 years ago

momaland - Dummy release 2

Bump version to check Pypi

- Python
Published by ffelten over 2 years ago

momaland - Dummy release

Trying Pypi workflow.

- Python
Published by ffelten over 2 years ago