Coder Social home page Coder Social logo

sudarsansridharan16 / deepportfoliooptimization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tmobrist/deepportfoliooptimization

0.0 1.0 0.0 25.43 MB

Code of the Master Thesis "Some Aspects of Deep Portfolio Optimization"

Python 100.00%

deepportfoliooptimization's Introduction

This is the implementation of the master thesis Some Aspects of Deep Portfolio Optimization.

Zhengyao Jiang, Dixing Xu and Jinjun Liang puplished at the end of June 2017 A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem [arXiv:1706.10059] in which they presented a full exploitation deterministic deep on-policy gradient reinforcement learning system. The reinforcement learning agent of this system selects and manages a portfolio of various cryptocurrencies. In this thesis we analyze the impact of different input features to the deep neural network, a method to pretrain the deep neural network and different data normalization schemes on the policy function of the reinforcement learning agent. The analysis is done by considering the accumulative portfolio value over time, the sharpe ratio, the maximum drawdown and the portfolio weights. The different reinforcement learning systems are tested on two different data sets. The first data set represents a bull market and the second data set is a bearish market containing a market crash. The results of the analysis show that the mentioned modifications to the reinforcement learning system cause a significant change in the investment philosophy of the artificial portfolio manager.

Platform Support

Python 3.5+ in windows and Python 2.7+/3.5+ in linux are supported.

Dependencies

Install Dependencies via pip install -r requirements.txt

  • tensorflow (>= 1.0.0)
  • tflearn
  • pandas
  • ...

User Guide

Check User Guide

deepportfoliooptimization's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.