Pinned Repositories
-
华为人口年龄预测
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
18.06-linalg-notes
MIT-18.06-线性代数-完整笔记
2018_CCF_BDCI_ChinaUnicom_Package_Match_Rank6
联通研究院-面向电信行业存量用户的智能套餐个性化匹配模型_复赛第6名
ActiveUserPrediction
predict app users that will be active in some period of time given log information of the users
ai_explore
机器学习、深度学习基础知识. 推荐系统及nlp相关算法实现
Attentional-Neural-Factorization-Machine
Attention,Factorization Machine, Deep Learning, Recommender System
Avito_rank17
DeepFM_keras
A simple DeepFM.
eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
pxp531's Repositories
pxp531/Wide_and_Deep_Learning
pxp531/FFMFormat
pxp531/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
pxp531/kaggle-3
Kaggle competitions
pxp531/ctrNet-tool
This's the tool for CTR, including FM, FFM, NFFM and so on.
pxp531/PythonCrawler
:heartpulse:用python编写的爬虫项目集合
pxp531/awesome-algorithm
LeetCode, HackRank, 剑指offer, classic algorithm implementation
pxp531/18.06-linalg-notes
MIT-18.06-线性代数-完整笔记
pxp531/leetcode
Python & JAVA Solutions for Leetcode
pxp531/2018_CCF_BDCI_ChinaUnicom_Package_Match_Rank6
联通研究院-面向电信行业存量用户的智能套餐个性化匹配模型_复赛第6名
pxp531/quincy-keras
keras学习资料/教程
pxp531/DeepFFM
pxp531/mnist_adversarial_attack
pxp531/home-credit-default-risk
Kaggle home credit default risk competition
pxp531/MachineLearning-1
Basic Machine Learning and Deep Learning
pxp531/tx_competition
2018腾讯广告算法大赛
pxp531/Avito_rank17
pxp531/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
pxp531/open-solution-home-credit
Open solution to the Home Credit Default Risk challenge :house_with_garden:
pxp531/GA
pxp531/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
pxp531/ActiveUserPrediction
predict app users that will be active in some period of time given log information of the users
pxp531/Play-with-Machine-Learning-Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
pxp531/Feature-Selection
Features selection algorithm based on self selected algorithm, loss function and validation method
pxp531/wmrs
word2vec实现的推荐系统
pxp531/feature_selection_GAAlgorithm
基于遗传算法的特征选择
pxp531/tencent-ad-game
第二届腾讯广告算法大赛(Rank 9) http://algo.tpai.qq.com/home/rankinglist/rankingList
pxp531/Graph-Embedding
Four network embedding algorithms(deepwalk, node2vec, TADW ,LINE) for two datasets(Cora, Tencent Weibo)
pxp531/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
pxp531/ktools
some tools for Kaggle