Skip to content

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
namidairo777 committed Jan 24, 2018
1 parent 316e98c commit 965e5f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Distributed-MADDPG
Master Course Graduation Project - Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.
Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.

## Distributed Multi-Agent Architecture
<p align="center">
Expand Down Expand Up @@ -74,6 +74,6 @@ python xxx.py
</p>

## Thanks to
- [MADDPG implementation repo](https://github.com/agakshat/maddpg)
- [agakshat's MADDPG implementation repo](https://github.com/agakshat/maddpg)
- [OpenAI baselines](https://github.com/openai/baselines)
- [OpenAI envs](https://github.com/openai/multiagent-particle-envs)

0 comments on commit 965e5f3

Please sign in to comment.