Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Crown421/GPDiffEq.jl
https://github.com/Crown421/GPDiffEq.jl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Crown421/GPDiffEq.jl
- Owner: Crown421
- License: mit
- Created: 2021-12-10T02:08:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T21:26:06.000Z (over 1 year ago)
- Last Synced: 2024-07-10T21:12:54.154Z (4 months ago)
- Language: Julia
- Size: 9.9 MB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sciml - Crown421/GPDiffEq.jl
README
# GPDiffEq
[![julia 1.8](https://github.com/Crown421/GPDiffEq.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/Crown421/GPDiffEq.jl/actions/workflows/ci.yml)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://crown421.github.io/GPDiffEq.jl/dev/)
[![Coverage Status](https://coveralls.io/repos/github/Crown421/GPDiffEq.jl/badge.svg?branch=main)](https://coveralls.io/github/Crown421/GPDiffEq.jl?branch=main)This package is intended to connect Gaussian Processes and differential equations in a similar fashion to [DiffEqFlux.jl](https://github.com/SciML/DiffEqFlux.jl).
It is the successor of [GaussianProcessODEs.jl](https://github.com/Crown421/GaussianProcessODEs.jl), which contains mostly original implementations and minimally documented research code. By contrast the `GPDiffEq` packages aims to take full advantage of the broader [JuliaGaussianProcesses](https://juliagaussianprocesses.github.io/) eco system.