Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 797 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 797 Bytes

Deep Reinforcement Learning for Portfolio Management

  • This is done as CSCI 599 deep learning and its applications final project at USC Fall 2017
  • For more information, you can read our report

Algorithms used in this work

  • Imitation Learning
  • Deep Deterministic Policy Gradient

Dataset

  • We use dataset from kaggle. It can be found here

Reference