Pinned Repositories
2018-Tencent-social-advertising-algorithm-contest
auc 0.772229/top 11
2018_tencent_ad_algo
2019-Autumn-recruitment-experience
2019届秋招面经集合
Ad-papers
Papers on Computational Advertising
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algs4
Algorithms, 4th edition textbook code and libraries
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Joint-Bayesian
Face verify using Joint Bayesian, implemented by Python
tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
sungirl129's Repositories
sungirl129/2018-Tencent-social-advertising-algorithm-contest
auc 0.772229/top 11
sungirl129/2018_tencent_ad_algo
sungirl129/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
sungirl129/AnomalyFilter
运用孤立森林异常检测算法,过滤渗透测试和性能测试过程中产生的异常数据
sungirl129/ARIMA
Simple python example on how to use ARIMA models to analyze and predict time series.
sungirl129/CTR_Prediction
CTR prediction using FM FFM and DeepFM
sungirl129/data-mining
sungirl129/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
sungirl129/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
sungirl129/dien
sungirl129/DL_CTR
基于科大讯飞AI营销算法比赛实现CTR深度学习方法
sungirl129/kaggle-web-traffic
1st place solution
sungirl129/Machine-Learning-in-Action-Python3
Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码:cat2:
sungirl129/MachineLearning-2
Basic Machine Learning and Deep Learning
sungirl129/movie_recommender
MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。
sungirl129/MovieTaster-Open
A practical movie recommend project based on Item2vec.
sungirl129/neural_factorization_machine
TenforFlow Implementation of Neural Factorization Machine
sungirl129/NTU-HsuanTienLin-MachineLearning
sungirl129/RecSys-1
推荐系统实践(基于近邻和LFM的推荐系统)
sungirl129/recsys-2
推荐系统学习资料、源码、及读书笔记
sungirl129/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
sungirl129/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
sungirl129/Summary-of-Recommender-System-Papers
阅读过的推荐系统论文的归类总结,持续更新中…
sungirl129/tencent-contest
sungirl129/Tencent2018_Lookalike_Rank7th
The code for 2018 Tencent College Algorithm Contest, and the online result ranks 7th.
sungirl129/Tencent_Ads_Algo_2018
This repository maintains codes for tencent advertisement algorithm competition 2018. Our codes ranked the 3rd place in the final round.
sungirl129/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
sungirl129/xgboost-python
python code for xgboost(train, predict, evaluate)
sungirl129/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'
sungirl129/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.