Skip to content

jasonwongw/DRL

Repository files navigation

DRL

image

使用步骤

  • 读取股票数据
    python getdata.py
  • 爬取贴吧文本数据
    python pachong.py
  • 基于词典处理文本数据
    python qingganyinzi.py
  • 训练模型
    python learner_combine.py

注意

network.py、network_CNN.py、network_LSTM.py、network_combine.py代表不同的网络

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages