karencceeee's Stars
kweonwooj/papers
summary of ML papers I've read
woct0rdho/pkubbsbackup
Tencent/NeuralNLP-NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
erfan-ghadery/MNCN
MNCN:A Multilingual Ngram-based Convolutional Network for Aspect Category Detection in Online Reviews
CyberZHG/torch-multi-head-attention
Multi-head attention in PyTorch
jasonwei20/eda_nlp
Data augmentation for NLP, presented at EMNLP 2019
Nomiluks/Sentence-Aspect-Category-Detection
Aspect-Based Sentiment Analysis
google-research/uda
Unsupervised Data Augmentation (UDA)
zhampel/clusterGAN
Pytorch Implementation of ClusterGAN (arXiv:1809.03627)
ymym3412/textcnn-conv-deconv-pytorch
text convolution-deconvolution auto-encoder model in PyTorch
piiswrong/dec
lsvih/Torch-Unsupervised-Aspect-Extraction
wip, Pytorch implementation for ACL2017 paper "An unsupervised neural attention model for aspect extraction"
YU1ut/MixMatch-pytorch
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
philipperemy/cond_rnn
Conditional RNNs for Tensorflow / Keras.
dawnranger/IDEC-pytorch
Pytorch implementation of Improved Deep Embedded Clustering
zhoushengisnoob/DeepClustering
Methods and Implements of Deep Clustering
makora9143/ssvae-keras-tensorflow
nyu-dl/conditional-molecular-design-ssvae
wead-hsu/ssvae
codes for Variational Autoencoder for Semi-supervised Text Classification
kuc2477/pytorch-memn2n
PyTorch implementation of FAIR's paper "End-to-End Memory Network", NIPS 2015
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
JayYip/m3tl
BERT for Multitask Learning
DevSinghSachan/multilingual_nmt
Experiments on Multilingual NMT
ifding/Infomax-pytorch
This is a simple pytorch implementation of Deep-INFOMAX
DuaneNielsen/DeepInfomaxPytorch
Learning deep representations by mutual information estimation and maximization
rdevon/DIM
Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"
MasanoriYamada/Mine_pytorch
MINE: Mutual Information Neural Estimation in pytorch (unofficial)
rdevon/cortex
A machine learning library for PyTorch
sungyubkim/MINE-Mutual-Information-Neural-Estimation-
A pytorch implementation of MINE(Mutual Information Neural Estimation)