Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jogima-cyber authored Sep 6, 2020
1 parent 8ce76c8 commit f394d08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# portfolio-manager
Python DQN for practicable portfolio management

Personnal implementation of "An intelligent financial portfolio trading strategy using deep Q-learning"
(https://arxiv.org/pdf/1907.03665v4.pdf) by Hyungjun Park, Min Kyu Sim, Dong Gu Choi
It uses LSTM-autoencoder and a modified version of deep Q-learning with target network.

0 comments on commit f394d08

Please sign in to comment.