Difference between revisions of "Distributed Deep Reinforcement Learning (DDRL)"
m |
m (Text replacement - "http:" to "https:") |
||
| Line 5: | Line 5: | ||
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
}} | }} | ||
| − | [ | + | [https://www.youtube.com/results?search_query=Distributed+Deep+Reinforcement+Learning+DeepRL Youtube search...] |
| − | [ | + | [https://www.google.com/search?q=Distributed+Deep+Reinforcement+Learning+DeepRL+machine+learning+ML+artificial+intelligence ...Google search] |
| − | * [ | + | * [https://deepmind.com/blog/impala-scalable-distributed-deeprl-dmlab-30/ Importance Weighted Actor-Learner Architectures: Scalable Distributed DeepRL in DMLab-30] |
* [[Decentralized: Federated & Distributed]] Learning | * [[Decentralized: Federated & Distributed]] Learning | ||
* [[Reinforcement Learning (RL)]] | * [[Reinforcement Learning (RL)]] | ||
Revision as of 09:15, 28 March 2023
Youtube search... ...Google search
- Importance Weighted Actor-Learner Architectures: Scalable Distributed DeepRL in DMLab-30
- Decentralized: Federated & Distributed Learning
- Reinforcement Learning (RL)
- Monte Carlo (MC) Method - Model Free Reinforcement Learning
- Markov Decision Process (MDP)
- State-Action-Reward-State-Action (SARSA)
- Q Learning
- Deep Reinforcement Learning (DRL) DeepRL
- Distributed Deep Reinforcement Learning (DDRL)
- Evolutionary Computation / Genetic Algorithms
- Actor Critic
- Hierarchical Reinforcement Learning (HRL)
- Agents ... communications
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.