transformer-encoder topic

List transformer-encoder repositories

AF-classification

35
Stars
8
Forks
Watchers

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

multimodule-ecg-classification

92
Stars
20
Forks
Watchers

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

transformer-smaller-training-vocab

20
Stars
2
Forks
Watchers

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

knowledge-automatic-tagging

18
Stars
6
Forks
Watchers

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

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