YangRui2015 / 2048_envLinks
2048 environment for Reinforcement Learning and DQN algorithm
☆40Updated 3 years ago
Alternatives and similar repositories for 2048_env
Users that are interested in 2048_env are comparing it to the libraries listed below
Sorting:
- ☆171Updated 2 years ago
- RLlib超参数详解(中文)☆18Updated 3 years ago
- ☆98Updated 5 years ago
- ☆39Updated 3 years ago
- GitHub's code repository is all you need☆355Updated 2 years ago
- OpenAI团队的深度强化学习教程中文版☆31Updated 5 years ago
- ☆126Updated 4 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆137Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch