Skip to content

Releases: koulanurag/ma-gym

v0.0.14

29 May 16:31
Compare
Choose a tag to compare
  • checks/support for 3.10/3.11

v0.0.13

19 Apr 17:06
Compare
Choose a tag to compare
  • minor build changes

v0.0.11

27 Oct 12:21
c9dceee
Compare
Choose a tag to compare
  • dependency versions upgraded
  • non-critical initialization bug resolved in switch corridor

v0.0.10

20 Oct 13:55
a0a664d
Compare
Choose a tag to compare

minor version update to pyglet

v0.0.9

09 Jul 22:00
3b11c4a
Compare
Choose a tag to compare
  • added checks for validating episode initialization and overflow.
  • Existing pre-trained agents calling reset() after all(dones) wouldn't be affected.
  • added reference to papers citing ma-gym

v0.0.8

10 Nov 04:16
564fad1
Compare
Choose a tag to compare

v0.0.7

12 Jul 09:19
49b7753
Compare
Choose a tag to compare
  • added TrafficJunction env (Thanks to @rafaelmp2 )
  • added clock version of switch and checkers.
  • reward eased for switch env. by having no step cost once the agent reaches the cell.
  • added on-hot representation for checkers observation.

v0.0.6

10 Jun 19:21
Compare
Choose a tag to compare
  • code refactor
  • small fix in switch environment( disabled agents are removed)
  • no change in performance of agents

v0.0.5

23 Feb 21:25
Compare
Choose a tag to compare
  • corrected packaging of sub-packages for pip install

v0.0.4

07 Jan 23:54
e6345d1
Compare
Choose a tag to compare
workflows added (#25)

- test and publish
- bump version