Перейти к содержимому

1. Normalizing flows - theory and implementation - 1D flows

Tiny Volt

0:00 / 0:00

1. Normalizing flows - theory and implementation - 1D flows

10 607 просмотров · 5 л. назад
Tiny Volt
363 подписчика
10 607 просмотров · 5 л. назад
This is an introduction to the theory behind normalizing flows and how to implement for a simple 1D case. The code is available here: https://github.com/TinyVolt/normalizi... The content is largely taken from the excellent course "Deep Unsupervised Learning" by UCB. The original repo is here: https://github.com/rll/deepul/tree/ma... All I did was rewrite the code in a cleaner and (slightly) more efficient manner.