You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo implements many frequently-used Reinforcement Learning(RL) algorithms, such as DQN, Policy Gradient, Actor-Critic, TRPO, PPO, DDPG, SAC, etc., as well as partial Imitation Learning(IL) algorithms for reference and use at any time.
About
This repo implements many frequently-used Reinforcement Learning(RL) algorithms, such as DQN, Policy Gradient, Actor-Critic, TRPO, PPO, DDPG, SAC, etc., as well as partial Imitation Learning(IL) algorithms for reference and use at any time.