Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.23 KB

Project.md

File metadata and controls

24 lines (15 loc) · 1.23 KB

Project

Here is a list of research projects that use OpenRL. If you use OpenRL in your research projects, feel free to tell us about it and join the list.

TiZero

Description: TiZero is a reinforcement learning agent for Google Research Football full game, trained with distributed self-play.

DGPO

Description: Recent algorithms designed for reinforcement learning tasks focus on finding a single optimal solution. However, in many practical applications, it is important to develop reasonable agents with diverse strategies. In this paper, we propose an on-policy framework for discovering multiple strategies for the same task. Experimental results show that our method efficiently finds diverse strategies in a wide variety of reinforcement learning tasks.