#693 · Primary category: Education & Research
Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Project last updated:05/02/23
GitHub Stars
3.9K
Forks
1.2K
Contributors
1
License
Other
Why we included this project
This repository holds the notebooks and code exercises from a free deep reinforcement learning course. It walks from Q-learning basics to policy-gradient methods like A2C and PPO, with implementations in both TensorFlow and PyTorch. Each unit pairs a short theoretical explanation with a runnable notebook and a concrete training environment, so you can watch an algorithm learn rather than only read about it. Besides classic gym-style tasks, it includes training in richer worlds like Unity-based games and VizDoom, which helps show how RL behaves in more interactive settings. The project has since been superseded by an updated Hugging Face course using modern libraries like Stable Baselines3, but this older repo remains handy as a reference for the original implementations and for comparing the two frameworks side by side.
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