Artificial Intelligence on Ascending Triangle Pattern of Stock Markets

This is a Machine Learning Research Project on real Stock Market and its ascending triangle pattern at HKUST. With the supervision of Professor YANG Qiang. I co-author the research with Steeve Huang.

Structure

  • Data Preprocessing: Preprocessing.ipynb
  • Model Definition and Training:
    • LSTMLogReg.py
    • LSTMSVM.py
    • LSTMTrain.py