Starred repositories
A Survey on Transformer in CV.
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
[CVPR2021] Robust Reflection Removal with Reflection-free Flash-only Cues
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
A Matlab implementation of the capsule networks (or capsnet).
A curated list of Meta-Learning resources/papers.
Paper Lists for Graph Neural Networks
Curated Lists for graph neural network, graph convolutional network, graph attention network, etc.
Graph Convolution Network for TensorFlow 2 implementation.
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
dragen1860 / nndl.github.io
Forked from nndl/nndl.github.io《神经网络与深度学习》 Neural Network and Deep Learning
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Basic Algorithm For Beginners (Python version)
3D Convolutional Neural Network (CNN) for volumetric inputs. Matlab framework supporting 2D and 3D kernels
An end-to-end PyTorch framework for image and video classification
A framework for Privacy Preserving Machine Learning
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。