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
62618
8 天前

Natural Language Processing Tutorial for Deep Learning Researchers

Jupyter Notebook
14708
1 年前

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

Python
12044
8 个月前

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

Python
9349
1 年前

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

C++
4006
2 年前

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

Python
3964
1 个月前

Scenic: A Jax Library for Computer Vision Research and Beyond

Python
3638
13 天前
JavaScript
3165
4 个月前
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
2581
3 年前

Quantized Attention achieves speedup of 2-5x and 3-11x compared to FlashAttention and xformers, without lossing end-to-end metrics across language, image, and video models.

Cuda
2238
15 天前

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

Python
2086
2 年前

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

Python
1675
1 年前

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

Python
1532
5 年前

Improving Convolutional Networks via Attention Transfer (ICLR 2017)

Jupyter Notebook
1457
7 年前

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

Jupyter Notebook
1247
6 天前