Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.75 KB

README.md

File metadata and controls

48 lines (40 loc) · 1.75 KB

HAN

TensorFlow implementation of Z. Hu et al. "Listening to Chaotic Whispers: A Deep Learning Framework for News-oriented Stock Trend Prediction", WSDM 2018

$ export PYTHONPATH=$PYTHONPATH:$(pwd)

Experiment

  • Run dataset.py
  • Run main.py

Future Reference