FLAIROx / JaxMARL

Multi-Agent Reinforcement Learning with JAX
Apache License 2.0
393 stars 68 forks source link

add eval test generation for 4 cases #79

Closed collinfeng closed 5 months ago

collinfeng commented 5 months ago

Can @mttga have a look and see if any changes is required?

mttga commented 5 months ago

have you done any tests to ensure that the states you're creating are correct? Since this is going to be the eval skeleton, it's crucial that there are no errors here

collinfeng commented 5 months ago

have you done any tests to ensure that the states you're creating are correct? Since this is going to be the eval skeleton, it's crucial that there are no errors here

in my tests they are, we can talk tmr