Skip to content

david-spc/Flight_maddpg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Flight_maddpg

An implementation of MADDPG

1 Introduction

This is a tensorflow implementation of MADDPG, however, environment is different.

2 Dependency

  • tensorflow
  • matplotlib
  • nunpy
  • python==3.6.1 (recommend using the anaconda/miniconda)
  • gym
  • ILSVR2015 VID

3 Train

python train_code.py

4 Result

Three Agent include Competition and cooperation

About

Maddpg_flight code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%