This commit is contained in:
Dobromir Popov 2025-03-10 16:42:49 +02:00
parent 08b8da7c8f
commit 621a2505bd
8 changed files with 174560 additions and 2 deletions

2
.gitignore vendored
View File

@ -32,6 +32,6 @@ crypto/sol/.vs/*
crypto/brian/models/best/* crypto/brian/models/best/*
crypto/brian/models/last/* crypto/brian/models/last/*
crypto/brian/live_chart.html crypto/brian/live_chart.html
crypto/gogo2/models/*
crypto/gogo2/trading_bot.log crypto/gogo2/trading_bot.log
*.log *.log
crypto/gogo2/checkpoints/trading_agent_episode_30.pt

View File

@ -1 +1 @@
{"best_reward": 202.7441047517104, "best_pnl": 0.25999080227362914, "best_win_rate": 44.44444444444444, "last_episode": 0, "timestamp": "2025-03-10T14:42:11.838854"} {"best_reward": 202.7441047517104, "best_pnl": 9.19044876852315, "best_win_rate": 73.33333333333333, "last_episode": 30, "timestamp": "2025-03-10T16:25:14.651996"}

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB