Pinned Repositories
bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
BDCI_Car_2018
BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
BERT-Classification-Tutorial
captfr
geetest captfr
chaotbot_corpus_Chinese
中文开放聊天语料整理
CNN
CNN_sentence
CNNs for sentence classification
DL4NLP
Deep Learning for NLP resources
EventMonitor
Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。
weichen12345's Repositories
weichen12345/bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
weichen12345/BDCI_Car_2018
BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案
weichen12345/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
weichen12345/BERT-Classification-Tutorial
weichen12345/captfr
geetest captfr
weichen12345/chaotbot_corpus_Chinese
中文开放聊天语料整理
weichen12345/CNN
weichen12345/CNN_sentence
CNNs for sentence classification
weichen12345/DL4NLP
Deep Learning for NLP resources
weichen12345/EventMonitor
Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。
weichen12345/FastMaskRCNN
Mask RCNN in TensorFlow
weichen12345/langchain
⚡ Building applications with LLMs through composability ⚡
weichen12345/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
weichen12345/Mask_RCNN
weichen12345/news_django
weichen12345/pycharm-guide
PyCharm 中文指南:安装 | 破解 | 效率 | 技巧
weichen12345/pytorch-captcha-recognition
基于CNN训练的一套 "端到端" 的验证码识别模型,使用深度学习+训练数据+大量计算力,纯数字识别率高达 99.99%,数字+字母识别率 96%
weichen12345/sklearnflask
Flask API for training and predicting using scikit learn models
weichen12345/tc
主仓库
weichen12345/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
weichen12345/text_classification
all kinds of text classificaiton models and more with deep learning
weichen12345/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
weichen12345/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.