TensorFlow の MinDiff を使用してバイアスを軽減する のレビュー
30676 件のレビュー
Baravkar Pranali · 26分前にレビュー済み
Palande Ashwini · 約1時間前にレビュー済み
Patil Pratik · 約1時間前にレビュー済み
bug in Task 3 I am cloned already but cannot checkmark for complete the checkpoint.
Suwannao Wisit · 約1時間前にレビュー済み
GOOGLEUSER Meena · 約2時間前にレビュー済み
HARSHITHA BIKKINA · 約2時間前にレビュー済み
Maridi Adithya Sri Ramya Amani · 約2時間前にレビュー済み
Vipparthi Harshavardhan · 約2時間前にレビュー済み
S Niranjana · 約2時間前にレビュー済み
import copy import numpy as np import seaborn as sns import tensorflow as tf import tensorflow_hub as hub import tensorflow_model_remediation.min_diff as md from tensorflow_model_remediation.tools.tutorials_utils import ( min_diff_keras_utils, ) The second code block in the notebook keeps returning the error below after many trials. Task was destroyed but it is pending! task: <Task pending name='Task-54' coro=<_async_in_context.<locals>.run_in_context_pre311() running at /opt/conda/lib/python3.10/site-packages/ipykernel/utils.py:76> cb=[ZMQStream._run_callback.<locals>._log_error() at /opt/conda/lib/python3.10/site-packages/zmq/eventloop/zmqstream.py:563]> WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1775144026.743273 10832 cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1775144029.137063 10832 cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In[2], line 6 4 import seaborn as sns 5 import tensorflow as tf ----> 6 import tensorflow_hub as hub 7 import tensorflow_model_remediation.min_diff as md 8 from tensorflow_model_remediation.tools.tutorials_utils import ( 9 min_diff_keras_utils, 10 ) File /opt/conda/lib/python3.10/site-packages/tensorflow_hub/__init__.py:85 74 if (parse_version(tf.__version__) < 75 parse_version(required_tensorflow_version)): 76 raise ImportError( 77 "\n\nThis version of tensorflow_hub requires tensorflow " 78 "version >= {required}; Detected an installation of version {present}. " (...) 82 required=required_tensorflow_version, 83 present=tf.__version__)) ---> 85 _ensure_tf_install() 88 def _ensure_keras_2_importable(): 89 """Check that Keras 2 can be used by attempting to import tf_keras. 90 91 Raises: 92 ImportError: if using tf.keras would mean using Keras 3 and tf_keras is not 93 installed. 94 """ File /opt/conda/lib/python3.10/site-packages/tensorflow_hub/__init__.py:61, in _ensure_tf_install() 52 print( 53 "\n\nFailed to import tensorflow. Please note that tensorflow is not " 54 "installed by default when you install tensorflow_hub. This is so that " (...) 57 "by following the instructions at https://tensorflow.org/install and " 58 "https://tensorflow.org/hub/installation.\n\n") 59 raise ---> 61 from pkg_resources import parse_version 63 # 64 # Update this whenever we need to depend on a newer TensorFlow release. 65 # (...) 71 # and character class transitions. 72 # 73 required_tensorflow_version = "1.15.0" ModuleNotFoundError: No module named 'pkg_resources'
OKOYE OBINNA · 約2時間前にレビュー済み
Ramalingam Ragavendran · 約2時間前にレビュー済み
Katakam Kusahela Venkata Sai Keerthi · 約2時間前にレビュー済み
Kantamsetti Yamini lakshmi · 約2時間前にレビュー済み
Sandaka Jhansi · 約3時間前にレビュー済み
SRAVANI BATTULA · 約3時間前にレビュー済み
Jyothi Sanjana · 約3時間前にレビュー済み
Bhargav Seelam · 約3時間前にレビュー済み
Wasn't able to create a VM.
Nurmanova Medina · 約3時間前にレビュー済み
Moghe Srushti · 約3時間前にレビュー済み
no
gurram chandini · 約4時間前にレビュー済み
good
Sathe Sakshi · 約4時間前にレビュー済み
Goral Abhay · 約5時間前にレビュー済み
VEERAMANI RAVIVARMA · 約6時間前にレビュー済み
N Venkatesh · 約6時間前にレビュー済み
Dhulipala Bharadwaj · 約7時間前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。