Pinned Repositories
-Online-Soft-Mining-and-Class-Aware-Attention-Pytorch
(Pytorch and Tensorflow) Implementation of Weighted Contrastive Loss (Deep Metric Learning by Online Soft Mining and Class-Aware Attention)
algorithms_pdf
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
BERT-chinese-text-classification-and-deployment
简单高效的Bert中文文本分类模型开发和部署,CPU上毫秒级预测
bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
bert_serving
export bert model for serving
CDial-GPT
A Large-scale Chinese Short-Text Conversation Dataset and Chinese pre-training dialog models
Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
DPCNN
implement DPCNN for text classification
oswen's Repositories
oswen/DynamicCNN
Dynamic Convolutional Neural Networks for Theano/Lasagne
oswen/Machine-learning-in-Cpp
Some simple machine learning code in Cpp
oswen/restful-api-design-references
RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。