Published Oct 1, 2021

SDS 510: Deep Reinforcement Learning — with Jon Krohn

Join Jon Krohn as he demystifies deep reinforcement learning, revealing its powerful fusion of reinforcement learning and neural networks to solve intricate decision-making challenges, while offering valuable insights and resources for enthusiasts and researchers alike.
Episode Highlights
Super Data Science: ML & AI Podcast with Jon Krohn logo

Popular Clips

Episode Highlights

  • Neural Integration

    Deep reinforcement learning combines the strengths of reinforcement learning and neural networks to create powerful algorithms capable of processing complex sensory inputs. explains that in reinforcement learning, an agent interacts with an environment, receiving state information and rewards based on its actions. This continuous loop allows the agent to learn which actions maximize rewards, such as scoring points in Atari games 1.

    The really powerful thing about deep reinforcement learning is that the neural network is really adept at processing complex sensory input, like the pixels on a screen, for example.

    ---

    By integrating neural networks, deep reinforcement learning enhances decision-making capabilities, enabling the agent to handle a vast array of possibilities effectively 1.

       

    Applications

    Deep reinforcement learning has numerous real-world applications, and provides resources for those interested in exploring this field further. He suggests checking out episodes 438 and 440 of the podcast for brief insights, or episode 503 for an in-depth discussion with expert Peter Abeel 2.

    If you'd like to actually get into the nitty gritty mathematical and computational underpinnings of deep reinforcement learning algorithms, you can check out chapter 13 of my book, Deep Learning Illustrated.

    ---

    These resources offer valuable information for anyone looking to understand the mathematical and computational foundations of deep reinforcement learning 2.

Related Episodes