Pinned Repositories
DPCNN
DPCNN implemented by pytorch
exam_for_python
2020计算机二级考试《Python语言程序设计》一书课后编程题参考
FastText
FastText model implemented by pytorch
FM
factorial machine implemented by pytorch
Hardness_aware_Sample_Distillation
source code of the paper:Hardness-aware Sample Distillation
ML_basic_model
machine learning model
sample_distillation
source code on caltech256 dataset in paper:Hardness-Aware Sample Distillation for Efficient Model Training
self-paced-learning
self-paced learning algorithm
url2vec
master note
wide_deep_with_self_paced_learning
this is the source code for wide&deep with self-paced learning
shiqiuwang's Repositories
shiqiuwang/wide_deep_with_self_paced_learning
this is the source code for wide&deep with self-paced learning
shiqiuwang/exam_for_python
2020计算机二级考试《Python语言程序设计》一书课后编程题参考
shiqiuwang/self-paced-learning
self-paced learning algorithm
shiqiuwang/url2vec
master note
shiqiuwang/DPCNN
DPCNN implemented by pytorch
shiqiuwang/FastText
FastText model implemented by pytorch
shiqiuwang/FM
factorial machine implemented by pytorch
shiqiuwang/Hardness_aware_Sample_Distillation
source code of the paper:Hardness-aware Sample Distillation
shiqiuwang/ML_basic_model
machine learning model
shiqiuwang/sample_distillation
source code on caltech256 dataset in paper:Hardness-Aware Sample Distillation for Efficient Model Training
shiqiuwang/shiqiuwang-N2NCause
source code for papaer:N2NCause: Contrastive Representation Learning for Complex Causality Detection
shiqiuwang/TCN
TCN implemented by pytorch
shiqiuwang/TextCNN
textcnn model implement by pytorch,for urls classification
shiqiuwang/TextRCNN
TextRCNN model implemented by pytorch
shiqiuwang/TextRNN
TextRNN implemented using pytorch
shiqiuwang/Transformer
Transformer implemnted by pytorch
shiqiuwang/wide-deep_with_self_paced_learning
this is the source code about TCN+FM+SPLD without location infomation
shiqiuwang/wide_deep_spld
this is the program about wide&deep with self-pace learning
shiqiuwang/word2vec
word2vec,including CBOW and Skip-gram implemented by pytorch