Pinned Repositories
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
ai_law
all kinds of baseline models for long text classificaiton( text categorization)
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
ansj_fast_lda
LDA 的java实现
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
Attentive_Convolution
This released code corresponds to paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.
Chinese-Names-Corpus
中文人名语料库。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。
ChineseSpellingCheck
中文拼写检查工具,用于对中文文本中的错误用语进行检测并给出纠正建议
spark-realtime-dataprocess
taoci
luoyexuge's Repositories
luoyexuge/AutoFIS
AutoFIS: Automatic Feature Interaction Selection in Factorization Models for Click-Through Rate Prediction
luoyexuge/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
luoyexuge/BERT-T2T
这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。
luoyexuge/chatglm_finetuning
chatglm 6b finetuning and alpaca finetuning
luoyexuge/Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
luoyexuge/Chinese_from_dongxiexidian
mirror of dongxiexidian/Chinese
luoyexuge/ConversationalRobotDesign
对话机器人(聊天机器人)设计思考
luoyexuge/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
luoyexuge/deep_learning_estimator_labels
深度学习,针对多目标任务,在推荐算法的ctr预估等场景中的应用,项目使用tensorflow estimator进行封装,包括esmm、mmoe模型
luoyexuge/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
luoyexuge/ELECTRA
中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model
luoyexuge/Graph-neural-networks
luoyexuge/gua-area
The Internet has memories.
luoyexuge/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
luoyexuge/jddc_solution_4th
2018-JDDC大赛第4名的解决方案
luoyexuge/LAMB_Optimizer_TF
LAMB Optimizer for Large Batch Training (TensorFlow version)
luoyexuge/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
luoyexuge/LightCTR
LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.
luoyexuge/NeuronBlocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
luoyexuge/nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
luoyexuge/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
luoyexuge/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
luoyexuge/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
luoyexuge/reformers
Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing
luoyexuge/test
luoyexuge/text_matching
文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据
luoyexuge/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
luoyexuge/xgboost-predictor
luoyexuge/xgboostpp
将XGBoost c api封装成c++接口
luoyexuge/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding