Skip to content

A Pytorch implementation of paper "Temporal Relational Ranking for Stock Prediction"

Notifications You must be signed in to change notification settings

HFrost0/TGC_torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TGC_torch

A Pytorch implementation of the paper Temporal Relational Ranking for Stock Prediction. The officical tensorflow implementation is here

requirements

Python>=3.6 and torch>=1.3

Run the code

Once you download the data that provided by link, put the files to the data folder, and then run the train.py to train a RelationLSTM using TGC.

About

A Pytorch implementation of paper "Temporal Relational Ranking for Stock Prediction"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages