Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
#大语言模型#RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN a...
#自然语言处理#all kinds of text classification models and more with deep learning
#计算机科学#Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
#计算机科学#A concise but complete full-attention transformer with a set of promising experimental features from various papers
#大语言模型#The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai
#Awesome#An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
A collection of important graph embedding, classification and representation learning papers with implementations.
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
#新手入门#Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
#计算机科学#Keras Attention Layer (Luong and Bahdanau scores).
#计算机科学#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...
#计算机科学#Multilingual Automatic Speech Recognition with word-level timestamps and confidence
#计算机科学#Reformer, the efficient Transformer, in Pytorch
#计算机科学#To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
#计算机科学#Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
#计算机科学#Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch