8000 GitHub - fengsterooni/dql
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fengsterooni/dql

Repository files navigation

Deep Q Learning

This is the implmentation of Deep Q Learning, Deep Reinforcement Learning with Double Q Learning, Dueling Network for Deep Reinforcement Learning (Deep Q and Double Q Learning) by following Dr. Phil Tabor's Udemy course Modern Reinforcement Learning: Deep Q Learning in PyTorch and his Github repository.

Paper used

Human Level Control Through Deep Reinforcement Learning

https://web.stanford.edu/class/psych209/Readings/MnihEtAlHassibis15NatureControlDeepRL.pdf

Deep Reinforcement Learning with Double Q Learning:

https://arxiv.org/abs/1509.06461

Dueling Network Architectures for Deep Reinforcement Learning:

https://arxiv.org/abs/1511.06581

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0