Pinned Repositories
DGFraud
A Deep Graph-based Toolbox for Fraud Detection
ebook
classic books of computer science
IEEE-CIS-Fraud-Detection
kaggle: IEEE-CIS Fraud Detection
InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
KDDcup2020_Debiasing_Solution
top5% solution of KDD Cup 2020 Challenges for Modern E-Commerce Platform: Debiasing
MLPP
A library created to revitalize C++ as a machine learning front end. Per aspera ad astra.
PAKDD2020DiskFailurePredict_Rank17
The top2% solution of PAKDD2020 for Disk Failure Predict(阿里天池运维比赛rank17)
tensorflow_serving_docker_deploy
deploy machine learning model in tensorflow sering and docker
WebServer
A C++ High Performance Web Server
DJofOUC's Repositories
DJofOUC/IEEE-CIS-Fraud-Detection
kaggle: IEEE-CIS Fraud Detection
DJofOUC/PAKDD2020DiskFailurePredict_Rank17
The top2% solution of PAKDD2020 for Disk Failure Predict(阿里天池运维比赛rank17)
DJofOUC/DGFraud
A Deep Graph-based Toolbox for Fraud Detection
DJofOUC/InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
DJofOUC/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
DJofOUC/WebServer
A C++ High Performance Web Server
DJofOUC/Ad-papers
Papers on Computational Advertising
DJofOUC/alibi
Algorithms for monitoring and explaining machine learning models
DJofOUC/alibi-detect
Algorithms for outlier and adversarial instance detection, concept drift and metrics.
DJofOUC/AutoDL
DeepWisdom's 1'st Solution for AutoDL challenge
DJofOUC/awesome-community-detection
A curated list of community detection research papers with implementations.
DJofOUC/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
DJofOUC/Chinese-sentence-similarity-task
中文问题句子相似度计算比赛及方案汇总
DJofOUC/deeplift
Public facing deeplift repo
DJofOUC/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.
DJofOUC/disk_failure_prediction
disk_failure_prediction
DJofOUC/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
DJofOUC/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
DJofOUC/LearnPytorch
boyuai2020 学习笔记
DJofOUC/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
DJofOUC/nlp
Natural Language Processing Best Practices & Examples
DJofOUC/nlp-journey
nlp相关的一些代码, 包括词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成、文本相似性(Text Similarity)计算等,基于keras和tensorflow
DJofOUC/PyTorch-From-Zero-To-One
PyTorch从入门到精通
DJofOUC/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
DJofOUC/RSPapers
Must-read papers on Recommender System.
DJofOUC/sd_failure_predictions
All latest models and approaches on prediction storage device failure
DJofOUC/shap
A game theoretic approach to explain the output of any machine learning model.
DJofOUC/spotlight
Deep recommender models using PyTorch.
DJofOUC/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
DJofOUC/VideoSuperResolution
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.