issues
search
openai
/
maddpg
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
https://arxiv.org/pdf/1706.02275.pdf
MIT License
1.65k
stars
494
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MADDPG for custom environment
#82
kapilgarg7568
opened
5 months ago
0
Transferreg
#81
Hasenfus
opened
8 months ago
1
python3.5.4已经进行维护。
#80
vducd
opened
9 months ago
0
How to save the videos of each 1000th episode ?
#79
longxilong
opened
10 months ago
0
Unit yx ma mu ju co
#78
Hasenfus
opened
10 months ago
0
Update architecture
#77
Boxxfish
closed
1 year ago
0
ModuleNotFoundError: No module named 'maddpg.common'
#76
yanmmmm
opened
1 year ago
1
测试Pull Request
#75
tetris-4444
opened
1 year ago
0
测试Pull Request
#74
tetris-4444
opened
1 year ago
0
Rgb array
#72
jin749
closed
1 year ago
1
DDPG action space vs multi-agent particle environment action space
#71
medhijk
opened
2 years ago
0
Loading previous state...
#70
yanwaiwai
opened
2 years ago
2
A issue about the saving the model in train.py
#69
chengdusunny
opened
2 years ago
0
A question about maddpg.py
#68
chengdusunny
opened
2 years ago
0
Training EVERY step, not every 100
#67
eflopez1
opened
3 years ago
1
Why ‘u_action_space = spaces.Discrete(world.dim_p * 2 + 1)’?
#66
ScorpioPeng
opened
3 years ago
2
Question about the way how to update actor
#65
choasLC
opened
3 years ago
1
How to run ddpg
#64
EvaluationResearch
opened
3 years ago
0
All scenario will fail but except scenario simple
#63
EvaluationResearch
closed
3 years ago
1
Update train.py
#62
duanzy18
closed
3 years ago
1
change '-' in arguments' name to '_'
#61
duanzy18
closed
3 years ago
0
Is policy ensambles implemented in this repository?
#60
2015211289
opened
3 years ago
0
../../..
#59
devarani10
opened
3 years ago
0
Using any scenario rather than the "simple" one gives error during loading the model after training
#58
dr-smgad
closed
3 years ago
0
how to evaluate maddpg?
#57
Xinlei-Ren
opened
3 years ago
0
how to evaluate maddpg?
#56
Xinlei-Ren
opened
3 years ago
0
How to normalize the data in table of Appendix to obtain Figure 3 in paper?
#55
flammingRaven
opened
3 years ago
1
How to turn continuous action into discrete action
#54
Sexu121
opened
4 years ago
1
How can I use DDPG to train it?
#53
CHH3213
closed
3 years ago
0
TypeError: must be str, not NoneType
#52
CHH3213
closed
4 years ago
0
reward is too large
#51
Sherry-97
opened
4 years ago
1
ImportError: cannot import name 'prng' when run train.py
#50
silkyrose
closed
4 years ago
2
I have train it success but how to run? How to see the visible answer?
#49
zhijiejia
opened
4 years ago
2
The sample function in distribution is implementation of Gumbel-softmax, I added it to my code, now it helps to speed up stabilize the training, but my speaker still can not tell the different landmarks.
#48
tanxiangtj
closed
4 years ago
0
Episode in cooperative navigation env
#47
kargarisaac
opened
4 years ago
0
question about p_reg in p_train
#46
yeshenpy
opened
4 years ago
0
Trying to set the random seeds, any idea how?
#45
hossein-haeri
opened
4 years ago
1
Typo in train.py
#44
opt12
opened
4 years ago
0
Question regarding the replay buffers and the Critic networks. (duplicates in the state)
#43
opt12
opened
4 years ago
0
urls to the code of policy ensemble and estimate
#42
jxwuyi
closed
4 years ago
0
Spark
#41
diemanalytics-ewd
opened
4 years ago
0
SoftMultiCategoricalPd
#40
sandeepnRES
opened
4 years ago
1
run code
#39
lionel-xie
opened
4 years ago
1
Animate
#38
RavenPillmann
closed
4 years ago
0
Can someone tell me why agents go beyond bounds when testing?
#37
glong1997
opened
4 years ago
1
Hello! I encountered some problems while running the train.py file under the MADDPG file and would like to seek your help.
#36
dcy0324
opened
4 years ago
1
what's benchmark used for?
#35
KK666-AI
opened
5 years ago
1
The code does not converged
#34
sjq19960802
opened
5 years ago
1
There is no provision to run ddpg.
#33
frenzytejask98
opened
5 years ago
3
Two problem about update function
#32
YuanyeMa
opened
5 years ago
5
Next