SkillAgentSearch skills...

VariationalRecurrentNeuralNetwork

Pytorch implementation of the Variational Recurrent Neural Network (VRNN).

Install / Use

/learn @emited/VariationalRecurrentNeuralNetwork
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VariationalRecurrentNeuralNetwork

Pytorch implementation of the Variational RNN (VRNN), from A Recurrent Latent Variable Model for Sequential Data.

The paper is available here.

png

Run:

To train: python train.py

To sample with saved model: python sample.py [saves/saved_state_dict_name.pth]

Some samples:

png

Related Skills

View on GitHub
GitHub Stars292
CategoryDevelopment
Updated23d ago
Forks69

Languages

Python

Security Score

80/100

Audited on Mar 16, 2026

No findings