Skip to content

Final Submission of all code relating to the RL Assignment 2023 Hons

Notifications You must be signed in to change notification settings

LazarusGroves/RL-Assignment-Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RL-Assignment-Final

Final Submission of all code relating to the RL Assignment 2023 Hons

To train each model, there is a code/train_DQN and a code/train_PPO. At the top of each of these files the hyper paramaters can be changed. That is also where you specify the environment you want to use, and that has to be an environment in environments.py so that the action space and rewards work correctly

An env.yaml is provided to avioid dependecy issues.

About

Final Submission of all code relating to the RL Assignment 2023 Hons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages