Pinned Repositories
Ad-papers
Papers on Computational Advertising
algorithms
Algorithms & Data structures in C++.
Amazing-Feature-Engineering
APUE_notes
《UNIX环境高级编程》中文第三版笔记
bert
TensorFlow code and pre-trained models for BERT
BERT-pytorch
BERT 源码阅读
C-Plus-Plus
All Algorithms implemented in C++
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots.
Chinese-UFLDL-Tutorial
非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。
duke
自己开发的一个Java框架
DukeZhu's Repositories
DukeZhu/algorithms
Algorithms & Data structures in C++.
DukeZhu/Amazing-Feature-Engineering
DukeZhu/BERT-pytorch
BERT 源码阅读
DukeZhu/C-Plus-Plus
All Algorithms implemented in C++
DukeZhu/Cpp-Primer
C++ Primer 5 answers
DukeZhu/CS231n-2017
Completed the CS231n 2017 spring assignments from Stanford university
DukeZhu/DeepLearningExamples
Deep Learning Examples
DukeZhu/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
DukeZhu/DukeZhu.github.io
DukeZhu/DuReader
Baseline Systems of DuReader Dataset
DukeZhu/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
DukeZhu/fe4ml-zh
:book: [译] 面向机器学习的特征工程
DukeZhu/GBDT_Simple_Tutorial
python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification are realized based on python, and the details of algorithm flow are displayed, interpreted and visualized to help readers better understand Gradient Boosting Decision Trees
DukeZhu/glog
C++ implementation of the Google logging module
DukeZhu/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
DukeZhu/Interview
Interview = 简历指南 + LeetCode + Kaggle
DukeZhu/jsoncpp
A C++ library for interacting with JSON.
DukeZhu/learn-regex-zh
:cn: 翻译: 学习正则表达式的简单方法
DukeZhu/learning_to_rank
利用lightgbm做(learning to rank)排序学习
DukeZhu/libconfig
C/C++ library for processing configuration files
DukeZhu/Machine-Learning-Session
DukeZhu/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
DukeZhu/Markdown-Resume
⭐️ Markdown 简历模版
DukeZhu/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems
DukeZhu/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
DukeZhu/PRML
PRML algorithms implemented in Python
DukeZhu/Table-Fact-Checking
Data and Code for Paper "TabFact: A Large-scale Dataset for Table-based Fact Verification"
DukeZhu/tensorflow
An Open Source Machine Learning Framework for Everyone
DukeZhu/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
DukeZhu/Text-Pairs-Relation-Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.