Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion droidlet/tools/hitl/dashboard_app/README.MD
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Dashboard App for HITL
Updated July 21 by Chuxi.
Updated July 22 by Chuxi.

This is a Dashboard app prototype for the HITL system.

## Update Note
- July 22:
- Updated frontend component to show the model line graph of loss and accuracy vs epoch.
- Demo:
- ![demo_model_loss_acc_viz](https://user-images.githubusercontent.com/51009396/180589471-d925642b-df70-4b13-a5c9-ccec4efa6dd8.gif)
- July 21:
- Updated backend api for reteriving loss and accuracy for a model.
- Demo:
Expand Down
Loading