Create README.md

This commit is contained in:
Johnny He
2018-10-26 15:13:33 +08:00
committed by GitHub
parent 86bb989b31
commit 561df1be4d
+6
View File
@@ -0,0 +1,6 @@
# Multi-agent reinforcement learing
这里主要介绍多智能体强化学习的工作
##ENV
env文件夹使用matplotlib和numpy构建了ICML2016 Learning Multiagent Communication
with Backpropagation 使用的环境