duboya
Everything has a good ending, if it's not good, then it's not the end.
Fudan universityShanghai
Pinned Repositories
2018-IJCAI-top3
This 2018 IJCAI alimama Top3 Code
20Newsgroups
Personal implementation of GBDT classifier in 20newsgroup dataset
BASM
CTR-Prediction
Sharing the CTR Prediction original paper and personal study notes
DeepLearning.ai
Personal study notes on DeepLearning.ai series by Andrew Ng
ML_Interview
Persional Computational Advertising & Machine Learning Interview materials
MovieLens_Recommender
Recommendation algorithms based on MovieLens
PCBM-Survival-Probability-Prediction
PCBM Survival Probability Prediction
Python-Offer
《剑指Offer》面试题Python实现
TargetOffer
剑指Offer,用python实现代码
duboya's Repositories
duboya/CTR-Prediction
Sharing the CTR Prediction original paper and personal study notes
duboya/MovieLens_Recommender
Recommendation algorithms based on MovieLens
duboya/ML_Interview
Persional Computational Advertising & Machine Learning Interview materials
duboya/DeepLearning.ai
Personal study notes on DeepLearning.ai series by Andrew Ng
duboya/BASM
duboya/20Newsgroups
Personal implementation of GBDT classifier in 20newsgroup dataset
duboya/Ad-papers
Papers on Computational Advertising
duboya/PCBM-Survival-Probability-Prediction
PCBM Survival Probability Prediction
duboya/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
duboya/cnn_lstm_ctc_ocr
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
duboya/cnn_lstm_ctc_ocr_for_ICPR
Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1
duboya/Convolutional-Neural-Networks-for-Sentence-Classification
This is a Keras based implementation of the paper Convolutional Neural Networks for Sentence Classification by Yoon Kim et al.(https://arxiv.org/pdf/1408.5882.pdf)
duboya/CS-Notes
:books: Computer Science Learning Notes
duboya/deep-learning-conda-envs
This repo contains Anaconda environment.yml files for different deep learning frameworks (i.e. TensorFlow, PyTorch, Theano, etc.)
duboya/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 版权所有,违权必究 Tan 2018.06
duboya/Interview-code-practice-python
面试题
duboya/interview_python
关于Python的面试题
duboya/Lab_OCR
duboya/LeetCode
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
duboya/leetCode-1
算法相关知识储备
duboya/lihang-code
《统计学习方法》的代码实现
duboya/Loss-Functions
duboya/Movie-Recommender-System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
duboya/Python
All Algorithms implemented in Python
duboya/Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
duboya/Tencent2018_Lookalike_Rank7th
The code for 2018 Tencent College Algorithm Contest, and the online result ranks 7th.
duboya/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
duboya/text_renderer
Generate text images for training deep learning ocr model
duboya/TextRecognitionDataGenerator
A synthetic data generator for text recognition
duboya/tooling-homework