Reinforcement learning examples? #1495
Unanswered
wayneadams
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all 👋
I'm new to Nautilus and love the effort and direction.
Does anyone have any examples of using Nautilus within a reinforcement learning environment? (Bonus points if the environment is implemented with https://github.com/Farama-Foundation/Gymnasium.
I guess the lower level is this: Is it possible to manually step through a backtest at arbitrary time intervals (1-tick, 1-second, etc.)? Most RL algorithms require handing off the movement through time to the RL environment.
Thanks!🙏🙏
Beta Was this translation helpful? Give feedback.
All reactions