Skip to content

realgourmet/rep_complexity_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rep_complexity_rl

Install required packages

cd q_func
pip install -r requirements.txt

Make codes executable:

chmod +x run_commands.sh
chmod +x run_training.sh
chmod +x run_rollout.sh

Run training:

./run_training.sh

Run approximation:

./run_rollout.sh
./run_commands.sh

Codes adapted from http://rail.eecs.berkeley.edu/deeprlcourse-fa22

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages