refactoring
This commit is contained in:
17
NN/models/checkpoints/saved/session_metadata.json
Normal file
17
NN/models/checkpoints/saved/session_metadata.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"timestamp": "2025-08-30T01:03:28.549034",
|
||||
"session_pnl": 0.9740795673949083,
|
||||
"trade_count": 44,
|
||||
"stored_models": [
|
||||
[
|
||||
"DQN",
|
||||
null
|
||||
],
|
||||
[
|
||||
"CNN",
|
||||
null
|
||||
]
|
||||
],
|
||||
"training_iterations": 0,
|
||||
"model_performance": {}
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"model_name": "test_simple_model",
|
||||
"model_type": "test",
|
||||
"saved_at": "2025-09-02T15:30:36.295046",
|
||||
"save_method": "improved_model_saver",
|
||||
"test": true,
|
||||
"accuracy": 0.95
|
||||
}
|
Reference in New Issue
Block a user