Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
2.4k
stars
790
forks
source link
Discrete type while action value is not one-hot.... #62
Open
CatIIIIIIII opened 4 years ago
@BrutalStark hello,I have the same question, when I change the discrete_action_space==False, it seems not work. Do you solve it?