Pinned Loading
-
Laplace Approximation in PyTorch
Laplace Approximation in PyTorch 1"""
2Laplace approximation of a Beta distribution.
3"""
4import matplotlib.pyplot as plt
5import torch
-
Stein's Identity in Tensorflow
Stein's Identity in Tensorflow 1{
2"nbformat": 4,
3"nbformat_minor": 0,
4"metadata": {
5"colab": {
-
Gaussian Process in NumPy
Gaussian Process in NumPy 1import matplotlib.pyplot as plt
2import numpy as np
34inv = np.linalg.inv
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.