unity-agents
There are 7 repositories under unity-agents topic.
silviomori/udacity-deep-reinforcement-learning-p1-navigation
Project developed as part of the Udacity Deep Reinforcement Learning Nanodegree Program
silviomori/udacity-deep-reinforcement-learning-p2-continuous-control
Create and train a double-jointed arm agent that is able to maintain its hand in contact with a moving target
szemyd/deep-reinforcement-learning
DQN with Prioritized Experience Replay, DDPG for Continous Environments, DDPG for Multi-Agent Reinforcement Learning
HeegyuKim/Banana-Collector
Train the Banana Collector using Deep Reinforcement Learning with Unity Environment
HeegyuKim/Continous-Control
Train the model using actor-critic method of deep reinforcement learning with Reacher Environment in the Unity Agents
HeegyuKim/MultiAgentDDPG-Tennis
Train the model using Multi Agent DDPG of deep reinforcement learning with Tennis Environment in the Unity Agents