Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
DeepInterestNetwork
DIY-RecommedationSystem
Build a recommedation system for fun
robin-lai's Repositories
robin-lai/DeepInterestNetwork
robin-lai/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
robin-lai/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
robin-lai/bert
TensorFlow code and pre-trained models for BERT
robin-lai/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
robin-lai/codeforces-go
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
robin-lai/config
robin-lai/deep_learning_theory_and_practice
《深度学习理论与实战:基础篇》代码
robin-lai/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
robin-lai/deeplearning
深度学习相关的模型训练、评估和预测相关代码
robin-lai/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
robin-lai/dien
robin-lai/gbdt
Gradient boosting decision trees.
robin-lai/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
robin-lai/learn-regex-zh
:cn: 翻译: 学习正则表达式的简单方法
robin-lai/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
robin-lai/mayfair
robin-lai/ML_CIA
公众号: 机器学习荐货情报局 所有代码
robin-lai/MuGo
Replicating AlphaGo's architecture in a readable manner
robin-lai/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
robin-lai/ngram2vec
Four word embedding models implemented in Python. Supporting arbitrary context features
robin-lai/papers
算法相关的各种论文和slides
robin-lai/Reco-papers
Classic papers and resources on recommendation
robin-lai/spark-config-and-tuning
spark性能调优总结 spark config and tuning
robin-lai/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
robin-lai/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
robin-lai/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
robin-lai/tf-learn
robin-lai/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
robin-lai/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.