Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jax-pilco

An Implementation of the Probabilistic Inference for Learning Control (PILCO) in Jax

This repo rewrites nrontsis/PILCO making use of both jax and Gaussian Processes from AaltoML/BayesNewton

Initially a rewrite is initiated, but eventually we will extend the repo with:

  1. Full multi-output GPs (instead of modelling each output independently)
  2. Using Pathfinder for fitting the hyperparameters of the GPs a. Will still take the mean of the posterior as the point estimate (just not the MLE) b. Will still fit the Gaussian to the posterior
  3. ???

About

An Implementation of the Probabilistic Inference for Learning Control (PILCO) in Jax

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages