Skip to content

Bitcoin automatic trader using Reinforcement Learning approach. And market news using NLP approach.

Notifications You must be signed in to change notification settings

z23788677/Bitcoin_RL_NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin_RL_NLP

Bitcoin automatic trader using Reinforcement Learning approach. And market news using NLP approach. pyqt as GUI

This still in progress. Not yet finish

Reinforce Learing approach:

I'll using Tensorflow build DQNetwork. Using bitcoin history price csv file as environment (So Data in training process is NEEDED).

NLP approach:

Since news effect price, I'm plan to use Transformer detact whatever currently finance news good or bad to change RL agent policy

PYQT:

Once agent given buy/sell action, I need a platform to let user know buy or not

cleaned data

image

About

Bitcoin automatic trader using Reinforcement Learning approach. And market news using NLP approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published