I want to use multiple algorithms for a multi agent situation including PPO but I can't find any support for other algorithms like DDPG. If it's applicable how can I start working on it, what will be the procedure. How much changes do I have to make in other libraries in PPO.
Asked
Active
Viewed 94 times
1
-
Follow this example for clarity https://github.com/abhismatrix1/Tennis-MultiAgent – MUK Jan 17 '20 at 14:42