Pinned Repositories
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
apuer
apue学习笔记
attentional_factorization_machine
TensorFlow Implementation of AFM
Big-Data-Resources
大数据/数据挖掘/推荐系统/机器学习相关资源
code-with-comments
Read code, comment it.
coding-interview-university
A complete computer science study plan to become a software engineer.
CodingInterviews
剑指Offer——名企面试官精讲典型编程题
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
cpp-backend-reference
C++后端开发面试题
CTRmodel
基于Spark的CTR预估算法实现-CTR prediction model based on spark(LR, GBDT, DNN)
wtzhang95's Repositories
wtzhang95/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
wtzhang95/apuer
apue学习笔记
wtzhang95/attentional_factorization_machine
TensorFlow Implementation of AFM
wtzhang95/coding-interview-university
A complete computer science study plan to become a software engineer.
wtzhang95/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
wtzhang95/CTRmodel
基于Spark的CTR预估算法实现-CTR prediction model based on spark(LR, GBDT, DNN)
wtzhang95/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
wtzhang95/DeepFM-on-PyTorch
将https://www.jianshu.com/p/6f1c2643d31b一文的代码用PyTorch重构。
wtzhang95/DeepFM_with_PyTorch
A PyTorch implementation of DeepFM for CTR prediction problem.
wtzhang95/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
wtzhang95/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
wtzhang95/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
wtzhang95/interview
📚 C/C++面试知识总结
wtzhang95/Interview-Notebook
forked from CyC2018/CS-Notes
wtzhang95/interviews
Everything you need to know to get the job.
wtzhang95/Java_Books
Java 编程书籍分享
wtzhang95/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
wtzhang95/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
wtzhang95/ML_CIA
常用的CTR预估模型-论文及代码
wtzhang95/narutoSearchEngin
(尚未完成)在已有基础上加入选择模式,个性化搜索,匹配搜索,带广告搜索,不带广告搜索
wtzhang95/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
wtzhang95/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
wtzhang95/spotlight
Deep recommender models using PyTorch.
wtzhang95/Tensorflow-101
TensorFlow Tutorials
wtzhang95/TensorFlow-Examples
stage 1
wtzhang95/tf_repos
TensorFlow Script
wtzhang95/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
wtzhang95/WebServer
A C++ High Performance Web Server
wtzhang95/wtzhang95.github.io
This is a reference to the Hux Blog's content. The website is designed by Huxpro. Later on I will use this template to create my own website.
wtzhang95/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.