
A Lightweight and Efficient DRL Implementation Using PyTorch
In this post, today I am going to explain another GitHub repository ElegantRL is featured with lightweight, efficient and stable, for researchers and practitioners. Currently, model-free deep reinforcement learning (DRL) algorithms: DDPG, TD3, SAC, A2C, PPO, PPO(GAE) for continuous actions DQN, DoubleDQN,…