misc
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -31,14 +31,8 @@ cache/ETH_USDT_1m_candles.csv
|
||||
models/trading_agent_best_pnl.pt
|
||||
models/trading_agent_best_reward.pt
|
||||
models/trading_agent_final.pt
|
||||
NN/__pycache__/realtime_main.cpython-312.pyc
|
||||
NN/__pycache__/realtime-main.cpython-312.pyc
|
||||
NN/models/__pycache__/__init__.cpython-312.pyc
|
||||
NN/models/__pycache__/cnn_model_pytorch.cpython-312.pyc
|
||||
NN/models/__pycache__/cnn_model.cpython-312.pyc
|
||||
NN/models/__pycache__/transformer_model_pytorch.cpython-312.pyc
|
||||
NN/utils/__pycache__/data_interface.cpython-312.pyc
|
||||
NN/utils/__pycache__/multi_data_interface.cpython-312.pyc
|
||||
NN/utils/__pycache__/realtime_analyzer.cpython-312.pyc
|
||||
models/trading_agent_best_pnl.pt
|
||||
*.log
|
||||
NN/models/saved/hybrid_stats_20250409_022901.json
|
||||
*__pycache__*
|
||||
*.png
|
||||
|
Reference in New Issue
Block a user