Pinned Repositories
---
ChinaUnicom_BigData_Competition
2018年**联通大数据创新大赛:高端用户离网预测/用户换机时间预测全套代码
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
facenet
Face recognition using Tensorflow
Kaggle_Competition_Treasure
Describe past Kaggle solutions
Machine-Learning
关于机器学习的内容
ML_Books
includes python-related books and books related to machine learning
ml_learn
记录机器学习中的知识点及相应的算法实现
changlong0807's Repositories
changlong0807/---
changlong0807/ChinaUnicom_BigData_Competition
2018年**联通大数据创新大赛:高端用户离网预测/用户换机时间预测全套代码
changlong0807/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
changlong0807/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
changlong0807/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
changlong0807/facenet
Face recognition using Tensorflow
changlong0807/Kaggle_Competition_Treasure
Describe past Kaggle solutions
changlong0807/Machine-Learning
关于机器学习的内容
changlong0807/ML_Books
includes python-related books and books related to machine learning
changlong0807/ml_learn
记录机器学习中的知识点及相应的算法实现
changlong0807/models
Models and examples built with TensorFlow
changlong0807/NLP
自然语言处理
changlong0807/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
changlong0807/Python-100-Days
Python - 100天从新手到大师
changlong0807/python_learn
记录每天学习Python的进步
changlong0807/team-learning-data-mining
主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。
changlong0807/tensorflow
learn tensorflow and deeplearning
changlong0807/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
changlong0807/tuning_xgboost
Using consecutive (greedy) gridsearch with cross validation to tune xgboost hyperparameters in python.