Closed ali-shihab closed 2 months ago
can you also add a tutorial like this https://github.com/FLAIROx/JaxMARL/blob/main/jaxmarl/tutorials/storm_2p_introduction.py ?
can you also add a tutorial like this https://github.com/FLAIROx/JaxMARL/blob/main/jaxmarl/tutorials/storm_2p_introduction.py ?
All done
Something seemed to have broken the tests with "InTheMatrix". Can you check what it is?
Apologies - I forgot to update the imports & some parts of registration.py, hence the InTheMatrix import wasn't working. Should work now.
Can you also add a gif to JaxMarl/docs/imgs?
great stuff :)
Generalised STORM implementation developed at FLAIR. Key changes:
Some plots of: 1. mean proportion of red/defect coins held by agents in the environment; 2. mean returns; during IPPO test runs are provided (population sizes of 256, 512, 1024). Note that in all cases, the (defection) ratio converges to approx 0.8, which is expected behaviour for IPPO.