An open API service indexing awesome lists of open source software.

https://github.com/felipemarcelino/2048-ddqn-per-reinforcement-learning

This project aims apply Dueling Deep Q Learning with Prioritized experience to play game 2048
https://github.com/felipemarcelino/2048-ddqn-per-reinforcement-learning

2048-game double-dqn dueling-q-networks machine-learning prioritized-experience-replay q-learning reinforcement-learning sumtree

Last synced: 8 months ago
JSON representation

This project aims apply Dueling Deep Q Learning with Prioritized experience to play game 2048

Awesome Lists containing this project

README

          

# 2048-DDQN-PER-Reinforcement-Learning
This project aims apply Dueling Deep Q Learning with Prioritized experience to play game 2048