Skip to content

UnReAlKiNg/price_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple implementation for a GPT-like(or decoder-only) model

The model is based on <torch.nn.TransformerDecoderLayer>, and details can be found in <price_model.py>. The dataset was used for test, in future I want to replace it with stock data(for example, close price of DJI) and see what will happend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages