Skip to content

SaudxInu/transformers-market-movement-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transformers for Market Movement Prediction


Logo

This project implements and backtests Transformer (Encoder) neural network architecture for market movement prediction.


Transformers

A transformer is a deep learning model that adopts the attention mechanism, differentially weighing the significance of each part of the input data. It is used primarily in the field of natural language processing (NLP) and in computer vision (CV). The attention mechanism involved in these neural architectures motivates an individual to try them on time series data.

Logo

Transformer Architecture "Attention Is All You Need"


Model Architecture

Logo


References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published