jianzhnie / RLToolkitLinks
RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
☆17Updated last year
Alternatives and similar repositories for RLToolkit
Users that are interested in RLToolkit are comparing it to the libraries listed below
Sorting:
- Jax and Torch Multi-Agent SAC on PettingZoo API☆90Updated 9 months ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…