리뷰 Classify Images with TensorFlow on Google Cloud: 챌린지 실습개
리뷰 10579개
Prabhat K. · 대략 1년 전에 리뷰됨
Muhammad A. · 대략 1년 전에 리뷰됨
Ahmad Satya W. · 대략 1년 전에 리뷰됨
Rahardian B. · 대략 1년 전에 리뷰됨
Larynt Sawfa K. · 대략 1년 전에 리뷰됨
mangtab
Rozin A. · 대략 1년 전에 리뷰됨
Suyanto Z. · 대략 1년 전에 리뷰됨
Raspiani _. · 대략 1년 전에 리뷰됨
Mohamed Ali B. · 대략 1년 전에 리뷰됨
This lab has issue of plugins ImportError: cannot import name 'logging' from 'google.cloud' (unknown location)
Abhinav K. · 대략 1년 전에 리뷰됨
Bhogathi P. · 대략 1년 전에 리뷰됨
Vincentius D. · 대략 1년 전에 리뷰됨
Andi Muhammad N. · 대략 1년 전에 리뷰됨
Anggoro G. · 대략 1년 전에 리뷰됨
Abhinav K. · 대략 1년 전에 리뷰됨
Aadesh P. · 대략 1년 전에 리뷰됨
AttributeError: 'google.protobuf.pyext._message.RepeatedCompositeCo' object has no attribute 'WhichOneof'
Raspiani _. · 대략 1년 전에 리뷰됨
Naufal A. · 대략 1년 전에 리뷰됨
Andi Muhammad N. · 대략 1년 전에 리뷰됨
Rifan A. · 대략 1년 전에 리뷰됨
Image classification for each trained dataset are deployed with downward Python function in the related NVIDIA accelerator type where some extra GPU API can be developed for enabled Cloud Shell
Anshuman M. · 대략 1년 전에 리뷰됨
Agung W. · 대략 1년 전에 리뷰됨
zyca m. · 대략 1년 전에 리뷰됨
Adam G. · 대략 1년 전에 리뷰됨
--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In[29], line 1 ----> 1 from google.cloud import aiplatform 2 print("aiplatform version: ", aiplatform.__version__) File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/__init__.py:24 19 from google.cloud.aiplatform import version as aiplatform_version 21 __version__ = aiplatform_version.__version__ ---> 24 from google.cloud.aiplatform import initializer 26 from google.cloud.aiplatform.datasets import ( 27 ImageDataset, 28 TabularDataset, (...) 31 VideoDataset, 32 ) 33 from google.cloud.aiplatform import explain File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/initializer.py:31 28 from google.auth import credentials as auth_credentials 29 from google.auth.exceptions import GoogleAuthError ---> 31 from google.cloud.aiplatform import compat 32 from google.cloud.aiplatform.constants import base as constants 33 from google.cloud.aiplatform import utils File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/compat/__init__.py:18 1 # -*- coding: utf-8 -*- 2 3 # Copyright 2022 Google LLC (...) 15 # limitations under the License. 16 # ---> 18 from google.cloud.aiplatform.compat import services 19 from google.cloud.aiplatform.compat import types 21 V1BETA1 = "v1beta1" File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/compat/services/__init__.py:18 1 # -*- coding: utf-8 -*- 2 3 # Copyright 2021 Google LLC (...) 15 # limitations under the License. 16 # ---> 18 from google.cloud.aiplatform_v1beta1.services.dataset_service import ( 19 client as dataset_service_client_v1beta1, 20 ) 21 from google.cloud.aiplatform_v1beta1.services.endpoint_service import ( 22 client as endpoint_service_client_v1beta1, 23 ) 24 from google.cloud.aiplatform_v1beta1.services.featurestore_online_serving_service import ( 25 client as featurestore_online_serving_service_client_v1beta1, 26 ) ModuleNotFoundError: No module named 'google.cloud.aiplatform_v1beta1.services.dataset_service' ERRROR, HARD TO SOLVE
stoic s. · 대략 1년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.