probml / pyprobml

Python code for "Probabilistic Machine learning" book by Kevin Murphy
MIT License
6.45k stars 1.52k forks source link

SNGP layers ported form edward2 to notebook #1103

Closed nsanghi closed 1 year ago

nsanghi commented 2 years ago

Description

This PR updates the SNGP demo notebook to self contain implementations of SNGP specific layers for Spectral Normalization and Random Features GP. The implementation is a simplified port of the code in edward2 library

Issue

This PR solves #1102

Checklist

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB