Repository navigation

#

transformer-encoder

[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang

Python
1670
2 年前

Implementation of Transformer Model in Tensorflow

Python
468
2 年前

Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, different network types (Transformer, LSTM, BiLSTM and so on), multi-GPUs supported, cross-platforms (Windows, Linux, x86, x64, ARM), multimodal model for text and images and so on.

C#
204
3 天前

Multi-module Recurrent Convolutional Neural Network with Transformer Encoder for ECG Arrhythmia Classification

Jupyter Notebook
105
4 年前

This repository contains PyTorch implementations of the models from the paper An Empirical Study MIME: MIMicking Emotions for Empathetic Response Generation.

Python
44
2 年前

The repo is for the Heart Disease classification project using Transformer Encoders in PyTorch.

Python
38
4 年前

CASPR is a deep learning framework applying transformer architecture to learn and predict from tabular data at scale.

Python
38
2 年前

Temporary remove unused tokens during training to save ram and speed.

Python
22
3 天前

This project aims to implement the Transformer Encoder blocks using various Positional Encoding methods.

Python
22
2 年前

题目知识点预测标注。Question knowledge point prediction.

Jupyter Notebook
21
3 年前

Transformer Encoder with Multiscale Deep Learning for Pain Classification Using Physiological Signals

Python
19
1 年前

Official Pytorch implementation of (Roles and Utilization of Attention Heads in Transformer-based Neural Language Models), ACL 2020

Python
16
1 个月前

Code for the ACL 2019 paper "Observing Dialogue in Therapy: Categorizing and Forecasting Behavioral Codes"

Python
13
3 年前