Tutorial 3: Portfolio Management with SARLļ

The framework of proposed State Augmented Reinforcement Learning (SARL) method. Asset prices (e.g., stock prices) represent the internal features constituting the original state sā, and Financial News represent the external information to be encoded and augmented to the final state s for SARL. The asset movement signal Ī“ is used for state augmentation and the policy network will generate the portfolio management strategy from the augmented state s.
Notebook and Scriptļ
In this notebook, we implement the training and testing process of SARL based on the TradeMaster framework.
And this is the script for training and testing.