Skip to content

bigharshrag/RL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL-Project

Example usage

Sarsa(Lambda) algorithm Train python3 run_sarsa_lambda.py --verbose

Test python3 run_sarsa_lambda.py --verbose --iter 10 --load_path weights.npy

TAMER algorithm Train python3 run_tamer.py --verbose

Test python3 run_tamer.py --verbose --load_path tamer.npy

About

CS394R Reinforcement Learning Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published