enmalik / comp767_finalproject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Study of Experience Replays in Deep Q Networks

The following notebooks contain all the work:

  • ER contains all the work associated with traditional experience replay.
  • PER contains all the work associated with prioritized experience replay.
  • HER contains all the work associated with hindsight experience replay.
  • data_analysis contains all the work associated with aggregating the results.

All other notebooks are iterations of work and are not final.

About


Languages

Language:Jupyter Notebook 100.0%