tkhajwjy's Stars
keras-team/keras
Deep Learning for humans
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
zziz/pwc
This repository is no longer maintained.
brightmart/text_classification
all kinds of text classification models and more with deep learning
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
shuhuai007/Machine-Learning-Session
datawhalechina/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
Avik-Jain/100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
cycleuser/Stanford-CS-229
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
endymecy/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
iphysresearch/DataSciComp
A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.
learning511/cs224n-learning-camp
Y1ran/Machine-Learning-in-Action-Python3
Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码:cat2:
LogicJake/competition_baselines
开源的各大比赛baseline
dayeren/Kaggle_Competition_Treasure
Describe past Kaggle solutions
wepe/PPD_RiskControlCompetition
3rd Place Solution for PPD Risk Control Competition
ShawnyXiao/2018-DC-DataGrand-TextIntelProcess
2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)
AlbertHG/Machine-Learning-Yearning-Chinese-ver
(完结)Andrew NG Machine-Learning-Yearning translation documents(吴恩达《Machine Learning Yearning》中文翻译及英文原稿)
MLjian/TextClassificationImplement
’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。
terrytangyuan/tensorflow-in-practice-code
源码实现:《TensorFlow实战》黄文坚,唐源 著
linzhouzhi/SparkML
spark 机器学习:利用jupyter工作来讲解算法原理并运行相关例子
DX2048/text_classification
all kinds of text classificaiton models and more with deep learning
rucyang/hadoop.dll-and-winutils.exe-for-hadoop2.7.3-on-windows_X64
winutils and hadoop lib for spark on windows_X64
tophua/spark-machine-learning-book
Spark机器学习书代码
Kevinwenya/TextClassify
文本分类---从原理到实现