Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 674 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 674 Bytes

Intructions for Current Repository

Disertation project at the University of Sheffield.

The project focuses on the development of conventional and novel deep reinforcement learning agents, including agents employing direct feedback alignment for training the deep neural network used in predicting the action-value function.

The codes for this project are split into three classes:

  1. agents for classical reinforcement learning tasks
  2. agents for classical control problems
  3. agents for Atari games

For more information on the project, access the text of my dissertation here: (link TBA)

For information about the various projects, read the README in each project.