LightZero文档 ================ 概述 ---- `English Documentation <./index.html>`_ `LightZero `_ 是一个轻量、高效且易于理解的开源算法工具包,结合了蒙特卡洛树搜索(MCTS)和深度强化学习(RL)。 你可以在 `GitHub `_ 上找到源代码。 相关研究论文包括: - `LightZero `_ - `UniZero `_ - `ReZero `_ .. toctree:: :maxdepth: 2 :caption: 教程 tutorials/installation/installation_and_quickstart_zh tutorials/algos/customize_algos_zh tutorials/envs/customize_envs_zh tutorials/config/config_zh tutorials/logs/logs_zh .. toctree:: :maxdepth: 2 :caption: API 文档 api_doc/index