Skip to content
/ IRL Public

A collection of IRL implementations and experiments

Notifications You must be signed in to change notification settings

mrucker/IRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Python code directory contains a number of IRL and RL algorithms and experiments.

Core, reusable functionality such as algorithms and visualizations are implemented in the combat directory.

One off experiments and visualizations which utilize the core code can be found in the scripts directory.

To make sure all required dependencies have been installed use conda and run `conda env create --f environment.yml` to create and install all package dependencies to an environment called `irl`. Once this is finished use `conda activate irl` to switch to this environment before running any desired files in ~/scripts/<domains>/*.py.

About

A collection of IRL implementations and experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages