XQMing's starred repositories
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Awesome-Noah
:octocat: AI圈Noah plan-AI数据竞赛Top可复现解决方案(Awesome Top Solution List of Excellent AI Competitions)
Data-Science-Competitions
Goal of this repo is to provide the solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc...).
DataExploration
Supporting code for a video series on best practices for exploratory data analysis.
data-analysis-using-python
Exploratory data analysis 📊using python 🐍of used car 🚘 database taken from ⓚ𝖆𝖌𝖌𝖑𝖊
pycon-2017-eda-tutorial
Resources for the PyCon 2017 tutorial, "Exploratory data analysis in python"
tianchi_lvcai
天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)
exploratory-data-analysis
:santa: Exploratory Data Analysis 探索性数据分析
DC-hi_guides
[Data Castle 算法竞赛] 精品旅行服务成单预测 final rank 11
Advertising-algorithm-competition
2018、2019 腾讯广告算法大赛/2018IJCAI 阿里妈妈搜索广告转化预测竞赛/讯飞广告营销算法/OGeek
ifly-algorithm_challenge
讯飞移动广告反欺诈算法竞赛
bert-Chinese-classification-task
bert中文分类实践
sentiment_analysis_textcnn
基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。
keras-text
Text Classification Library in Keras
pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
tensorflow-tutorial-samples
TensorFlow2教程 TensorFlow 2.0 Tutorial 入门教程实战案例
tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
bert-chinese-ner
使用预训练语言模型BERT做中文NER
bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
Chinese-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。