Daniil Gavrilov

Results 11 repositories owned by Daniil Gavrilov

pytorch_RVAE

356
Stars
89
Forks
Watchers

Recurrent Variational Autoencoder that generates sequential data implemented with pytorch

pytorch_NEG_loss

125
Stars
26
Forks
Watchers

NEG loss implemented in pytorch

contiguous-succotash

72
Stars
21
Forks
Watchers

Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch

pytorch_TDNN

82
Stars
15
Forks
Watchers

Time Delayed NN implemented in pytorch

bdir_vae

53
Stars
3
Forks
Watchers

simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch

pytorch_Highway

80
Stars
15
Forks
Watchers

Highway network implemented in pytorch

amt

24
Stars
2
Forks
Watchers

Adversarial Machine Translation with pytorch

bytenet

47
Stars
4
Forks
Watchers

Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper

hybrid_rvae

29
Stars
11
Forks
Watchers

pytorch implementation of "A Hybrid Convolutional Variational Autoencoder for Text Generation" Paper

pytorch_GloVe

17
Stars
6
Forks
Watchers

simple pytorch GloVe implementation