mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-26 11:51:19 +08:00
Update additional-readings.mdx
Since it was mentioned in https://github.com/huggingface/deep-rl-class/blob/main/units/en/unit3/deep-q-algorithm.mdx about Dueling DQN, I think it make sense to add it to reading list.
This commit is contained in:
@@ -6,3 +6,4 @@ These are **optional readings** if you want to go deeper.
|
||||
- [Playing Atari with Deep Reinforcement Learning](https://arxiv.org/abs/1312.5602)
|
||||
- [Double Deep Q-Learning](https://papers.nips.cc/paper/2010/hash/091d584fced301b442654dd8c23b3fc9-Abstract.html)
|
||||
- [Prioritized Experience Replay](https://arxiv.org/abs/1511.05952)
|
||||
- [Dueling Deep Q-Learning](https://arxiv.org/abs/1511.06581)
|
||||
|
||||
Reference in New Issue
Block a user