Difference between revisions of "Monte Carlo"
m (BPeat moved page Monte Carlo (MC) Method to Monte Carlo without leaving a redirect) |
(→Monte Carlo Tree Search) |
||
| Line 27: | Line 27: | ||
<youtube>Fbs4lnGLS8M</youtube> | <youtube>Fbs4lnGLS8M</youtube> | ||
| − | |||
<youtube>b9H9AtbxpPM</youtube> | <youtube>b9H9AtbxpPM</youtube> | ||
| − | |||
Revision as of 14:35, 11 August 2019
- Model Free Reinforcement learning algorithms (Monte Carlo, SARSA, Q-learning) | Madhu Sanjeevi (Mady) - Medium
- Google DeepMind AlphaGo Zero
- An Introduction to Monte Carlo Techniques in Artificial Intelligence | Todd W. Neller
- Reinforcement Learning (RL)
A broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. Their essential idea is using randomness to solve problems that might be deterministic in principle. They are often used in physical and mathematical problems and are most useful when it is difficult or impossible to use other approaches. Monte Carlo methods are mainly used in three problem classes:[1] optimization, numerical integration, and generating draws from a probability distribution.
Monte Carlo Tree Search
Youtube search... ...Google search