phdowling / mSDALinks
Python implementation of (linear) Marginalized Stacked Denoising Autoencoder (mSDA), as well as dense Cohort of Terms (dCoT). Based on Matlab code by Minmin Chen
☆27Updated 5 years ago
Alternatives and similar repositories for mSDA
Users that are interested in mSDA are comparing it to the libraries listed below
Sorting:
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 8 years ago
- Code for Supervised Word Mover's Distance (SWMD)☆92Updated 8 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆66Updated 7 years ago
- Bernoulli Embeddings for Text☆84Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 9 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 11 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆83Updated 3 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 9 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 8 years ago
- Deep generative models for semi-supervised learning.☆109Updated 9 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 8 years ago
- Training autoencoders to reconstruct text to generate valuable summarizations of sentences or paragraphs☆39Updated 10 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 9 years ago
- Python implementation of Socher et al, EMNLP2013☆35Updated 10 years ago
- a python code for deep canonical correlation analysis (dcca) written using numpy☆39Updated 5 years ago
- The demo code for "Neural network-based clustering using pairwise constraints" (http://arxiv.org/abs/1511.06321)☆71Updated 7 years ago
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- Aspect-augmented Adversarial Networks for Domain Adaptation☆49Updated 8 years ago
- Neural Topic Models☆69Updated 9 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 9 years ago
- ☆79Updated 8 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- Common pre-processing in NLP such as PPMI computation, SVD-based dimensionality reduction, and PLSR-based distribution prediction.☆23Updated 7 years ago
- ☆62Updated 8 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 10 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago