资源算法DRQN-for-Trading

DRQN-for-Trading

2020-01-16 | |  37 |   0 |   0

DRQN-for-Trading

Final Project for Reinforcement Learning course CS885 at the University of Waterloo.

The agent are able to perform well on the data that is similar to the training data. It fails to compete against the Hold strategy on the extreme bullish period since the training data has small amount of such bullish data. It is good at sideway trading, moderate bullish and know to stop loss in bearish scenario. Further improvement required. The features are inspired from the Udacity Machine Learning for Trading course.

This project implements DRQN for trading.[Hausknecht, Matthew, and Peter Stone. "Deep recurrent q-learning for partially observable mdps." CoRR, abs/1507.06527 7.1 (2015).]

The file technical_indicator.py is imported from https://github.com/Crypto-toolbox/pandas-technical-indicators/blob/master/technical_indicators.py .

The model is inspired from Pytorch example: https://pytorch.org/tutorials/intermediate/char_rnn_classification_tutorial.html


上一篇:DRQN-trading-bot

下一篇:IMSAT

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...