inf/trn toggles UI

This commit is contained in:
Dobromir Popov
2025-07-29 15:51:18 +03:00
parent ff41f0a278
commit ecbbabc0c1
3 changed files with 503 additions and 239 deletions

View File

@ -1,7 +1,7 @@
{
"model_toggle_states": {
"dqn": {
"inference_enabled": true,
"inference_enabled": false,
"training_enabled": true
},
"cnn": {
@ -21,5 +21,5 @@
"training_enabled": true
}
},
"timestamp": "2025-07-29T15:16:02.752760"
"timestamp": "2025-07-29T15:48:22.223668"
}