I have run a custom model training on workbench. I want to execute this training from VSCode. Is that possible and if yes, how do i do it?
Hi @nitya_r
Welcome back to Google Cloud Community.
It is possible to execute training to VSCode. Connect to a Custom User Managed Notebook
To use VSCode with a Vertex AI Workbench obtained starting from a custom container (e.g. our custom-image machine) a few additional steps are required:
Hey Aris, thanks for your reply. I got the similar issue here, but I'm only allowed to create managed notebooks instead of compute instances or user-managed notebooks. Is there a way to connect VS code with managed notebooks?
@nitya_r did you use any pipelines like tfx etc., or was your ingestion, preprocessing, training loop all in tf/keras?
Hello!
Please follow the instructions in the below link to setup Application Default Credentials (ADC) on your dev box. Code run within VScode will then use these credentials.
https://cloud.google.com/docs/authentication/provide-credentials-adc#local-dev
Thanks!
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |