This commit is contained in:
Dobromir Popov
2025-03-19 00:38:04 +02:00
parent 2beb1d8cef
commit 696599986f
16 changed files with 660258 additions and 0 deletions

11
.gitignore vendored
View File

@ -3,3 +3,14 @@ models/trading_agent_checkpoint_*
runs/*
trading_bot.log
backtest_stats_*.csv
models/*
models/trading_agent_best_net_pnl.pt
models/trading_agent_best_net_pnl.pt.backup
models/trading_agent_best_pnl.pt
models/trading_agent_best_pnl.pt.backup
models/trading_agent_best_reward.pt
models/trading_agent_best_reward.pt.backup
models/trading_agent_final.pt
models/trading_agent_final.pt.backup
*.pt
*.backup