Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arrodes

Bringing out of MuKumari.jl the objective inference code, making it a proper package instead of a massive one-file script. Implements the various elements of a particle filter to complete Open-Ended SIPS, the random fourier features necessary to make arbitrary objective functions, and the network-based approaches to both learning Q-functions for MDPs and inferring Q-functions from ExperienceBuffers of state-action data.

For installation, if need be - particularly if Crux keeps failing to install due to issues finding OpenSSL:

using Pkg; Pkg.add(name="OpenSSL_jll", version="3.0")

About

An implementation and extension of Open-Ended SIPS using IQ-Learn and Random Fourier Features to guide objective search in an open-ended objective space with minimal informative priors

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages