Mitigate Bias with MinDiff in TensorFlow Reviews

30676 reviews

Pranali B. · Reviewed 16 דקות ago

Ashwini P. · Reviewed 39 דקות ago

Pratik P. · Reviewed בערך שעה אחת ago

bug in Task 3 I am cloned already but cannot checkmark for complete the checkpoint.

Wisit S. · Reviewed בערך שעה אחת ago

Meena G. · Reviewed בערך שעה אחת ago

BIKKINA H. · Reviewed בערך 2 שעות ago

Adithya Sri Ramya Amani M. · Reviewed בערך 2 שעות ago

Harshavardhan V. · Reviewed בערך 2 שעות ago

Niranjana S. · Reviewed בערך 2 שעות ago

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'

OBINNA O. · Reviewed בערך 2 שעות ago

Ragavendran R. · Reviewed בערך 2 שעות ago

Kusahela Venkata Sai Keerthi K. · Reviewed בערך 2 שעות ago

Yamini lakshmi K. · Reviewed בערך 2 שעות ago

Jhansi S. · Reviewed בערך 2 שעות ago

BATTULA S. · Reviewed בערך 3 שעות ago

Sanjana J. · Reviewed בערך 3 שעות ago

Seelam B. · Reviewed בערך 3 שעות ago

Wasn't able to create a VM.

Medina N. · Reviewed בערך 3 שעות ago

Srushti M. · Reviewed בערך 3 שעות ago

no

chandini g. · Reviewed בערך 4 שעות ago

good

Sakshi S. · Reviewed בערך 4 שעות ago

Abhay G. · Reviewed בערך 5 שעות ago

RAVIVARMA V. · Reviewed בערך 6 שעות ago

Venkatesh N. · Reviewed בערך 6 שעות ago

Bharadwaj D. · Reviewed בערך 6 שעות ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.