Skip to content

zys321/Deep-Reinforcement-Learning-for-Hedging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hedging with Deep Reinforcement Learning and Deep Learning

Implementation of two deep reinforcement learning algorithms from

Hedging using reinforcement learning: Contextual k-Armed Bandit versus Q-learning
Loris Cannelli, Giuseppe Nuti, Marzio Sala, Oleg Szehr

and

Dynamic Replication and Hedging: A Reinforcement Learning Approach
P. N. Kolm and G. Ritter

We will also provide an approach based on classical deep learning, wich does not rely on reinforcement lerning.

The code provided is written in Python 3.8, and relies on the following libraries:

About

Hedging unsing Deep Reinforcement Learning and Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%