Skip to content

glambrechts/variational-rnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variational Recurrent Neural Network

PyTorch implementation of the variational recurrent neural networks (VRNN).

This model is also known as the recurrent state space model (RSSM).

A version with discrete latent space and Gumbel Softmax reparametrisation is implemented in branch discrete.

See results in the Weights and Biases repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages