[ FreeCourseWeb.com ] Udemy - Curiosity Driven Deep Reinforcement Learning
大小1.89 GB
文件数58
Info Hash:0CA4AE828B6F891240B7F00B2113869AFF4A6A87
收录时间2026-01-14 00:55:51
更新时间2026-01-14 00:55:51
文件列表 (58)
Get Bonus Downloads Here.url
183 B
~Get Your Files Here !/1. Introduction/1. What You Will Learn in this Course.mp4
51.62 MB
~Get Your Files Here !/1. Introduction/1. What You Will Learn in this Course.srt
8.55 KB
~Get Your Files Here !/1. Introduction/2. How to Succeed in this Course.mp4
33.46 MB
~Get Your Files Here !/1. Introduction/2. How to Succeed in this Course.srt
5.99 KB
~Get Your Files Here !/1. Introduction/2.1 Course github.html
135 B
~Get Your Files Here !/1. Introduction/3. Required Background, Software, and Hardware.mp4
26.25 MB
~Get Your Files Here !/1. Introduction/3. Required Background, Software, and Hardware.srt
4.87 KB
~Get Your Files Here !/2. Fundamental Concepts/1. A Brief Review of Deep Reinforcement Learning and Actor Critic Methods.mp4
86.27 MB
~Get Your Files Here !/2. Fundamental Concepts/1. A Brief Review of Deep Reinforcement Learning and Actor Critic Methods.srt
13.71 KB
~Get Your Files Here !/2. Fundamental Concepts/2. Code Review of Basic Actor Critic Agent.mp4
71.74 MB
~Get Your Files Here !/2. Fundamental Concepts/2. Code Review of Basic Actor Critic Agent.srt
13.61 KB
~Get Your Files Here !/2. Fundamental Concepts/3. A Crash Course in Asynchronous Advantage Actor Critic Methods.mp4
46.76 MB
~Get Your Files Here !/2. Fundamental Concepts/3. A Crash Course in Asynchronous Advantage Actor Critic Methods.srt
8.21 KB
~Get Your Files Here !/2. Fundamental Concepts/4. Our Code Structure.mp4
4.67 MB
~Get Your Files Here !/2. Fundamental Concepts/4. Our Code Structure.srt
2.39 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/1. How to Read and Implement Research Papers.mp4
61.28 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/1. How to Read and Implement Research Papers.srt
10.76 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/1.1 A3C Paper.html
95 B
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/10. A3C Paper Experiments and Discussion.mp4
101.34 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/10. A3C Paper Experiments and Discussion.srt
16.82 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/11. How to Modify the Open AI Gym Atari Environments.mp4
163.33 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/11. How to Modify the Open AI Gym Atari Environments.srt
21.21 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/11.1 Open AI Gym Wrapper Documentation.html
115 B
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/12. Coding Our Main Loop and Evaluating Our Agent.mp4
228.36 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/12. Coding Our Main Loop and Evaluating Our Agent.srt
28.39 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/2. A3C Paper Abstract and Introduction.mp4
39.45 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/2. A3C Paper Abstract and Introduction.srt
6.56 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/3. Crash Course in Parallel Processing in Python.mp4
84.35 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/3. Crash Course in Parallel Processing in Python.srt
14.05 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/4. A3C Paper Related Work, Reinforcement Learning Background.mp4
19.34 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/4. A3C Paper Related Work, Reinforcement Learning Background.srt
8.26 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/5. A3C Paper The Asynchronous Reinforcement Learning Framework.mp4
86.08 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/5. A3C Paper The Asynchronous Reinforcement Learning Framework.srt
12.73 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/6. Coding our Actor Critic Network.mp4
96.69 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/6. Coding our Actor Critic Network.srt
12.63 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/7. Learning with Generalized Advantage Estimation.mp4
114.85 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/7. Learning with Generalized Advantage Estimation.srt
16.04 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/8. Coding a Minimalist Replay Memory.mp4
19.4 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/8. Coding a Minimalist Replay Memory.srt
3.72 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/9. Coding the Shared Adam Optimizer.mp4
13.82 MB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/9. Coding the Shared Adam Optimizer.srt
2.82 KB
~Get Your Files Here !/3. Paper Analysis Asynchronous Methods for Deep Reinforcement Learning/9.1 Morvan Zhou's implementation of A3C.html
102 B
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/1. Paper Overview.mp4
9.52 MB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/1. Paper Overview.srt
2.12 KB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/1.1 The ICM Paper.html
93 B
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/2. ICM Paper Abstract and Introduction.mp4
74.69 MB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/2. ICM Paper Abstract and Introduction.srt
11.48 KB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/3. ICM Paper Curiosity Driven Exploration.mp4
79.14 MB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/3. ICM Paper Curiosity Driven Exploration.srt
12.7 KB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/4. Experimental Setup and Coding Our ICM Module.mp4
232.73 MB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/4. Experimental Setup and Coding Our ICM Module.srt
28.43 KB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/5. ICM Paper Experiments, Related Work, and Discussion.mp4
110.99 MB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/5. ICM Paper Experiments, Related Work, and Discussion.srt
19.23 KB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/6. Setting Up the Mini World and Training Our ICM Agent.mp4
82.07 MB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/6. Setting Up the Mini World and Training Our ICM Agent.srt
9.43 KB
~Get Your Files Here !/4. Paper Analysis Curiosity Driven Exploration by Self Supervised Prediction/6.1 The MiniWorld Github.html