probml / pyprobml

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

Port SNGP layers from edward2 to notebook #1102

Closed nsanghi closed 1 year ago

nsanghi commented 2 years ago

As part of the SNGP demo (#819, #983 and #1033), implement the SNGP layers instead of using these from edward2 library.