Skip to content
/ VER Public

Code of Revisiting Prioritized Experience Replay: A Value Perspective

Notifications You must be signed in to change notification settings

RLforlife/VER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Revisiting Prioritized Experience Replay: A Value Perspective (VER)

This repository contains code from a under-reviewed paper of AAAI 25: Revisiting Prioritized Experience Replay: A Value Perspective. Codes are written in python 3, and provided in jupyter notebook format (.ipynb).

Code for Figure 3 and 4: Results of Q-learning and soft Q-learning in Maze

Q-learning: maze_q_learning.ipynb

soft Q-learning: maze_soft_q_learning.ipynb

Code for Figure 4: Results of DQN and soft DQN in CartPole

DQN: cartpole_dqn.ipynb

soft DQN: cartpole_soft_dqn.ipynb

Code for Figure 6: Valuable Experience Replay (VER) in Atari game

SoftDQN_VER_Seaquest.ipynb

About

Code of Revisiting Prioritized Experience Replay: A Value Perspective

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •