Repository navigation

#

attention

labmlai/annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Python
60091
8 个月前

Natural Language Processing Tutorial for Deep Learning Researchers

Jupyter Notebook
14545
1 年前

🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

Python
11882
4 个月前

A PyTorch implementation of the Transformer model in "Attention is All You Need".

Python
9136
1 年前

该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记

C++
3981
2 年前

Transformer: PyTorch Implementation of "Attention Is All You Need"

Python
3625
8 个月前

Scenic: A Jax Library for Computer Vision Research and Beyond

Python
3511
2 天前
JavaScript
3095
8 天前
gordicaleksa/pytorch-GAT

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!

Jupyter Notebook
2530
2 年前

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。

Python
2064
2 年前

This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO

Python
1674
1 年前

Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute

Python
1531
4 年前

Improving Convolutional Networks via Attention Transfer (ICLR 2017)

Jupyter Notebook
1454
7 年前

Quantized Attention that achieves speedups of 2.1-3.1x and 2.7-5.1x compared to FlashAttention2 and xformers, respectively, without lossing end-to-end metrics across various models.

Cuda
1323
4 天前

Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.

Jupyter Notebook
1235
2 年前
The-AI-Summer/self-attention-cv

Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.

Python
1200
4 年前