Skip to content

This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent learn to make decision between selling, holding and buying stock with fixed amount based on the reward returned from the environment.

Notifications You must be signed in to change notification settings

q-learning-trader/value-based-deep-reinforcement-learning-trading-model-in-pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

value-based-deep-reinforcement-learning-trading-model-in-pytorch

This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent learn to make decision between selling, holding and buying stock with fixed amount based on the reward returned from the environment.

YoutubeVideo

If you like, please subscript. I will keep upload and create more interesting and innovative projects.

About

This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent learn to make decision between selling, holding and buying stock with fixed amount based on the reward returned from the environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%