Skip to content

Commit aea2ff3

Browse files
authored
Merge pull request #195 from huangshiyu13/main
update readme
2 parents ad925cc + 9815daf commit aea2ff3

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ Currently, the features supported by OpenRL include:
5555

5656
- Reinforcement learning training support for natural language tasks (such as dialogue)
5757

58-
- Importing models and datasets from [Hugging Face](https://huggingface.co/)
58+
- Support [Arena](https://openrl-docs.readthedocs.io/en/latest/arena/index.html) , which allows convenient evaluation of various agents in a competitive environment.
59+
60+
- Importing models and datasets from [Hugging F[README_zh.md](README_zh.md)ace](https://huggingface.co/)
5961

6062
- Support for models such as LSTM, GRU, Transformer etc.
6163

README_zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ OpenRL是一个开源的通用强化学习研究框架,支持单智能体、
4949
- 支持通过专家数据进行离线强化学习训练
5050
- 支持自博弈训练
5151
- 支持自然语言任务(如对话任务)的强化学习训练
52+
- 支持[竞技场](https://openrl-docs.readthedocs.io/zh/latest/arena/index.html))功能,可以在多智能体对抗性环境中方便地对各种智能体进行评测。
5253
- 支持从[Hugging Face](https://huggingface.co/)上导入模型和数据
5354
- 支持LSTM,GRU,Transformer等模型
5455
- 支持多种训练加速,例如:自动混合精度训练,半精度策略网络收集数据等

0 commit comments

Comments
 (0)