Skip to content

hsd1503/transformer1d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a pytorch implementation of Transformer [0] on one-dimensional data classification.

Usage

python test_synthetic.py to test on synthetic data

References

[0] Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information processing systems. 2017.

About

pytorch implementation of transformer for 1D data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages