facebookresearch / BenchMARL

A collection of MARL benchmarks based on TorchRL
https://benchmarl.readthedocs.io/
MIT License
216 stars 27 forks source link

[Checkpointing] Save/load trainer #12

Closed matteobettini closed 11 months ago

matteobettini commented 11 months ago

This PR introduces the possibility of saving and loading experiments

cc @vmoens if you want to have a look