Skip to content

mdnls/ML-VAMP-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-VAMP Demo for CNNs

A demo implementation of Multi-Layer Approximate Message Passing applied to a trained generative neural network. The algorithm is introduced by Pandit et al. 2019 and their original implementation is here.

This implementation is written in Pytorch and it supports generative networks using Conv2D, Upsample (bilinear upsampling), ReLU, and Tanh layers.

About

Demo of ML-VAMP for ReLU CNN networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages