app
app copied to clipboard
Moved to https://github.com/labmlai/labml/tree/master/app
It will be great, if you add Dockerfile and docker-compose.yaml files to repo for easy installation of self hosted servers
So, the user can configure what should be plotted in the graph by default
Currently, the server only uses data from the master process in a distributed run. ideally, all the processes should be aggregated.
Currently, we use linear scale smoothing for the Log-chart. Preferably, Log scale smoothing should be used.