Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
A walkthrough of transformer architecture code
Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)
Implementation of transformers based architecture in PyTorch.
#计算机科学#Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
#大语言模型#0️⃣1️⃣🤗 BitNet-Transformers: Huggingface Transformers Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch with Llama(2) Architecture
SeqFormer: Sequential Transformer for Video Instance Segmentation (ECCV 2022 Oral)
翻译 - SeqFormer:令人沮丧的简单视频实例分割模型
Transformers and related deep network architectures are summarized and implemented here.
transformers implement (architecture, task example, serving and more)
[ICLR'22] A Unified Architecture for Predicting Multiple Agent Trajectories
[CADL'22, ECCVW] Official repository of paper titled "EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Applications".
My implementation of the transformer architecture from the Attention is All you need paper applied to time series.
Pytorch implementation of next word prediction. Includes my own implementation of Google AI's Transformer architecture
keras版的transformer模型库
Implementation of Transframer, Deepmind's U-net + Transformer architecture for up to 30 seconds video generation, in Pytorch
Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
翻译 - 这是“Swin Transformer:Hierarchical Vision Transformer using Shifted Windows”的官方实现。
This code accompanies the the paper Trading with the Momentum Transformer: An Intelligent and Interpretable Architecture (https://arxiv.org/pdf/2112.08534.pdf).
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
翻译 - 收集一些有远见的有关变压器的论文。具有计算机视觉 (CV) 功能的出色 Transformer
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
翻译 - 基于鲍勃叔叔的清洁架构的Go(Golang)清洁架构
Rotary Transformer
基于 ASP.NET Core 的 Clean Architecture(架构整洁之道) 解决方案模板