-
Updated
Oct 3, 2023 - Jupyter Notebook
maddpg
Here are 78 public repositories matching this topic...
Deep Reinforcement Learning multi agent that solves the Tennis environment, as stated in the third project of Udacity DRL Nanodegree.
-
Updated
Jun 24, 2020 - Jupyter Notebook
Trained a pair of agents to play tennis. Reinforcement Learning methods were used along with various Deep Learning algorithms.
-
Updated
Jul 23, 2023 - Jupyter Notebook
Two deep-reinforcement learning agents that play tennis.
-
Updated
Jan 14, 2020 - Jupyter Notebook
The third project of Udacity Deep Reinforcement Learning Nanodegree
-
Updated
Feb 21, 2021 - Jupyter Notebook
Implement MADDPG to solve Collaboration and Competition problem in Unity
-
Updated
Dec 8, 2022 - Python
My solutions to the projects within the Udacity Deep Reinforcement Learning Nanodegree.
-
Updated
May 6, 2021 - Python
Train the model using Multi Agent DDPG of deep reinforcement learning with Tennis Environment in the Unity Agents
-
Updated
Aug 23, 2020 - Jupyter Notebook
Usage of Unity ML-Agents train two agents to play tennis
-
Updated
Mar 24, 2023 - Jupyter Notebook
Training a pair of competing RL agents to play Tennis using MADDPG algorithm
-
Updated
May 3, 2019 - Jupyter Notebook
Using MADDPG for solving Multi Agent Based Unity Environment
-
Updated
Mar 24, 2023 - Jupyter Notebook
a deep reinforcement learning project for which two agents have to learn to collaborate to keep the ball in a game of Tennis in the game for as long as possible
-
Updated
Apr 5, 2020 - Jupyter Notebook
The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where each agent uses centralized critic training but decentralized actor execution, and is capable of learning either cooperative or competitive environments. This is demonstrated on the Unity Tennis Environment.
-
Updated
Nov 18, 2019 - Jupyter Notebook
Project 3 of Udacity's Deep Reinforcement Learning nanodegree program
-
Updated
Apr 23, 2020 - Jupyter Notebook
The pytorch implementation of maddpg
-
Updated
Oct 19, 2022 - Python
Implementation of MADDPG for cooperative-competitive multi-agent environments
-
Updated
Mar 15, 2025 - Python
Using MADDPG algorithm to solve the unity tennis environment.
-
Updated
Mar 13, 2019 - Python
Improve this page
Add a description, image, and links to the maddpg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the maddpg topic, visit your repo's landing page and select "manage topics."