lipiji / variational-autoencoder-theanoLinks
Variational Autoencoders (VAEs) in Theano for Images and Text
☆54Updated 7 years ago
Alternatives and similar repositories for variational-autoencoder-theano
Users that are interested in variational-autoencoder-theano are comparing it to the libraries listed below
Sorting:
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Attention models☆34Updated 9 years ago
- A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)☆29Updated 7 years ago
- ☆58Updated 9 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 10 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- An aspiring attempt to generate a continuous space of sentences with DenseNet☆26Updated 8 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆57Updated 8 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- CDSSM implementation in torch☆40Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- ☆83Updated 9 years ago
- ☆45Updated 8 years ago
- Attention is All You Need in Sonnet☆38Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)