VisuaML: A web-based dashboard for Deep Learning
VisuaML is a visualization tool that allows and guides hyperparameter tuning for Deep Learning
VisuaML allows you to:
- train on a remote server
- see different training curves based off different hyperparameters
- update training curves in real time
- compare hundreds of different training curves for hyperparameter tuning, and find a specific curve by filtering
- save training records
ViusaML is based off the concept of TensorBoard but is not based on a specific Deep Learning platform and provides extra functionality
Problems faced:
- Allowing a user to register their own model with VisuaML to be able to view their own model with different hyperparameters
Log in or sign up for Devpost to join the conversation.