baiyyang
A postgraduate from School of Compute Science in Beijing Institute of technology, and working for kuaishou😊
KuaishouBeijing
Pinned Repositories
association-rule-mining
使用Apriori和FP-growth进行关联规则挖掘
BLEU
Calculate the Evaluation of Machine Translate--BLEU,the language includes Chinese and English
FP-growth
Java实现FP-growth算法
MachineLearning_python
some Algorithm of Machine Learning by python
medical-diagnosis-cnn-rnn-rcnn
分别使用rnn/cnn/rcnn来实现根据患者描述,进行疾病诊断
medical-entity-recognition
包含传统的基于统计模型(CRF)和基于深度学习(Embedding-Bi-LSTM-CRF)下的医疗数据命名实体识别
medical_ner_crfsuite
基于条件随机场的医疗电子病例的命名实体识别
mini-spider
A simple python mini-spider. 一个简单的python爬虫程序。
pytorch-simple-dnn-model
some common deep neural network model by pytorch
scrapy_medical
使用scrapy框架爬取一些医疗疾病数据
baiyyang's Repositories
baiyyang/bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
baiyyang/tf-rnn
Practical Examples for RNNs in Tensorflow