Pinned Repositories
atec2018-nlp
2018年蚂蚁金服金融大脑赛题分享
bert_distill
BERT distillation(基于BERT的蒸馏实验 )
cnn_chinese_segmentation
pure cnn for chinese word segmentation based on python3 and tensorflow. CNN中文分词
Decompose_attention
achieve decompose attention model based on tensorflow. 论文复现
dssm
dssm-lstm
The LSTM-DSSM model refering to the paper: Deep Sentence Embedding Using Long Short-Term Memory Networks: Analysis and Application to Information Retrieval
hands_on_Ml_with_Sklearn_and_TF
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南
hmm
基于隐马尔可夫模式实现中文分词.HMM for chinese word segmentation
Statistical-learning-Alg
Statistical Learning Algorithm achieve based on python2.7 and numpy , maybe later for tensorflow.
word2vec-cnn-crf_chinese_segmentation
word2vec+cnn+crf for chinese word segmentation based on python3 & tensorflow.中文分词
haerbinwyzhaha's Repositories
haerbinwyzhaha/hmm
基于隐马尔可夫模式实现中文分词.HMM for chinese word segmentation
haerbinwyzhaha/cnn_chinese_segmentation
pure cnn for chinese word segmentation based on python3 and tensorflow. CNN中文分词
haerbinwyzhaha/Statistical-learning-Alg
Statistical Learning Algorithm achieve based on python2.7 and numpy , maybe later for tensorflow.
haerbinwyzhaha/word2vec-cnn-crf_chinese_segmentation
word2vec+cnn+crf for chinese word segmentation based on python3 & tensorflow.中文分词
haerbinwyzhaha/atec2018-nlp
2018年蚂蚁金服金融大脑赛题分享
haerbinwyzhaha/bert_distill
BERT distillation(基于BERT的蒸馏实验 )
haerbinwyzhaha/Decompose_attention
achieve decompose attention model based on tensorflow. 论文复现
haerbinwyzhaha/dssm
haerbinwyzhaha/dssm-lstm
The LSTM-DSSM model refering to the paper: Deep Sentence Embedding Using Long Short-Term Memory Networks: Analysis and Application to Information Retrieval
haerbinwyzhaha/hands_on_Ml_with_Sklearn_and_TF
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南
haerbinwyzhaha/Pattern-Exploiting-Training
Pattern-Exploiting Training在中文上的简单实验
haerbinwyzhaha/QA-deep-learning
tensorflow and theano cnn code for insurance QA(question Answer matching)
haerbinwyzhaha/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
haerbinwyzhaha/tensorflow
An Open Source Machine Learning Framework for Everyone