Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 237 Bytes

File metadata and controls

6 lines (4 loc) · 237 Bytes

Transformer_Regression_Application

This is an 'Attention is all you need' network application on non_nlp data.

This repo is a showcase of me implementing transfomer network on regular tabular data.

It is a pytorch implementation.