theOGognf / finagg

A Python package for aggregating and normalizing historical data from popular and free financial APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baseline RLlib models and scripts

theOGognf opened this issue · comments

Implement environment-specific, custom RLlib models and action distributions for the micro trader environment. They can be used as reference for the GPU implementations

This is probably best placed in an examples directory and not tightly integrated within the project.

Decided this shouldn't be put in this repo. There will be a separate repo that combines finagg with another RL library that will focus on RL environments that will cover this scope. This does not fit finagg's newly defined scope