pytorch_RVAE

RVAE

A deep learning implementation of a recurrent variational autoencoder for generating sequential data.

Recurrent Variational Autoencoder that generates sequential data implemented with pytorch

GitHub

357 stars
9 watching
87 forks
Language: Python
last commit: over 9 years ago
deep-learningnlppythonpytorchvae

Related projects:

RepositoryDescriptionStars
rentruewang/koilaA lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution1,823
fducau/aae_pytorchAn implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data.199
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
jmtomczak/vae_vpflowsA PyTorch implementation of volume-preserving flows for variational autoencoders.90
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
furkanu/deeplearning.ai-pytorchRe-implementation of Coursera's Deep Learning specialization assignments in PyTorch149
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
ikostrikov/pytorch-meta-optimizerA PyTorch implementation of meta-learning using gradient descent to adapt to new tasks.312
truskovskiyk/nima.pytorchAssesses and evaluates images using deep learning models335
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
koz4k/dni-pytorchDecoupled Neural Interfaces using Synthetic Gradients for PyTorch236
project-dc/pygenesesA PyTorch-based framework for training and studying artificial species in bio-inspired environments72
hughperkins/pytorchProvides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages.432