Local Experiments
Last updated
Last updated
On VESSL, you can also monitor experiments that you have run locally. This can easily be done by adding a few lines to your code.
Start monitoring your experiment using . This will launch a new experiment under your project. You can view the experiment output under , just like you would in a VESSL-managed experiment. Your local environment's system metrics are also monitored and can be viewed under .
In a VESSL-managed experiment, files under the output volume are saved by default. In a local experiment, you can use to upload any output files. You can view these files under .
By default, VESSL will stop monitoring your local experiment when your program exits. If you wish to stop it manually, you can use .