lucasfbn / Reddit-Sentiment-Reinforcement-Learning

Stock trading using Reddit sentiment data and reinforcement learning.
0 stars 1 forks source link

Use multi-head network to not have to pass probability, inventory state and number of trades left to the cnn as a static timeseries #150

Closed lucasfbn closed 2 years ago

lucasfbn commented 2 years ago

https://stable-baselines3.readthedocs.io/en/master/guide/custom_policy.html https://stackoverflow.com/questions/51700729/how-to-construct-a-network-with-two-inputs-in-pytorch