-
Notifications
You must be signed in to change notification settings - Fork 483
Description
Hello, @andreyvelich π I would like to know some questions about NASγπ
-
In fact, after running the experiment using ENAS and DARTS, the results obtained were some network architecture configurations, such as nn-COnfig, algorithm settings, and search space. Training containers need to expose corresponding parameters to use these configurations to build neural networks. Instead of directly obtaining a neural network model. That is to say, the logic for building neural networks needs to be defined in the training container.
-
I ran NAS and DARTS examples on katib version 0.15, but there is no visual result graph. So I want to know how to view the results of the neural network architecture shown in the video: "https://www.youtube.com/watch?v=Rqah6F0D6-Y". Did new-ui abandon this part?π€