[FreeCourseSite.Com] Udemy - Artificial Intelligence Reinforcement Learning In Python

Torrent Details

[FreeCourseSite.com] Udemy - Artificial Intelligence Reinforcement Learning in Python[FreeCourseSite.com] Udemy - Artificial Intelligence Reinforcement Learning in Python

NAME
[FreeCourseSite.com] Udemy - Artificial Intelligence Reinforcement Learning in Python.torrent
CATEGORY
Other
INFOHASH
2c2ece5a1762052507c7237eff15c94a55f65c72
SIZE
1.2 GB in 99 files
ADDED
Uploaded on 09-01-2019 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Udemy - Artificial Intelligence Reinforcement Learning in Python

The complete guide to artificial intelligence and machine learning, prep for deep reinforcement learning.

Created by Lazy Programmer Inc.
Last updated 1/2019

For more Udemy Courses: https://freecoursesite.com

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
1. Introduction and Outline/1. Introduction and outline.mp410.1 MB
1. Introduction and Outline/1. Introduction and outline.vtt12 KB
1. Introduction and Outline/2. What is Reinforcement Learning.mp422 MB
1. Introduction and Outline/2. What is Reinforcement Learning.vtt24 KB
1. Introduction and Outline/3. Where to get the Code.mp44.5 MB
1. Introduction and Outline/3. Where to get the Code.vtt4.9 KB
1. Introduction and Outline/4. Strategy for Passing the Course.mp49.5 MB
1. Introduction and Outline/4. Strategy for Passing the Course.vtt10.7 KB
2. Return of the Multi-Armed Bandit/1. Problem Setup and The Explore-Exploit Dilemma.mp46.5 MB
2. Return of the Multi-Armed Bandit/1. Problem Setup and The Explore-Exploit Dilemma.vtt7.1 KB
2. Return of the Multi-Armed Bandit/2. Epsilon-Greedy.mp42.8 MB
2. Return of the Multi-Armed Bandit/2. Epsilon-Greedy.vtt2.9 KB
2. Return of the Multi-Armed Bandit/3. Updating a Sample Mean.mp42.2 MB
2. Return of the Multi-Armed Bandit/3. Updating a Sample Mean.vtt2 KB
2. Return of the Multi-Armed Bandit/4. Comparing Different Epsilons.mp48 MB
2. Return of the Multi-Armed Bandit/4. Comparing Different Epsilons.vtt4.9 KB
2. Return of the Multi-Armed Bandit/5. Optimistic Initial Values.mp45.1 MB
2. Return of the Multi-Armed Bandit/5. Optimistic Initial Values.vtt3 KB
2. Return of the Multi-Armed Bandit/6. UCB1.mp48.2 MB
2. Return of the Multi-Armed Bandit/6. UCB1.vtt7.4 KB
2. Return of the Multi-Armed Bandit/7. Bayesian Thompson Sampling.mp451.8 MB
2. Return of the Multi-Armed Bandit/7. Bayesian Thompson Sampling.vtt11 KB
2. Return of the Multi-Armed Bandit/8. Thompson Sampling vs. Epsilon-Greedy vs. Optimistic Initial Values vs. UCB1.mp410.6 MB
2. Return of the Multi-Armed Bandit/8. Thompson Sampling vs. Epsilon-Greedy vs. Optimistic Initial Values vs. UCB1.vtt5.5 KB
2. Return of the Multi-Armed Bandit/9. Nonstationary Bandits.mp47.5 MB
2. Return of the Multi-Armed Bandit/9. Nonstationary Bandits.vtt7.1 KB
3. Build an Intelligent Tic-Tac-Toe Agent/1. Naive Solution to Tic-Tac-Toe.mp46.1 MB
3. Build an Intelligent Tic-Tac-Toe Agent/1. Naive Solution to Tic-Tac-Toe.vtt6.6 KB
3. Build an Intelligent Tic-Tac-Toe Agent/10. Tic Tac Toe Code Main Loop and Demo.mp49.4 MB
3. Build an Intelligent Tic-Tac-Toe Agent/10. Tic Tac Toe Code Main Loop and Demo.vtt8.4 KB
3. Build an Intelligent Tic-Tac-Toe Agent/11. Tic Tac Toe Summary.mp48.3 MB
3. Build an Intelligent Tic-Tac-Toe Agent/11. Tic Tac Toe Summary.vtt9.3 KB
3. Build an Intelligent Tic-Tac-Toe Agent/2. Components of a Reinforcement Learning System.mp412.7 MB
3. Build an Intelligent Tic-Tac-Toe Agent/2. Components of a Reinforcement Learning System.vtt13.4 KB
3. Build an Intelligent Tic-Tac-Toe Agent/3. Notes on Assigning Rewards.mp44.2 MB
3. Build an Intelligent Tic-Tac-Toe Agent/3. Notes on Assigning Rewards.vtt4.5 KB
3. Build an Intelligent Tic-Tac-Toe Agent/4. The Value Function and Your First Reinforcement Learning Algorithm.mp4103.7 MB
3. Build an Intelligent Tic-Tac-Toe Agent/4. The Value Function and Your First Reinforcement Learning Algorithm.vtt21.7 KB
3. Build an Intelligent Tic-Tac-Toe Agent/5. Tic Tac Toe Code Outline.mp45 MB
3. Build an Intelligent Tic-Tac-Toe Agent/5. Tic Tac Toe Code Outline.vtt5.9 KB
3. Build an Intelligent Tic-Tac-Toe Agent/6. Tic Tac Toe Code Representing States.mp44.4 MB
3. Build an Intelligent Tic-Tac-Toe Agent/6. Tic Tac Toe Code Representing States.vtt4.5 KB
3. Build an Intelligent Tic-Tac-Toe Agent/7. Tic Tac Toe Code Enumerating States Recursively.mp49.8 MB
3. Build an Intelligent Tic-Tac-Toe Agent/7. Tic Tac Toe Code Enumerating States Recursively.vtt10.3 KB
3. Build an Intelligent Tic-Tac-Toe Agent/8. Tic Tac Toe Code The Environment.mp410 MB
3. Build an Intelligent Tic-Tac-Toe Agent/8. Tic Tac Toe Code The Environment.vtt10.9 KB
3. Build an Intelligent Tic-Tac-Toe Agent/9. Tic Tac Toe Code The Agent.mp49 MB
3. Build an Intelligent Tic-Tac-Toe Agent/9. Tic Tac Toe Code The Agent.vtt10 KB
4. Markov Decision Proccesses/1. Gridworld.mp43.4 MB
4. Markov Decision Proccesses/1. Gridworld.vtt3.7 KB
4. Markov Decision Proccesses/2. The Markov Property.mp47.2 MB
4. Markov Decision Proccesses/2. The Markov Property.vtt7.7 KB
4. Markov Decision Proccesses/3. Defining and Formalizing the MDP.mp46.6 MB
4. Markov Decision Proccesses/3. Defining and Formalizing the MDP.vtt7.2 KB
4. Markov Decision Proccesses/4. Future Rewards.mp45.2 MB
4. Markov Decision Proccesses/4. Future Rewards.vtt5.5 KB
4. Markov Decision Proccesses/5. Value Function Introduction.mp419.7 MB
4. Markov Decision Proccesses/5. Value Function Introduction.vtt14.5 KB
4. Markov Decision Proccesses/6. Value Functions.mp48.3 MB
4. Markov Decision Proccesses/6. Value Functions.vtt11 KB
4. Markov Decision Proccesses/7. Bellman Examples.mp487.1 MB
4. Markov Decision Proccesses/7. Bellman Examples.vtt25.8 KB
4. Markov Decision Proccesses/8. Optimal Policy and Optimal Value Function.mp43.2 MB
4. Markov Decision Proccesses/8. Optimal Policy and Optimal Value Function.vtt4.7 KB
4. Markov Decision Proccesses/9. MDP Summary.mp42.4 MB
4. Markov Decision Proccesses/9. MDP Summary.vtt2.4 KB
5. Dynamic Programming/1. Intro to Dynamic Programming and Iterative Policy Evaluation.mp44.8 MB
5. Dynamic Programming/1. Intro to Dynamic Programming and Iterative Policy Evaluation.vtt4.9 KB
5. Dynamic Programming/10. Dynamic Programming Summary.mp48.3 MB
5. Dynamic Programming/10. Dynamic Programming Summary.vtt8.6 KB
5. Dynamic Programming/2. Gridworld in Code.mp411.5 MB
5. Dynamic Programming/2. Gridworld in Code.vtt10 KB
5. Dynamic Programming/3. Iterative Policy Evaluation in Code.mp412.1 MB
5. Dynamic Programming/3. Iterative Policy Evaluation in Code.vtt9.3 KB
5. Dynamic Programming/4. Policy Improvement.mp44.5 MB
5. Dynamic Programming/4. Policy Improvement.vtt4.7 KB
5. Dynamic Programming/5. Policy Iteration.mp43.1 MB
5. Dynamic Programming/5. Policy Iteration.vtt3.2 KB
5. Dynamic Programming/6. Policy Iteration in Code.mp47.6 MB
5. Dynamic Programming/6. Policy Iteration in Code.vtt5.6 KB
5. Dynamic Programming/7. Policy Iteration in Windy Gridworld.mp49.1 MB
5. Dynamic Programming/7. Policy Iteration in Windy Gridworld.vtt7.5 KB
5. Dynamic Programming/8. Value Iteration.mp46.2 MB
5. Dynamic Programming/8. Value Iteration.vtt6.4 KB
5. Dynamic Programming/9. Value Iteration in Code.mp44.9 MB
5. Dynamic Programming/9. Value Iteration in Code.vtt3 KB
6. Monte Carlo/1. Monte Carlo Intro.mp45 MB
6. Monte Carlo/1. Monte Carlo Intro.vtt5.4 KB
6. Monte Carlo/2. Monte Carlo Policy Evaluation.mp48.8 MB
6. Monte Carlo/2. Monte Carlo Policy Evaluation.vtt9.8 KB
6. Monte Carlo/3. Monte Carlo Policy Evaluation in Code.mp47.9 MB
6. Monte Carlo/3. Monte Carlo Policy Evaluation in Code.vtt5.6 KB
6. Monte Carlo/4. Policy Evaluation in Windy Gridworld.mp47.8 MB
6. Monte Carlo/4. Policy Evaluation in Windy Gridworld.vtt4.9 KB
6. Monte Carlo/5. Monte Carlo Control.mp49.3 MB
6. Monte Carlo/5. Monte Carlo Control.vtt9.3 KB
6. Monte Carlo/6. Monte Carlo Control in Code.mp410.2 MB
6. Monte Carlo/6. Monte Carlo Control in Code.vtt5.3 KB
6. Monte Carlo/7. Monte Carlo Control without Exploring Starts.mp44.6 MB

Alternative Torrents for 'FreeCourseSite.com Udemy Artificial Intelligence Reinforcement Learning Python'.

There are no alternative torrents found.