theory
2 pieces
Aug 9, 2024 7 min read
What is Deep Reinforcement Learning (RL)
Here we introduce language and notation used to discuss RL and explain what RL do
machine-learningreinforcement-learningtheory
Sep 10, 2023 4 min read
Q-learning
Q-learning is a reinforcement learning technique where an agent iteratively learns the value of its actions to navigate towards optimal outcomes in an environment.
machine-learningreinforcement-learningtheory