Reinforcement Learning for classification problems?

235 views Asked by At

I am wondering if there is a gym environment for time series classification. I know its probably a bit overkill, but it's mainly for research purposes.

1

There are 1 answers

0
Tom Dörr On

Here you go: https://github.com/harveybc/gym-fx. The classification task could be whether the closing price is below or over the opening price.