An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Describe the issue:
I’m using the nni toolbox for neural architecture searh. However, I find that I must provide an avalible web port to experiment.run() when I select the multi-trial exploration strategy, The code is runing using Remote-SSH of VSCode, connecting to the AutoDL server. How can I find or create the available web port?
Describe the issue: I’m using the nni toolbox for neural architecture searh. However, I find that I must provide an avalible web port to experiment.run() when I select the multi-trial exploration strategy, The code is runing using Remote-SSH of VSCode, connecting to the AutoDL server. How can I find or create the available web port?
Environment:
Configuration:
Log message:
How to reproduce it?: