Deep Q-Network (DQN): A type of RL algorithm that is used for tasks such as game playing and robotic control, it’s based on the idea of using a deep neural network to represent the Q-function.
Deep Q-Network (DQN): A type of RL algorithm that is used for tasks such as game playing and robotic control, it’s based on the idea of using a deep neural network to represent the Q-function.