273 results found Sort:

2.8k
18.4k
mit
145
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Created 2020-10-03
307 commits to main branch, last one 20 days ago
812
11.8k
apache-2.0
136
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, sa...
Created 2021-08-08
614 commits to main branch, last one 21 hours ago
all kinds of text classification models and more with deep learning
Created 2017-05-30
325 commits to master branch, last one about a year ago
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Created 2021-01-05
540 commits to main branch, last one 8 months ago
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
Created 2021-09-15
1,594 commits to main branch, last one 10 days ago
A simple but complete full-attention transformer with a set of promising experimental features from various papers
Created 2020-10-24
515 commits to main branch, last one 13 hours ago
1.3k
4.2k
apache-2.0
110
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Created 2017-06-17
37 commits to master branch, last one 4 years ago
639
3.1k
mit
45
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Created 2018-02-01
21 commits to master branch, last one 3 years ago
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Created 2017-04-28
181 commits to master branch, last one 7 months ago
686
2.8k
mit
17
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Created 2018-03-02
36 commits to master branch, last one 2 years ago
676
2.8k
apache-2.0
78
Keras Attention Layer (Luong and Bahdanau scores).
Created 2017-05-23
102 commits to master branch, last one 8 months ago
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
Created 2018-05-30
75 commits to master branch, last one 3 years ago
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...
Created 2020-12-26
110 commits to main branch, last one 3 years ago
Reformer, the efficient Transformer, in Pytorch
Created 2020-01-09
249 commits to master branch, last one 11 months ago
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
Created 2020-10-08
31 commits to main branch, last one 3 years ago
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
Created 2020-12-01
538 commits to main branch, last one about a year ago
433
1.3k
apache-2.0
46
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Created 2018-08-01
4 commits to master branch, last one 2 years ago
Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch
Created 2022-04-28
36 commits to main branch, last one about a year ago
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Created 2021-01-31
72 commits to main branch, last one 2 years ago
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
Created 2023-05-17
86 commits to main branch, last one 27 days ago
379
1.1k
apache-2.0
44
Text classifier for Hierarchical Attention Networks for Document Classification
Created 2016-12-29
19 commits to master branch, last one 2 years ago
An implementation of Performer, a linear attention-based transformer, in Pytorch
Created 2020-10-03
124 commits to main branch, last one 2 years ago
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Created 2021-03-05
74 commits to main branch, last one 9 months ago
A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.
Created 2019-01-13
256 commits to master branch, last one 12 days ago
Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch
Created 2022-05-05
25 commits to main branch, last one 5 months ago
TensorFlow Implementation of "Show, Attend and Tell"
Created 2016-09-10
165 commits to master branch, last one 6 years ago
245
898
apache-2.0
16
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
Created 2018-04-16
94 commits to master branch, last one about a year ago