Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

vermouth1992/drl-portfolio-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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