# UCL_Advanced_Deep_Learning_and_Reinforcement_Learning **Repository Path**: ChenGouXiang/UCL_Advanced_Deep_Learning_and_Reinforcement_Learning ## Basic Information - **Project Name**: UCL_Advanced_Deep_Learning_and_Reinforcement_Learning - **Description**: Lecture slides, notes and sample solutions of the UCL course Advanced Deep Learning and Reinforcement Learning taught by Deepmind - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-07-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Advanced Deep Learning and Reinforcement Learning This repo contains the playlist link to the videos, the slides and sample solutions of the assignments for the UCL course *Advanced Deep Learning and Reinforcement Learning* taught by Deepmind. The sample solutions are created by myself and are not from Deepmind, so that it is possible that there are bugs. If you found some feel free to contribute. So far, however, only the first Deep Learning and the first Reinforcement Learning assignments are almost complete. The others will follow. In addition, the repo contains some notes about the lectures. ## Resources **Lecture Videos**: You can find the playlist [here on YouTube](https://www.youtube.com/watch?v=iOh7QUZGyiU&list=PLqYmG7hTraZDNJre23vqCGIVpfZ_K2RZs) **Lecture Slides**: The lecture slides are copied from [here](https://github.com/RylanSchaeffer/ucl-adv-dl-rl). **Lecture Assignments**: Empty jupyter notebook files and sample solution files. The empty notebooks are copied from [ADL_RL](https://github.com/YidingYu/ADL_RL).