facebookresearch / BenchMARL

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

[Config] Hydra config #8

Closed matteobettini closed 1 year ago

matteobettini commented 1 year ago

This PR refactors the project to work with hydra.

All the components can now configured using a hyerachical config contained in the conf folder. For more info see the hydra example and https://hydra.cc/docs/intro/