Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

simple_mappo

The simplest code of mappo algorithm 如果感觉代码有用的话,同学们可以点点star和fork

这里是B站视频链接: 【【史上最简】300行代码搞定 MAPPO算法原理+代码讲解】 https://www.bilibili.com/video/BV1G7o2YTE16/?share_source=copy_web&vd_source=af323cc810d69452bd73799b93e838d6

新增的两个文件,用于对比mappo连续和离散动作空间的区别,除了连续和离散必要的部分,其他内容尽可能保持一致。 train_weight_simple_spread.py (离散) train_weight_2ant.py (连续)

About

用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法

Resources

Stars

67 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages