Skip to content

pythonlessons/FinRock

Repository files navigation

FinRock

Reinforcement Learning package for Finance

Environment Structure:

Install requirements:

pip install -r requirements.txt
pip install pygame
pip install .

Create sinusoid data:

python bin/create_sinusoid_data.py

Train RL (PPO) agent on discrete actions:

experiments/training_ppo_sinusoid.py

Test trained agent (Change path to the saved model):

experiments/testing_ppo_sinusoid.py

Environment Render:

Links to YouTube videos:

TODO:

  • Train model on continuous actions (control allocation percentage)
  • Add more indicators
  • Add more metrics
  • Add more reward functions
  • Add more scalers
  • Train RL agent on real data
  • Add more RL algorithms
  • Refactor rendering, maybe move to browser?

About

Reinforcement Learning package for Finance

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy