We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22610f1 + 70df7f5 commit 8910e6dCopy full SHA for 8910e6d
README_zh.md
@@ -49,7 +49,7 @@ OpenRL是一个开源的通用强化学习研究框架,支持单智能体、
49
- 支持通过专家数据进行离线强化学习训练
50
- 支持自博弈训练
51
- 支持自然语言任务(如对话任务)的强化学习训练
52
-- 支持[竞技场](https://openrl-docs.readthedocs.io/zh/latest/arena/index.html))功能,可以在多智能体对抗性环境中方便地对各种智能体进行评测。
+- 支持[竞技场](https://openrl-docs.readthedocs.io/zh/latest/arena/index.html)功能,可以在多智能体对抗性环境中方便地对各种智能体进行评测。
53
- 支持从[Hugging Face](https://huggingface.co/)上导入模型和数据
54
- 支持LSTM,GRU,Transformer等模型
55
- 支持多种训练加速,例如:自动混合精度训练,半精度策略网络收集数据等
0 commit comments