DQN-MsPacman-v4 / README.md
hishamcse's picture
Update README.md
4ff6ab5 verified
|
raw
history blame contribute delete
No virus
899 Bytes
metadata
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):

Kaggle Notebook: