issues
search
starry-sky6688
/
MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
1.46k
stars
283
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
您好,您的代码写的非常好,请问怎么看您发表的论文呢,我想拜读您的论文,这样会更加受益匪浅
#120
lpplpf
closed
1 week ago
1
Fix images in README.md
#119
jmaczan
opened
2 weeks ago
0
您好,VDN和qmix为什么不能进行多智能体通信呢
#118
lpplpf
closed
1 month ago
2
关于get_action_weights的问题
#117
honey-mxy
closed
3 months ago
1
关于训练得到的模型的问题
#116
honey-mxy
closed
4 months ago
1
关于在别的环境应用qmix出现episodes rewards dropout的问题
#115
ayton-zhang
closed
5 months ago
2
关于attention的训练依据的问题
#114
honey-mxy
closed
5 months ago
1
关于evaluate的胜率
#113
honey-mxy
closed
5 months ago
0
关于GA-Common和GA-AC的问题
#112
issta24
closed
5 months ago
1
Quick Start 会报错,请问是什么问题。
#111
1patrickBob
closed
5 months ago
2
Translate code comments to English
#110
gabrielgcbs
opened
6 months ago
0
关于qtran的问题
#109
Johnson221b
closed
7 months ago
1
关于qtran_base.py中_get_individual_q的一个小问题
#108
Johnson221b
closed
7 months ago
2
None
#107
Johnson221b
closed
7 months ago
0
策略函数中的eval_hidden和target_hidden如何理解
#106
Johnson221b
closed
7 months ago
2
custom data traing
#105
shandongchong
closed
8 months ago
1
自定义的环境能使用这里面的算法跑吗?
#104
shswdmx1
closed
11 months ago
1
可以使用其他的环境跑这里面的算法吗?
#103
DurableFrank
closed
1 year ago
1
关于g2anet中hard_weights的问题
#102
Icbyone
closed
1 year ago
1
关于COMA critic网络输入
#101
hjh0119
closed
1 year ago
3
关于参数reuse_network
#100
zanezhenli
closed
1 year ago
3
关于QMIX的Trick:Eligibility traces
#99
zanezhenli
closed
1 year ago
1
关于涉及环境参数的一些疑问
#98
zanezhenli
closed
1 year ago
1
请问avail_action是什么呢?
#97
Shuang-ZS
closed
1 year ago
1
请问CommNet 和 G2ANet 需要外部训练算法是什么意思呢
#96
Shuang-ZS
closed
1 year ago
1
智能体决策不同时
#95
Clown1206
closed
1 year ago
1
A bug when choosing actions
#94
Chty-syq
closed
2 years ago
1
mavan的cuda有问题....
#93
harnvo
closed
2 years ago
1
优化代码
#92
harnvo
closed
2 years ago
0
Add requirement.txt, modify RolloutWorker
#91
harnvo
closed
2 years ago
8
内存泄漏问题
#90
hccz95
closed
2 years ago
4
为什么改名哇
#89
zichuan-liu
closed
2 years ago
1
QMIX 目标网络更新
#88
L-Spike
closed
2 years ago
1
为何没有保存model?
#87
lbqdcxy
closed
2 years ago
4
訓練時間
#86
OPlobo
closed
2 years ago
1
关于reinforce算法中的问题
#85
Duke-Allen
closed
2 years ago
2
咨询一个关于qmix的问题
#84
zhouweiqing-star
closed
2 years ago
1
Its version is StarCraft 2 version: SC2 4.10? and How do I cite this project
#83
zichuan-liu
closed
2 years ago
1
可视化界面
#82
dameng123
closed
2 years ago
7
Question about get action weights
#81
LXXXXR
closed
2 years ago
1
关于网络更新时的问题
#80
Duke-Allen
closed
2 years ago
3
def forward(self, q_values, states): # states的shape为(episode_num, max_episode_len, state_shape) # 传入的q_values是三维的,shape为(episode_num, max_episode_len, n_agents)
#79
zhouweiqing-star
closed
2 years ago
1
Comments in English?
#78
balamir53
closed
2 years ago
1
策略梯度算法Reinforce的问题
#77
Duke-Allen
closed
2 years ago
4
引入新的算法
#76
Bingoyww
closed
2 years ago
1
关于loss计算的问题
#75
Duke-Allen
closed
2 years ago
1
关于连续动作的问题
#74
Kevinstone-199898
closed
2 years ago
2
关于胜率图像的问题
#73
Duke-Allen
closed
2 years ago
1
Should probably detach these values right?
#72
aravindvenu7
closed
2 years ago
1
关于restore的问题
#71
Kevinstone-199898
closed
2 years ago
2
Next