zscwind's repositories
ACAM-model
It is deep recommendation model with attribute-level co-attention
algorithm-stone
ACM/LeetCode算法竞赛路线图,最全的算法学习地图!
awesome-knowledge-distillation
Awesome Knowledge Distillation
Chinese_Malicious_Web_Pages_Dataset_And_Detection
中文恶意网页检测数据集与检测方法
coding-interview-university
A complete computer science study plan to become a software engineer.
ContinuousParetoMTL
[ICML 2020] PyTorch Code for "Efficient Continuous Pareto Exploration in Multi-Task Learning"
Deep-Forest
An implementation of Deep Forest 2021.2.1.
Deep-Listwise-Context-Model-for-Ranking-Refinement
A Tensorflow implementation of the Deep Listwise Context Model (DLCM) for ranking refinement.
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.
DRLPytorch
Pytorch for Deep Reinforcement Learning
euler
A distributed graph deep learning framework.
GIB
Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs
grpc-alg
grpc和一些算法
involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
keras-mmoe
A Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
leetcode-linghu-templete
算法面试必备,推荐刷题网站www.lintcode.com。北大学霸的《LeetCode刷题模板》+V领取: jiuzhangfeifei
ML_Notes
机器学习算法的公式推导以及numpy实现
multi-task-learning-example
A multi-task learning example for the paper https://arxiv.org/abs/1705.07115
MultiObjectiveOptimization
Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"
neural_graph_collaborative_filtering
Neural Graph Collaborative Filtering, SIGIR2019
paper-reading
深度学习经典、新论文逐段精读
ReinforcemengLearningPractice
Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
shap
A game theoretic approach to explain the output of any machine learning model.
statistic
collecting books, papers and docs.
tensorflow_practice-1
tensorflow实战练习,包括强化学习、推荐系统、nlp等
VirtualTaobao
Virtual-Taobao simulators with OpenAI Gym interface
web-stable-diffusion
Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.
zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.