marl-book / codebase

Official code repo for the MARL book (www.marl-book.com)
331 stars 45 forks source link

Code consolidation and cleanup. #2

Closed trevormcinroe closed 2 years ago

trevormcinroe commented 2 years ago

Collapsed SePS procedures into the original dqn and ac files, removed the leftover folders/files from said collapse, and added ability to manually specify parameter-sharing methods via cli arg, e.g., algorithm.model.critic.parameter_sharing="[...]"