Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers Deep Q-learning, a straightforward implementation of Q-learning in deep neural networks. Topics include the application of Deep Q-learning in games like Chess and Go, backpropagation for Deep Q-learning, review of Q-values and V-values, consistency conditions of Bellman Equation, and semi-gradient on error function. The lecture concludes with a summary of Deep Q-learning and recommended readings.