Skip to content

jfhren/thesis_discrete_action_space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thesis_discrete_action_space

Code used for discrete action space experiments in my PhD thesis.

Dependencies

For compiling, the following libraries are needed:

  • libargtable2-dev
  • libgsl0-dev
  • libsdl1.2-dev
  • libsdl-gfx1.2-dev

If you do not want to use SDL or can not use SDL you can uncomment the fourth line of the makefile

How to use

Type make to build everything except the bench tools
Type make tools" to build everything
The bin/ directory contains every executable built
Execute a binary without arguments to see how to you use it

About

Code used for discrete action space experiments in my PhD thesis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published