Deep Reinforcement Learning #
- branch of artificial intelligence (AI) and machine learning (ML) that helps an agent get better at decision-making.
- by learning through trial and error, which represents a powerful learning approach.
- brings together reinforcement learning—where rewards guide the actions—and deep neural networks capable of handling complex inputs like images.
Deep RL = Reinforcement learning + deep neural networks