linux fixes

This commit is contained in:
Dobromir Popov
2025-08-29 18:26:35 +03:00
parent 64371678ca
commit 20112ed693
9 changed files with 124 additions and 67 deletions

7
.gitignore vendored
View File

@@ -22,7 +22,6 @@ cache/
realtime_chart.log
training_results.png
training_stats.csv
__pycache__/realtime.cpython-312.pyc
cache/BTC_USDT_1d_candles.csv
cache/BTC_USDT_1h_candles.csv
cache/BTC_USDT_1m_candles.csv
@@ -47,3 +46,9 @@ chrome_user_data/*
!.aider.model.metadata.json
.env
venv/*
wandb/
*.wandb
*__pycache__/*
NN/__pycache__/__init__.cpython-312.pyc