Pinned Repositories
Awesome-Multi-label-Image-Recognition
Awesome Multi-label Image Recognition Paper List
carrot
这儿收集一些免费的ChatGPT镜像站点 当前:39个站点
ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
DP-Algorithm
动态规划:从入门到放弃
GCN_Keras
图卷积神经网络 Graph Convolutional Network with Keras
Keras-Tuner-docs-CN
Keras-Tuner:适用于TensorFlow 2.0和keras的超参数 调优器 (个人翻译版)
multi-view-3DGPR
The code and dataset of paper *Multi-View Fusion and Distillation for Subgrade Distresses Detection based on 3D-GPR*
RES-Interview-Notes
该仓库主要记录 推荐系统 算法工程师相关的面试题
SimpleFewShot
Reference source code for the paper Less is More: A Closer Look at Semantic-based Few-Shot Learning
Simplifying-Graph-Convolutional-Networks
An unofficial reference code for paper Simplifying Graph Convolutional Networks (SGC, ICML 2019)
zhouchunpong's Repositories
zhouchunpong/ConvNetDraw
Draw multi-layer neural network in your browser
zhouchunpong/deep-learning-ocean
:satellite: All You Need to Know About Deep Learning - A kick-starter
zhouchunpong/Matrix-Calculus
矩阵微分运算(Matrix Calculus via Differentials)
zhouchunpong/2019-Autumn-recruitment-experience
2019届秋招面经集合
zhouchunpong/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
zhouchunpong/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
zhouchunpong/awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
zhouchunpong/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
zhouchunpong/GNNPapers
Must-read papers on graph neural networks (GNN)
zhouchunpong/go-common
哔哩哔哩 bilibili 网站后台工程 源码
zhouchunpong/keras-gcn
Keras implementation of Graph Convolutional Networks
zhouchunpong/Literature-of-Deep-Learning-for-Graphs
Literature of Deep Learning for Graphs
zhouchunpong/me
zhouchunpong/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
zhouchunpong/Social-Network-Analysis-of-Les-Miserables
This is a C program that I wrote in my first year of college as part of a project. The program searches through the Les Miserables book (which it reads from a txt file) and pairs characters together whose names occur within a certain amount of lines together. The final output it a txt file with all the name pairs.
zhouchunpong/spektral
Graph Neural Networks with Keras and Tensorflow.
zhouchunpong/struc2vec
This repository provides a reference implementation of struc2vec.