리뷰 Text classification using reusable embeddings개

리뷰 5558개

Jeanette-Justina M. · 대략 2개월 전에 리뷰됨

Pranil K. · 대략 2개월 전에 리뷰됨

Priyadarshi M. · 대략 2개월 전에 리뷰됨

was finally working, thank you for fixing

Christoph L. · 대략 2개월 전에 리뷰됨

Lok N. · 대략 2개월 전에 리뷰됨

Roberto S. · 대략 2개월 전에 리뷰됨

Purviben P. · 대략 2개월 전에 리뷰됨

Sonam S. · 대략 2개월 전에 리뷰됨

Kiran Kumar J. · 대략 2개월 전에 리뷰됨

Andrei S. · 대략 2개월 전에 리뷰됨

--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In[16], line 8 6 import tensorflow as tf 7 from tensorflow.keras.callbacks import TensorBoard, EarlyStopping ----> 8 from tensorflow_hub import KerasLayer 9 from tensorflow.keras.layers import Dense 10 from tensorflow.keras.models import Sequential File /opt/conda/envs/tensorflow/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/envs/tensorflow/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' There is no way to get this lab finished without diving very deep into python which I don't want to do

Christoph L. · 대략 2개월 전에 리뷰됨

python code was not executable

Christoph L. · 2개월 전에 리뷰됨

Anjali-B T. · 2개월 전에 리뷰됨

I was not able to perform jupiter notebook statements due to missing installed packages. I was more busy with trying to install that than focussing on the course content

Christoph L. · 2개월 전에 리뷰됨

I was not able to perform jupiter notebook statements due to missing installed packages. I was more busy with trying to install that than focussing on the course content

Christoph L. · 2개월 전에 리뷰됨

There is a problem with the lab that is easily fixed. Add the line below before importing TF Hub and it works --> !pip install "setuptools<82.0.0"

Michael E. · 2개월 전에 리뷰됨

Jacob F. · 2개월 전에 리뷰됨

Michael E. · 2개월 전에 리뷰됨

Literal definition of dependency hell; Not a single cell works properly. There's more version incompatibility here than BGS games. You would think no one in google has known about this platform for years now. Everything is running on an old version. literally half of your checkpoints are bundled together on a broad task that could face thousands of different types of error and bugs, and there's just as many ways to miss those 50 checkpoints. The UI even could crash and leave you stuck halfway through the model building cell. Even once you do all the task successfully the grader still doesn't grade you. because the only way to run this notebook properly is to add extra cells for debugging, but the grader has a problem with it for some reason.

Reza C. · 2개월 전에 리뷰됨

Ali G. · 2개월 전에 리뷰됨

NAKANISHI D. · 2개월 전에 리뷰됨

I got problem most of the time due to difficulties running the code

Bintang A. · 2개월 전에 리뷰됨

Bhavesh Vijay Patil G. · 2개월 전에 리뷰됨

very good lab

Anirudh S. · 2개월 전에 리뷰됨

Ahamed S. · 2개월 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.