Pinned Repositories
Algorithm_for_Interview-Chinese
Algorithm for Interview(面试算法笔记-中文)
algorithmic-library
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
ASR_Course
augmented-neural-odes
Pytorch implementation of Augmented Neural ODEs :sunflower:
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-machine-learning-interpretability
A curated list of awesome machine learning interpretability resources.
awesome-mlss
List of summer schools in machine learning + related fields across the globe
qazcy1983's Repositories
qazcy1983/ASR_Course
qazcy1983/augmented-neural-odes
Pytorch implementation of Augmented Neural ODEs :sunflower:
qazcy1983/CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR benchmark
qazcy1983/cogdl
CogDL: An Extensive Research Toolkit for Graphs
qazcy1983/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
qazcy1983/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
qazcy1983/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
qazcy1983/GNNPapers
Must-read papers on graph neural networks (GNN)
qazcy1983/interpret
Fit interpretable machine learning models. Explain blackbox machine learning.
qazcy1983/Interview
Interview = 简历指南 + LeetCode + Kaggle
qazcy1983/MatchZoo-py
Facilitating the design, comparison and sharing of deep text matching models.
qazcy1983/MeLU
qazcy1983/netron
Visualizer for neural network, deep learning and machine learning models
qazcy1983/neural-collaborative-filtering
pytorch version of neural collaborative filtering
qazcy1983/neural_collaborative_filtering
Neural Collaborative Filtering
qazcy1983/neural_graph_collaborative_filtering
Neural Graph Collaborative Filtering, SIGIR2019
qazcy1983/nlp_course
YSDA course in Natural Language Processing
qazcy1983/Principle-of-Web-Search
北京邮电大学“网络搜索原理”课程资料(2019)
qazcy1983/pyecharts
🎨 Python Echarts Plotting Library
qazcy1983/pytorch-cifar
95.16% on CIFAR10 with PyTorch
qazcy1983/pytorch-fm
Factorization Machine models in PyTorch
qazcy1983/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
qazcy1983/RecSys2019_DeepLearning_Evaluation
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches"
qazcy1983/RSPapers
Must-read papers on Recommender System.
qazcy1983/SAMA
Source code of the paper "Hiring Now: A Skill-Aware Multi-Attention Model for Job Posting Generation, ACL2020"
qazcy1983/slides
qazcy1983/statsintro_python
Python modules and IPython Notebooks, for the book "Introduction to Statistics With Python"
qazcy1983/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
qazcy1983/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
qazcy1983/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding