Skip to content
/ DLQuant Public
forked from yuriak/DLQuant

Applying Deep Learning and NLP in Quantitative Trading

Notifications You must be signed in to change notification settings

syyunn/DLQuant

 
 

Repository files navigation

Applying Deep Learning and NLP in Quantitative Trading

Overview

This repository is the preliminary work of RLQuant including 5 data crawlers and 2 models.

Crawlers

Models

You can use these code to build your experiment data-source. All the data will be stored in MongoDB by default in my code, you can extend the storage part by yourself.
Most of the code was developed before 2018, after that I turned over to the reinforcement learning approach (RLQuant) and almost gave up the predictive models, therefore I cannot guarantee all the code works well here. If you find any bugs, please tell me.

Data

News

About

Applying Deep Learning and NLP in Quantitative Trading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.7%
  • Python 5.3%