openrl
openrl copied to clipboard
Unified Reinforcement Learning Framework
This issue will keep tracking of OpenRL's updates of the subsequent few versions: **v1.0.0** - [ ] support multi-machine/node training **v0.2.1** (in progress) - [x] #296 - [ ] #15...
### 🐛 Bug ### To Reproduce ```python from openrl import ... ``` ### Relevant log output / Error message _No response_ ### System Info _No response_ ### Checklist - [X]...
### 🚀 Feature [Feature Request] Add HAPPO HATRPO HASAC Algorithms as described here: https://github.com/PKU-MARL/HARL ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked...
### 🚀 Feature [Feature Request] improve test conver rate ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no similar...
### 🚀 Feature Light Aircraft Game environment: https://github.com/liuqh16/CloseAirCombat ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no similar [issues](https://github.com/OpenRL-Lab/openrl/issues)...
### ❓ Question Setting the config parameter seems to only make all the hidden layers the same size. How can I set the parameter to customize the number of hidden...
### 🚀 Feature [Feature Request] Add A2PO algorithm ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no similar [issues](https://github.com/OpenRL-Lab/openrl/issues)...
### 🚀 Feature [Feature Request] add quadruped robot dog environment ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no...
### 🚀 Feature [Feature Request] Implement checkpoint for selfplay ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no similar...
### 🚀 Feature optimize replayer buffer ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no similar [issues](https://github.com/OpenRL-Lab/openrl/issues) in the...