tensorflow / agents

TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
Apache License 2.0
2.78k stars 719 forks source link

Add Adavanced actor critic agent #426

Open veds12 opened 4 years ago

veds12 commented 4 years ago

Several Deep RL agents that are missing such as A2C, A3C which can be added. Further work could also adding MARL agents such as MAA2C or MADDPG

khizarsonu commented 3 years ago

@kuanghuei do you have any plan to add this ? do you have any timeline?