use enhanced orchestrator
This commit is contained in:
@ -33,6 +33,11 @@ how effective is our training? show current loss and accuracy on the chart. also
|
||||
what are our rewards and penalties in the RL training pipeline? reprt them so we can evaluate them and make sure they are working as expected and do improvements
|
||||
|
||||
|
||||
allow models to be dynamically loaded and unloaded from the webui (orchestrator)
|
||||
|
||||
show cob data in the dashboard over ws
|
||||
|
||||
report and audit rewards and penalties in the RL training pipeline
|
||||
|
||||
|
||||
>> clean dashboard
|
||||
@ -68,4 +73,7 @@ use existing checkpoint manager if it;s not too bloated as well. otherwise re-im
|
||||
- [ ] Chart updates every second
|
||||
- [ ] No flickering or data loss
|
||||
- [ ] WebSocket connection stable
|
||||
- [ ] Memory usage reasonable
|
||||
- [ ] Memory usage reasonable
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user