Unverified Commit 762f0e91 authored by tinyzqh's avatar tinyzqh Committed by GitHub

Update README.md

parent 7061c219
...@@ -4,7 +4,7 @@ Lightweight version of MAPPO to help you quickly migrate to your local environme ...@@ -4,7 +4,7 @@ Lightweight version of MAPPO to help you quickly migrate to your local environme
轻量版MAPPO,帮助你快速移植到本地环境。 轻量版MAPPO,帮助你快速移植到本地环境。
- 环境部分是一个空的的实现,`light_mappo/envs/env_wrappers.py`里面环境变量的[Code](https://github.com/tinyzqh/light_mappo/blob/main/envs/env_wrappers.py) - 环境部分是一个空的的实现,文件`light_mappo/envs/env_wrappers.py`里面环境部分的实现[Code](https://github.com/tinyzqh/light_mappo/blob/main/envs/env_wrappers.py)
``` ```
class Env(object): class Env(object):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment