This commit is contained in:
Dobromir Popov 2025-03-10 18:27:34 +02:00
parent 8dafb6d310
commit 3e924b32ac
9 changed files with 18114 additions and 2 deletions

6
.gitignore vendored
View File

@ -34,4 +34,8 @@ crypto/brian/models/last/*
crypto/brian/live_chart.html
crypto/gogo2/trading_bot.log
*.log
crypto/gogo2/checkpoints/trading_agent_episode_30.pt
crypto/gogo2/checkpoints/trading_agent_episode_*.pt
*trading_agent_continuous_*.pt
*trading_agent_episode_*.pt
crypto/gogo2/models/trading_agent_continuous_150.pt

View File

@ -1 +1 @@
{"best_reward": 202.7441047517104, "best_pnl": 9.19044876852315, "best_win_rate": 73.33333333333333, "last_episode": 30, "timestamp": "2025-03-10T16:25:14.651996"}
{"best_reward": 202.7441047517104, "best_pnl": 9.268344827764809, "best_win_rate": 73.33333333333333, "last_episode": 30, "timestamp": "2025-03-10T17:57:19.913481"}

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 86 KiB