Pinned Repositories
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
deeplearning-models
A collection of various deep learning architectures, models, and tips
GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
LICS2021_Dialogue
2021语言与智能技术竞赛:多技能对话任务
LICS2021_MRC
2021语言与智能技术竞赛:机器阅读理解任务
MachineLearningProcess
主要包含ModelHelper和NLPHelper,其中ModelHelper主要有特征选择、超参数搜索、模型解释和模型融合等,NLPHelper则是进一步封装了NLP一些常用的操作,常用的网络结构以及几个NLP的任务
SelfLearning
该项目主要是自学过程中对于一些知识点的整理,项目整体分为四部分,分别是算法、工程、工具和数学知识。算法部分主要是常用的机器学习(LR、SVM、树模型、XGBoost、LightGBM和CatBoost等)和深度学习算法(NLP和CV以及一些基础知识),工程部分主要是spark和hive
lyj555's Repositories
lyj555/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
lyj555/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
lyj555/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
lyj555/deeplearning-models
A collection of various deep learning architectures, models, and tips
lyj555/10-steps-to-become-a-data-scientist
📢 Ready to learn or review your knowledge! You will learn 10 skills as data scientist: 📚 Python, Machine Learning, Deep Learning, Data Cleaning, EDA, python packages such as Numpy, Pandas, Seaborn, Matplotlib, Plotly, Tensorfolw, Theano...., Linear Algebra, Big Data, Analysis Tools and solve some real problems such as predict house prices.
lyj555/2017-CCF-BDCI-AIJudge
2017-CCF-BDCI-让AI当法官 初赛 7th/415 (Top 1.68%)
lyj555/2017-CCF-BDCI-Enterprise
2017-CCF-BDCI-企业经营退出风险预测:9th/569 (Top 1.58%)
lyj555/ASR-for-Chinese-Pipeline
Google Summer of Code 2018 Project: Automatic Speech Recognition for Speech-to-Text on Chinese
lyj555/baidu-netdisk-downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
lyj555/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
lyj555/CAIL2019
lyj555/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
lyj555/Ctr
IJCAI-18 阿里妈妈搜索广告转化预测
lyj555/datacamp-community-tutorials
Tutorials for DataCamp (www.datacamp.com)
lyj555/dive-into-ml-system
Dive into machine learning system, start from reinventing the wheel.
lyj555/git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
lyj555/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜
lyj555/heamy
A set of useful tools for competitive data science.
lyj555/interview_python
关于Python的面试题
lyj555/machinelearning-1
My blogs and code for machine learning. http://cnblogs.com/pinard
lyj555/masr
中文语音识别,提供预训练模型,高识别率 Chinese Speech Recognition; Mandarin Automatic Speech Recognition;
lyj555/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
lyj555/PPD_RiskControlCompetition
3rd Place Solution for PPD Risk Control Competition
lyj555/pyplotz
A light weight wrapper for matplotlib users with Chinese characters supported
lyj555/Python-100-Days
Python - 100天从新手到大师
lyj555/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
lyj555/rong360-season2
the champion code for season2 of rong360 data mining competition
lyj555/TensorFlow-Java-Examples
Examples of Invoking TensorFlow from Java
lyj555/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
lyj555/text_classification
all kinds of text classification models and more with deep learning