TensorDash
TensorDash copied to clipboard
TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training is completed or crashed.
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.8.8 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...
It would be great to be able to see the training and validation loss on the same set of axes, so that they can be more easily compared without having...
I believe it would be better if the project is splitted in two: one for the Android app, another for the API. This way the bugs, feature requests, etc, would...
**Is your feature request related to a problem? Please describe.** My model uses multiple metrics for validation, and it would be useful if I could visualize each one of them....
**Is your feature request related to a problem? Please describe.** My model uses multiple losses during training, and it would be useful if I could visualize each one of them....
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Description the bug** Multiple entries of the same model are shown on starting the app from the notification. The entries all disappear and become a single entry on refresh. **To...
Hey @CleanPegasus, This project seems really cool, would like to contribute. I created a PR ( #9 ) but that was something I felt could be done so as to...