What is deep reinforcement learning?
a) Combining supervised learning with reinforcement learning
b) Using deep neural networks to approximate value functions or policies
c) A reinforcement learning model that requires labeled data
d) A method to generate new training data
Answer:
b) Using deep neural networks to approximate value functions or policies
Explanation:
Deep reinforcement learning leverages deep neural networks to approximate value functions, policies, or Q-values in complex environments with large state or action spaces.
Reference:
Reinforcement Learning (RL) Quiz – MCQ Questions and Answers