-
Notifications
You must be signed in to change notification settings - Fork 699
Open
Description
I have been checking FinRL package. This is basically an open-source framework meant for trading of various financial instruments (stocks, crypto, portfolio allocation .. etc).
For reinforcement learning algorithms, they have provided stablebaseline3, rllib, elegantrl as options.
They have created custom environments extending gym.
Reward mechanism is easier to understand since its all about profits/losses that we make in a financial transaction.
Also, they have an example workbook for ensembles of RL algorithms, gives us an understanding of how combinations work.
Wanted to suggest if this could be included in Unit8 / part3 as one of advance topics.
Metadata
Metadata
Assignees
Labels
No labels