Difference between revisions of "Distributed Deep Reinforcement Learning (DDRL)"

From
Jump to: navigation, search
Line 10: Line 10:
 
* [[IMPALA (Importance Weighted Actor-Learner Architecture)]]
 
* [[IMPALA (Importance Weighted Actor-Learner Architecture)]]
 
* [http://deepmind.com/blog/impala-scalable-distributed-deeprl-dmlab-30/ Importance Weighted Actor-Learner Architectures: Scalable Distributed DeepRL in DMLab-30]
 
* [http://deepmind.com/blog/impala-scalable-distributed-deeprl-dmlab-30/ Importance Weighted Actor-Learner Architectures: Scalable Distributed DeepRL in DMLab-30]
* [[Deep Reinforcement Learning (DRL)]]
+
* Reinforcement Learning (RL):
 +
** [[Monte Carlo]] (MC) Method - Model Free Reinforcement Learning
 +
** [[Markov Decision Process (MDP)]]
 +
** [[Q Learning]]
 +
** [[State-Action-Reward-State-Action (SARSA)]]
 +
** [[Deep Reinforcement Learning (DRL)]] DeepRL
 +
*** [[IMPALA (Importance Weighted Actor-Learner Architecture)]]
 +
** [[Deep Q Network (DQN)]]
 +
** [[Evolutionary Computation / Genetic Algorithms]]
 +
** [[Asynchronous Advantage Actor Critic (A3C)]]
 +
** [[Hierarchical Reinforcement Learning (HRL)]]
 +
*** [[HIerarchical Reinforcement learning with Off-policy correction(HIRO)]]
 +
** [[MERLIN]]
 +
 
  
 
a new, highly scalable agent architecture for distributed training called Importance Weighted Actor-Learner Architecture that uses a new off-policy correction algorithm called V-trace.
 
a new, highly scalable agent architecture for distributed training called Importance Weighted Actor-Learner Architecture that uses a new off-policy correction algorithm called V-trace.

Revision as of 15:13, 1 September 2019

Youtube search... ...Google search


a new, highly scalable agent architecture for distributed training called Importance Weighted Actor-Learner Architecture that uses a new off-policy correction algorithm called V-trace.

DMLab-30

Youtube search... ...Google search

DMLab-30 is a collection of new levels designed using our open source RL environment DeepMind Lab. These environments enable any DeepRL researcher to test systems on a large spectrum of interesting tasks either individually or in a multi-task setting.

4d62b60c-4dcd-4774-9c75-417eba1cbbc1.png