rosdyana / Going-Deeper-with-Convolutional-Neural-Network-for-Stock-Market-Prediction

Repository for Going Deeper with Convolutional Neural Network for Stock Market Prediction
Apache License 2.0
128 stars 69 forks source link
convolutional-neural-networks keras resnet stock-market-prediction

Going Deeper with Convolutional Neural Network for Stock Market Prediction

Repository for Going Deeper with Convolutional Neural Network for Stock Market Prediction

Introduction

Predict the stock market price will go up or not in the near future.

Data Collection

Methodology

Usage

Prepare Environment

Recommended using virtual environment

python3 -m venv .env

Running on Python3.5

pip install -U -r requirements.txt

Prepare Dataset

Training

Performance Evaluation

Citation

@misc{1903.12258,
Author = {Rosdyana Mangir Irawan Kusuma and Trang-Thi Ho and Wei-Chun Kao and Yu-Yen Ou and Kai-Lung Hua},
Title = {Using Deep Learning Neural Networks and Candlestick Chart Representation to Predict Stock Market},
Year = {2019},
Eprint = {arXiv:1903.12258},
}