#713 · Primary category: Education & Research
basic_reinforcement_learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Project last updated:07/14/23
GitHub Stars
1.2K
Forks
368
Contributors
7
License
GPL-3.0
Why we included this project
Dense papers make reinforcement learning harder to get into than it needs to be. This series works the other way: each classic algorithm comes with working code and a step-by-step walkthrough, starting with tabular methods like Q-learning and SARSA and moving up to DQN, convolutional Q-learning, and DDPG. Because every tutorial is self-contained and built on OpenAI Gym, you can run, modify, and compare the algorithms yourself instead of just reading about them. One chapter stands out: it applies RL to ROS and Gazebo, which is useful if you are heading toward robotics. The whole thing is organized like a course rather than scattered snippets, so it works well for developers who learn by running code.
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