Online Workshop Every Week
Join our free weekly interactive learning sessions.
Master AI/ML with instant feedback and personalized learning
"Cogito, ergo sum" (I think, therefore I am)
β RenΓ© Descartes
Free Problems
Chapter 09 - Ways to Speed Up RL - Chapter 9 Practice
This problem set covers key concepts from Chapter 9 "Ways to Speed Up RL" which focuses on engineering optimizations to improve reinforcement learning training performance. The problems test understanding of computation graphs, parallel processing, environment wrappers, and performance benchmarking in RL systems.
26 pts
Medium
99
pytorch
deep learning
reinforcement learning
+7
Chapter 08 - DQN Extensions and Improvements
This problem set covers the key DQN extensions and improvements discussed in Chapter 8, including N-step DQN, Double DQN, Noisy Networks, Prioritized Replay Buffer, Dueling DQN, and Categorical DQN. These methods address various challenges in deep reinforcement learning such as convergence speed, overestimation bias, exploration efficiency, and distributional value learning.
45 pts
Hard
92
reinforcement learning
deep q-networks
dqn extensions
+7
Chapter 07 - Higher-Level RL Libraries with PTAN
This problem set covers key concepts from Chapter 7 on higher-level RL libraries, focusing on the PTAN library. You'll be tested on action selectors, agents, experience sources, replay buffers, and other PTAN components that simplify RL implementation while maintaining flexibility. These problems progress from basic concepts to practical implementation details.
34 pts
Medium
103
reinforcement learning
q-learning
ptan
+7
Chapter 06 - Deep Q-Networks Practice Problems
This problem set covers key concepts from Chapter 6 on Deep Q-Networks, including value iteration limitations, Q-learning, DQN architecture, and practical implementation details. The problems progress from fundamental concepts to advanced implementation details, testing your understanding of reinforcement learning with neural networks.
27 pts
Medium
97
value iteration
reinforcement learning
atari games
+7
Chapter 05 - Tabular Learning and Bellman Equation Practice
This problem set covers key concepts from Chapter 5 on Tabular Learning and the Bellman Equation. You'll practice calculating state values, understanding the Bellman equation, working with value iteration, and comparing V-learning vs Q-learning approaches. These problems test your understanding of fundamental reinforcement learning concepts that form the basis for more advanced methods like Deep Q-Networks.
26 pts
Medium
99
reinforcement learning
expected value
policy evaluation
+7
Chapter 04 - Cross-Entropy Method Reinforcement Learning
This problem set covers the Cross-Entropy Method in reinforcement learning as described in the O'Reilly book chapter. The problems test understanding of RL taxonomy, method implementation, practical applications, and theoretical foundations. Questions progress from basic concepts to advanced implementation details.
35 pts
Medium
94
reinforcement learning
cross-entropy method
learning methods
+7
Premium Problems
Knowledge Graphs
USA AI Olympiad
Explore competitive programming and AI contest preparation concepts
Grade 5 Math
Discover elementary mathematics concepts and learning paths
Featured PDFs
View All PDFsSystem Design Interview: An Insider's Guide Volume 2
116 questions
348 pts
System Design Interview: An Insider's Guide
108 questions
317 pts
UNICALLI: A UNIFIED DIFFUSION FRAMEWORK FOR COLUMN-LEVEL GENERATION AND RECOGNITION OF CHINESE CALLIGRAPHY
10 questions
38 pts
The Principles of Deep Learning Theory
107 questions
418 pts
Featured Books
View All BooksAcing the System Design Interview
153 questions
456 pts
Numerical Python: Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib
190 questions
543 pts
Hands-On Machine Learning with Scikit-Learn and PyTorch
200 questions
554 pts
Deep Reinforcement Learning Hands-On - Third Edition
222 questions
720 pts
Featured Videos
View All VideosFlow-Matching vs Diffusion Models explained side by side
10 questions
29 pts
Attention in transformers, step-by-step | Deep Learning Chapter 6
10 questions
30 pts
Knowledge Distillation: How LLMs train each other
10 questions
27 pts
Diffusion Model
10 questions
32 pts
Popular Topics
machine learning
56
deep learning
40
neural networks
35
reinforcement learning
33
system-design
28
grade5
27
optimization
14
large language models
13
attention mechanisms
13
combinatorics
13
system-architecture
13
natural language processing
12
aime problems
12
Number Sense
12
scalability
11
beginner
10
number theory
10
performance
10
transformers
9
capacity-planning
9
Click on any tag to filter problems by that topic