Agent Platform Explainable AI による画像分類モデルの説明 のレビュー

31843 件のレビュー

PENCHALAPRASAD MANNEM.LEELA · 2年弱前にレビュー済み

S Pandiyan · 2年弱前にレビュー済み

PENNAIAH GARI RANJITH · 2年弱前にレビュー済み

黃 若欽 · 2年弱前にレビュー済み

H Ann · 2年弱前にレビュー済み

Sowmya Burra · 2年弱前にレビュー済み

Charishmasri Immadisetty · 2年弱前にレビュー済み

good

SB Maruthi · 2年弱前にレビュー済み

張 竣傑 · 2年弱前にレビュー済み

Raj Srinivas · 2年弱前にレビュー済み

Vippy Vipin sajas · 2年弱前にレビュー済み

ma ck · 2年弱前にレビュー済み

i cannot have access to the flower database

Kuoch Siav-kuong · 2年弱前にレビュー済み

Nishant Tejashwee · 2年弱前にレビュー済み

Bhimireddy Vaishnavireddy · 2年弱前にレビュー済み

super

Subagnanam Suba · 2年弱前にレビュー済み

丁 美佐 · 2年弱前にレビュー済み

L Manoj · 2年弱前にレビュー済み

memo minilab · 2年弱前にレビュー済み

Chen Yuling · 2年弱前にレビュー済み

Aishwarya aishwarya · 2年弱前にレビュー済み

Gopika Gopika · 2年弱前にレビュー済み

LAB FAILED: ### Load, split, and copy the dataset to your GCS bucket TRAINING_DATA_PATH = DATA_PATH + "/training" EVAL_DATA_PATH = DATA_PATH + "/validation" VALIDATION_SPLIT = 0.2 # Split data files between training and validation filenames = tf.io.gfile.glob(GCS_PATTERN) random.shuffle(filenames) split = int(len(filenames) * VALIDATION_SPLIT) training_filenames = filenames[split:] validation_filenames = filenames[:split] # Copy training files to GCS for file in training_filenames: !gsutil -m cp $file $TRAINING_DATA_PATH/ # Copy eval files to GCS for file in validation_filenames: !gsutil -m cp $file $EVAL_DATA_PATH/ PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "388338160088-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).", "errors": [ { "message": "388338160088-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exis' when reading gs://flowers-public/tfrecords-jpeg-192x192-2

Wu Kai · 2年弱前にレビュー済み

Gopika Gopika · 2年弱前にレビュー済み

Hsu Anna · 2年弱前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。