Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UPDATE]FinRL in Unit8 Part3 as one of advance topics #555

Open
ra9hur opened this issue Aug 6, 2024 · 1 comment · May be fixed by #558
Open

[UPDATE]FinRL in Unit8 Part3 as one of advance topics #555

ra9hur opened this issue Aug 6, 2024 · 1 comment · May be fixed by #558

Comments

@ra9hur
Copy link
Contributor

ra9hur commented Aug 6, 2024

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.

@simoninithomas
Copy link
Member

Hey there 👋 ,

Thanks for the idea, if you want you can open a PR to add this section to advanced topics. I'll be happy to review it.

Have a nice day,

@ra9hur ra9hur linked a pull request Sep 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants