Pinned Repositories
2019-SOHU-Contest
2019年4月8日,第三届搜狐校园内容识别算法大赛。
AdversarialNameTagger
Multi-Level Adversarial for Cross-lingual Name Tagging
awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
bert_for_ner
BioCreativeVI-PM-Track
An neural network ensemble approach for PPIm document triage
BioNER-Progress
This repository aims to track the progress in BioNER and give a related paper list and an overview of the state-of-the-art (SOTA).
BioNLP-2016
Books
运维之道
statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
WBCwubingchao's Repositories
WBCwubingchao/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
WBCwubingchao/2019-SOHU-Contest
2019年4月8日,第三届搜狐校园内容识别算法大赛。
WBCwubingchao/AdversarialNameTagger
Multi-Level Adversarial for Cross-lingual Name Tagging
WBCwubingchao/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
WBCwubingchao/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
WBCwubingchao/bert_for_ner
WBCwubingchao/BioCreativeVI-PM-Track
An neural network ensemble approach for PPIm document triage
WBCwubingchao/BioNER-Progress
This repository aims to track the progress in BioNER and give a related paper list and an overview of the state-of-the-art (SOTA).
WBCwubingchao/BioNLP-2016
WBCwubingchao/Books
运维之道
WBCwubingchao/CCKS-2017-task2
WBCwubingchao/CDMA-NER
WBCwubingchao/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
WBCwubingchao/ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
WBCwubingchao/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
WBCwubingchao/leetcode
LeetCode Problems' Solutions
WBCwubingchao/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
WBCwubingchao/MM_Tag
Apply MCTS on Sequence Tagging
WBCwubingchao/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
WBCwubingchao/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
WBCwubingchao/NLP-Papers
Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.
WBCwubingchao/NLP_Dataset
Repo for collect NLP realted datasets!
WBCwubingchao/nonauto-nmt
PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"
WBCwubingchao/NTU-Machine-learning
**大学李宏毅老师机器学习
WBCwubingchao/ProtoNER
Few-shot classification in Named Entity Recognition Task
WBCwubingchao/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. [IN PROGRESS]
WBCwubingchao/RL4SequenceTagging
apply RL in sequence Tagging task
WBCwubingchao/seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
WBCwubingchao/Sohu2019
2019搜狐校园算法大赛
WBCwubingchao/the-gan-zoo
A list of all named GANs!