You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to design a front-end that is at least as flexible as GaussianProcesses.jl, and to check that we are at feature parity currently (albeit with more boilerplate), we are going to collect some script that use the JuliaGPs ecosystem to implement stuff that the GaussianProcesses.jl interface allows us to implement.
A good starting point is this folder in the GaussianProcesses.jl repo, which contains example interface usage.
Please edit the above items with links to gists which do the equivalent using JuliaGPs. Please also feel free to add additional TODO items to this list, provided that they are concretely scoped / you provide an implementation.
The text was updated successfully, but these errors were encountered:
simsurace
changed the title
Implementations of things that GaussianProcesses.jl
Feature parity with GaussianProcesses.jl
May 8, 2023
In order to design a front-end that is at least as flexible as GaussianProcesses.jl, and to check that we are at feature parity currently (albeit with more boilerplate), we are going to collect some script that use the JuliaGPs ecosystem to implement stuff that the GaussianProcesses.jl interface allows us to implement.
A good starting point is this folder in the GaussianProcesses.jl repo, which contains example interface usage.
Please edit the above items with links to gists which do the equivalent using JuliaGPs. Please also feel free to add additional TODO items to this list, provided that they are concretely scoped / you provide an implementation.
The text was updated successfully, but these errors were encountered: