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/2019-Autumn-recruitment-experience
2019届秋招面经集合
sungirl129/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
sungirl129/bookRecommend
图书推荐系统,基于商品的协同过滤算法实现
sungirl129/books
技术资料分享
sungirl129/deep-recommender-system
深度学习在推荐系统中的应用及论文小结。
sungirl129/DeepInterestNetwork
sungirl129/DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
sungirl129/DeepRec
Implementation of Deep Learning based Recommender Algorithms with Tensorflow.
sungirl129/deepwalk
DeepWalk - Deep Learning for Graphs
sungirl129/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
sungirl129/Graph-Neural-Network-Review
sungirl129/GraphEmbedding
Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec
sungirl129/hihocode
sungirl129/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
sungirl129/jieba
结巴中文分词
sungirl129/learn_dl
Deep learning algorithms source code for beginners
sungirl129/Machine-Learning-Session
sungirl129/MachineLearning
【火炉炼AI】-机器学习系列文章
sungirl129/MachineLearning-1
Machine learning resources,including algorithm, paper, dataset, example and so on.
sungirl129/Reco-papers
Classic papers and resources on recommendation
sungirl129/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
sungirl129/RSPapers
Must-read papers on Recommender System.
sungirl129/seq2seq-signal-prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
sungirl129/Tencent2019_Finals_Rank1st
The code for 2019 Tencent College Algorithm Contest, and the online result ranks 1st in the finals.
sungirl129/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
sungirl129/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
sungirl129/textClassifier
tensorflow implementation
sungirl129/TianChi-OGeek
阿里天池Oppo--OGeek算法挑战赛Rank34
sungirl129/TIANCHI_OGeek_Rank2
TIANCHI天池-OGeek算法挑战赛(亚军)
sungirl129/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.