Weekly Article News #25

The recommended articles the author has read this week.
This letter is posted every Monday.

This week, the articles about VAE(Variational Autoencoder) are introduced.

Pyro tutorial: Variational Autoencoders

A tutorial of VAE by Pyro, which is a universal probabilistic programming language (PPL) written in Python and supported by PyTorch on the backend. 

Variational Autoencoder: Intuition and Implementation

The theoretical background of VAE is written in detail.

The author also introduces several new features in the following articles.