Victor Zhang (Victor-ZWB)

Victor-ZWB

Geek Repo

Company:DLUT

Location:Dalian

Github PK Tool:Github PK Tool

Victor Zhang's starred repositories

coding-interview-university

A complete computer science study plan to become a software engineer.

interview_internal_reference

2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。

paper-reading

深度学习经典、新论文逐段精读

License:Apache-2.0Stargazers:24959Issues:704Issues:0

LeetcodeTop

汇总各大互联网公司容易考察的高频leetcode题🔥

ChatPaper

Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复

Language:PythonLicense:NOASSERTIONStargazers:17935Issues:89Issues:214

dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.

Language:PythonLicense:Apache-2.0Stargazers:13195Issues:171Issues:2721

mmcv

OpenMMLab Computer Vision Foundation

Language:PythonLicense:Apache-2.0Stargazers:5725Issues:83Issues:1133

austin

消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。

Language:JavaLicense:Apache-2.0Stargazers:5183Issues:74Issues:30

graph-based-deep-learning-literature

links to conference publications in graph-based deep learning

Language:Jupyter NotebookLicense:MITStargazers:4683Issues:246Issues:14

GraphEmbedding

Implementation and experiments of graph embedding algorithms.

Language:PythonLicense:MITStargazers:3631Issues:63Issues:64

Awesome-System-for-Machine-Learning

A curated list of research in machine learning systems (MLSys). Paper notes are also provided.

pytorch-tutorial

PyTorch深度学习快速入门教程(绝对通俗易懂!)

dive_into_deep_learning

✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。

ustcthesis

LaTeX template for USTC thesis

Language:TeXLicense:LPPL-1.3cStargazers:1586Issues:35Issues:335

powerful-gnns

How Powerful are Graph Neural Networks?

Language:PythonLicense:MITStargazers:1160Issues:26Issues:23

DropEdge

This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification

Language:PythonLicense:MITStargazers:468Issues:10Issues:14

GraphSAINT

[ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive Learning Method).

Language:PythonLicense:MITStargazers:466Issues:8Issues:45

soft-filter-pruning

Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks

gtrick

Bag of Tricks for Graph Neural Networks.

Language:Jupyter NotebookLicense:MITStargazers:274Issues:5Issues:7

Slimming-pytorch

Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”

PTDNet

Learning to Drop: Robust Graph Neural Network via Topological Denoising & Robust Graph Representation Learning via Neural Sparsification

Unified-LTH-GNN

[ICML 2021] "A Unified Lottery Tickets Hypothesis for Graph Neural Networks", Tianlong Chen*, Yongduo Sui*, Xuxi Chen, Aston Zhang, Zhangyang Wang

Language:PythonLicense:MITStargazers:57Issues:11Issues:7

kesi

Knowledge distillation from Ensembles of Iterative pruning (BMVC 2020)

Language:Jupyter NotebookLicense:MITStargazers:26Issues:4Issues:3

ToST

[ICML2022] Training Your Sparse Neural Network Better with Any Mask. Ajay Jaiswal, Haoyu Ma, Tianlong Chen, ying Ding, and Zhangyang Wang

Language:PythonStargazers:23Issues:11Issues:0
Language:Jupyter NotebookLicense:MITStargazers:17Issues:3Issues:3

gcn-ipdps19

Open source code for the GCN training algorithm published in IEEE/IPDPS'19

PyG-GNN-Test

使用PyTorch Geometric对GNN典型模型的各阶段执行时间进行测试和分析

Language:PythonStargazers:9Issues:0Issues:0

pytorch-jet-classify

Pytorch implementation of the HLS4ML 3 Layer Jet Tagging model, including a standard Pytorch (float) and a Quantized (via Xilinx's Brevitas library) implementation. designed for use with the HLS4ML LHC Jet dataset (100 particles): https://zenodo.org/record/3602254

Language:PythonStargazers:8Issues:0Issues:0

FastGraphATtention

fast graph attention neural network which toally differentfrom GAT for large scale graph.