Reinforcement Learning: Deep Q-Network (DQN)

Programming Course, Bilibili, 2022

This is a step-by-step tutorial on how to implement Deep Q-Network (DQN) using Python.

Deep Q-Network

Click the web link below and start learning!

Bilibili - 深度强化学习 DQN 纯白板逐行代码Python实现

*Note: This course is in Chinese, but it won’t affect learning how to code DQN.