raghavan / Semi-Supervised-LearningLinks
Implementing a semi supervised learning algorithm using SVM as base classifier
☆10Updated 12 years ago
Alternatives and similar repositories for Semi-Supervised-Learning
Users that are interested in Semi-Supervised-Learning are comparing it to the libraries listed below
Sorting:
- An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit…☆74Updated 6 years ago
- TensorFlow Tutorial and Examples for beginners☆37Updated 9 years ago
- build a pytorch framework for sentiment analysis (SemEval2016)☆11Updated 8 years ago
- ☆15Updated 10 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 months ago
- Source code and datasets of IJCAI2017 paper "TransNet: Translation-Based Network Representation Learning for Social Relation Extraction".☆101Updated 7 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆126Updated 3 years ago
- autoencoder python☆22Updated 9 years ago
- ☆107Updated 7 years ago
- ☆28Updated 9 years ago
- A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.☆25Updated 7 years ago
- Graph-Based Semi-Supervised Learning Algorithms☆23Updated 9 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆279Updated 8 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆133Updated 7 years ago
- SeqGAN tensorflow implementation☆107Updated 8 years ago
- Generate adversarial text via gradient methods☆30Updated 6 years ago
- Adversarial learning by utilizing model interpretation☆10Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 8 years ago
- ☆25Updated 8 years ago
- Demo code for the paper STC2 which released three short text datasets for clustering and classification☆117Updated 7 years ago
- Resources and codes about transfer learning and domain adaptation--迁移学习☆46Updated 8 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 8 years ago
- Implementation of Structural Correspondence Learning☆15Updated 7 years ago
- Deep Learning with Positive and Unlabeled samples☆54Updated 8 years ago
- Support Vector Machine in Python☆23Updated 9 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- KDD CUP 2017☆82Updated 8 years ago
- Multi-Task Learning in NLP☆94Updated 8 years ago
- Implement Naive Bayes and Adaboost from scratch and use them to filter spam emails.☆158Updated 8 years ago