self-attention
14 个项目 · ⭐ 38.1k《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Datasets, tools, and benchmarks for representation learning of code.
[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Live-bending a foundation model’s output at neural network level.
1-shot image segmentation using Stable Diffusion
Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).