From 761bdc79de603e925cbd695d6b7c759c923e855c Mon Sep 17 00:00:00 2001 From: Mohammad Aghdam Date: Sun, 5 Oct 2025 08:57:19 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0a5c14..ad31982 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,7 @@ The `3_Backtest.ipynb` notebook evaluates all trained models and generates a com 📊 Individual model reports (PPO, A2C, DQN) are available in `notebooks/reports/`. To view them, download the HTML files locally for full interactivity. - **[View PPO Report](notebooks/reports/quantstats_report_ppo_EURUSD_M15.html)** - +- **[View PPO Report](notebooks/reports/plotly/plotly_ppo_EURUSD_M15.html)** > Note: You may need to download the HTML files to view the interactive charts. GitHub provides a static preview.