Skip to content

mbakhtiariz/Project_RL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project_RL

This is a group project for the Reinforcemnt learning course offered in M.Sc Artifical Intelligence at the University of Amsterdam.

Contributors

Problem Statement

There are different types of experience replay, e.g. prioritised experiencereplay and hindsight experience replay. Compare two or more types ofexperience replay. Does the ‘winner’ depend on the type of environment?

Experience Replays

We mainly experimented with three experience replays techniques which are:

- Naive Experience Replay 
- Prioritized Experience Replay
- Combined Experience Replay

About

Group Project Reinforcement Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%