nni
nni copied to clipboard
How to check the metrics after the experiment has finished?
I just run the parameters tuning on the remote server, where the portable web URL is invalid. But the trails have been recorded and I want to the check the metrics of past trails? How can I do that when I start an experiment without any model running, but tracing the trails results? Anyway, how to run the experiment on the remote server and the logs are sent back to the local PC?
to view a completed or a paused experiment without further running the simulations, you can check if this command works for you?
nnictl view [experiment_id] --port [port_num]