Skip to content

Commit

Permalink
fix: Moved device parameter from DRLAgent initialization to get_model…
Browse files Browse the repository at this point in the history
… method (#1279)

* fix: Moved device parameter from DRLAgent initialization to get_model method

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: Moved device parameter from DRLAgent initialization to get_model method

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: add progress bar when downloading data from yfinance

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add ensemble reinforcement learning example with performance metrics analysis

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
StevenChen16 and pre-commit-ci[bot] authored Oct 3, 2024
1 parent fbc6d34 commit e11f729
Show file tree
Hide file tree
Showing 6 changed files with 1,876 additions and 245 deletions.
199 changes: 0 additions & 199 deletions examples/FinRL_PaperTrading_Demo_refactored.py

This file was deleted.

Loading

0 comments on commit e11f729

Please sign in to comment.