Skip to content

DKuan/MADDPG_torch

Repository files navigation

Time: 2019-11-05

Desciption:

This project is created for MADDPG, which is already popular in multi-agents.

Simple-adversary

This scene is more difficult than simple.py, which we should set the model input for actor : 8(+2), critic: 8(+2)1+53(obs+3*action_size)
The reason for +2 is calculating the distance between the agent and the target

About

The code for maddpg using pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages