openrl icon indicating copy to clipboard operation
openrl copied to clipboard

Unified Reinforcement Learning Framework

Results 20 openrl issues
Sort by recently updated
recently updated
newest added

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...

good first issue

### 🐛 Bug ### To Reproduce ```python from openrl import ... ``` ### Relevant log output / Error message _No response_ ### System Info _No response_ ### Checklist - [X]...

bug

### 🚀 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...

enhancement

### 🚀 Feature [Feature Request] improve test conver rate ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no similar...

enhancement

### 🚀 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)...

enhancement

### ❓ 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...

question

### 🚀 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)...

enhancement

### 🚀 Feature [Feature Request] add quadruped robot dog environment ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no...

enhancement

### 🚀 Feature [Feature Request] Implement checkpoint for selfplay ### Motivation _No response_ ### Additional context _No response_ ### Checklist - [X] I have checked that there is no similar...

enhancement

### 🚀 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...

enhancement