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

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core, reusable functionality such as algorithms and visualizations can be found in the IRL directory.

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

Implementations of application specific features, kernels, and models can be found in IRL/domains.

Unit tests for all algorithms can be found in IRL/tests.

Dependencies can be installed to the `irl` conda environment via `conda env create --f environment.yml`. 

After installing dependencies use `conda activate irl` to switch to this environment.

About

A collection of IRL implementations and experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published