AnyLog-co / AnyLog-co/EdgeFL

Compilation of Quick Features

未關閉
#82 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
2
分支
6
PR 合併指標
30 天內沒有已合併 PR

描述

Running thru all of the TODOs that we've been marking as we completed other tasks...
- Figure out progression bar (SCRAPPED)
- [ ] Fix proper blockchain update command
- [ ] Add db types to `connect_to_db()`
- [ ] If training process is in-progress, do not allow another call to `/start-training`
- [x] If training process is in-progress, do not allow another call to `/continue-training`
- [ ] Add another endpoint to manually stop training process
- [ ] Fix "rare" bug (line 333 in `aggregator_server.py` - "when training two different models and both are in-progress, one of them may stop when `update_minParams` endpoint is called...or if a node is added mid-way...not sure" - only occurred once)
- [ ] Update `direct_inference()` in `node_server.py`
- [x] Make pathing for init-commands be easier for the user (?)
- [ ] new line after curl response
- [ ] allow MNIST direct-inference input to accept raw image data
- [x] Add a message at the end of a training process (via logger) to indicate the training has finished
- [x] check that module_path exists (if not, don't initialize)
- [x] node checked to see if actually initialized (shows success even if off)

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。