https://github.com/mschauer/nonparbayes
Tour through non-parametric Bayesian regression in Fourier domain using Julia https://mschauer.github.io/nonparbayes/
https://github.com/mschauer/nonparbayes
Last synced: 4 months ago
JSON representation
Tour through non-parametric Bayesian regression in Fourier domain using Julia https://mschauer.github.io/nonparbayes/
- Host: GitHub
- URL: https://github.com/mschauer/nonparbayes
- Owner: mschauer
- License: mit
- Created: 2021-10-07T22:26:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-07T16:53:01.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T09:12:11.298Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 610 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nonparametric Bayes and Fourier methods in Julia
Interactive tour through non-parametric Bayesian regression in Fourier domain using Julia
Notebook location: [https://raw.githubusercontent.com/mschauer/nonparbayes/main/notebook.jl](https://raw.githubusercontent.com/mschauer/nonparbayes/main/notebook.jl)
## Open notebook on JuliaHub:
[https://juliahub.com/ui/Notebooks/mschauer/public/nonparametric_bayes.jl](https://juliahub.com/ui/Notebooks/mschauer/public/nonparametric_bayes.jl)
## Alternatively: Open static/offline notebook. Use the download button to run on your own computer.
[https://mschauer.github.io/nonparbayes/nonparbayes.html](https://mschauer.github.io/nonparbayes/nonparbayes.html)