#770 · Primary category: Education & Research
Reinforcement-Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Project last updated:06/30/20
GitHub Stars
4.7K
Forks
670
Contributors
4
License
MIT
Why we included this project
For developers who already know supervised learning and are curious how agents learn from interaction, this is one of the clearer on-ramps around. It is organized as a 60-day study plan: lectures pulled from DeepMind and Berkeley sit alongside PyTorch notebooks that walk through the classic algorithms, from Q-learning and DQN to actor-critic methods like A2C and PPO. Since most topics pair the theory with a runnable example, many of them exercised against OpenAI Gym environments such as Atari and RoboSchool, you can read about an approach and immediately watch it work. Treat it as a course companion rather than production code. If you already have the basics, the later weeks on model-based RL, imitation learning, and evolution strategies round out the picture.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI