|
--- |
|
tags: |
|
- MsPacman-v4 |
|
- dqn |
|
- reinforcement-learning |
|
- custom-implementation |
|
- deep-rl-class |
|
model-index: |
|
- name: DQN-MsPacman-v4 |
|
results: |
|
- task: |
|
type: reinforcement-learning |
|
name: reinforcement-learning |
|
dataset: |
|
name: MsPacman-v4 |
|
type: MsPacman-v4 |
|
metrics: |
|
- type: mean_reward |
|
value: 249.00 +/- 129.26 |
|
name: mean_reward |
|
verified: false |
|
--- |
|
|
|
# **DQN** Agent playing **MsPacman-v4** |
|
Details see: https://www.kaggle.com/code/syedjarullahhisham/drl-huggingface-extra-unit-3-mspacmandqn-scratch |
|
|
|
## Codes |
|
|
|
Github repos(Give a star if found useful): |
|
* https://github.com/hishamcse/DRL-Renegades-Game-Bots |
|
* https://github.com/hishamcse/Advanced-DRL-Renegades-Game-Bots |
|
* https://github.com/hishamcse/Robo-Chess |
|
|
|
Kaggle Notebook: |
|
* https://www.kaggle.com/code/syedjarullahhisham/drl-huggingface-extra-unit-3-mspacmandqn-scratch |
|
|