Git Product home page Git Product logo

asset_allocation_in_reinforcement_learning's Introduction

moon.svg

Hey,๐Ÿ‘‹ I'm Aoran Li !

Typing SVG

GIF

๐Ÿง More About Me:

  • ๐ŸŒ ย  My personal website
  • ๐Ÿ  ย  From Shenzhen, China.
  • ๐ŸŽ“ ย  Currently study in HKUST, majoring in Financial Mathematics.
  • ๐Ÿ“š ย  Interested in both p-Quants and q-Quants.
  • ๐Ÿ“ ย  Researching in DL & RL & Alpha Quant & Derivatives Pricing
  • โœ‰๏ธย ย  Contact me at [email protected]

๐Ÿ”จ Languages and Tools:

๐Ÿ“ฒ Social Link:

๐ŸŽฏ My Github Stats:

Liaorannn's GitHub stats

๐Ÿš€ My Contributions:

Snake animation

GIF

asset_allocation_in_reinforcement_learning's People

Contributors

liaorannn avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

asset_allocation_in_reinforcement_learning's Issues

Some problems on the states setting

I think the model result would be much better and more meaningful if the environment states were set to Wealth.
In this version, setting the pair (time, wealth) as states also works, but the model will always converge into the unique action choice, which has the highest return expectation, as I've mentioned at the end of the Readme report. This is because once the time is set as one of the states element, since the Time variable can not go back, each state in the states space will only be visited once. Even if your wealth stays the same after you take action, the next state is different from before since the time variable is different. Under this environment setting, each state is independent, so the algorithm would converge to the same action no matter what state it arrives in.
Setting the (time, wealth) pairs as the states also works fine for the algorithm, only it makes the question less interesting. I think it would be better to check whether the algorithm would take different actions after setting Wealth as the only state element. I'm going to try this in the future.

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.