Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
-
Updated
Oct 19, 2024 - HTML
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
For deep RL and the future of AI.
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
🐵 An AI chess-board-game framework(by many programming languages) implementations.
webpage for maintaining the list of openly available DL, ML, RL, Vision, NLP, Optimization courses
Implementation of Deep Deterministic Policy Gradients (DDPG) to teach a Quadcopter How to Fly!
Projects I implemented to finish Udacity Nanodegree Programs from Data Engineering to Machine Learning Engineering.
DRL-Base-EMS for HEVs
Supplementary material to the paper "An experimental evaluation of Deep Reinforcement Learning algorithms for HVAC control".
Learning Continuous Control in Deep Reinforcement Learning
Presentation on Human-Level Control Through Deep Reinforcement Learning
Inverse Reinforcement Learning for Robot Hand Manipulation Task
Deep Reinforcement Learning DQN on Unity ML Agent
This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a toolkit to develop and compare reinforcement learning algorithms. The learning agent takes raw pixels from the atari emulator and predicts an action that is fed back into the emulator via OpenAI interface. The …
Presentation on End-to-End Training of Deep Visuomotor Policies
Data and code for Salesforce Research paper, GAEA: Graph Augmentation for Equitable Access via Reinforcement Learning - https://arxiv.org/abs/2012.03900 . The paper provides methods for constraint graph augmentation and optimal facility placement problems
Deep Learning Group
Learning to play tennis from scratch with AlphaGo Zero style self-play using DDPG
Add a description, image, and links to the deep-reinforcement-learning topic page so that developers can more easily learn about it.
To associate your repository with the deep-reinforcement-learning topic, visit your repo's landing page and select "manage topics."