(Optional) Making New Layers and Models via Subclassing Reviews

1368 reviews

ivan g. · Reviewed over 2 years ago

Pawel F. · Reviewed over 2 years ago

Dzianis H. · Reviewed over 2 years ago

Rinn T. · Reviewed over 2 years ago

S N. · Reviewed over 2 years ago

Harihar J. · Reviewed over 2 years ago

PRANAY P. · Reviewed over 2 years ago

The lab is great however sometimes i have to look at the solution to see if i implemented the code correctly because theres no details about the parameters that i should use when writing the code, it just tells me to use a specefic function but not the parameters that i need to also specify in the function that im using

Omar E. · Reviewed over 2 years ago

Myles B. · Reviewed over 2 years ago

x = tf.ones((2, 2)) linear_layer = Linear(4, 2) y = linear_layer(x) print(y) tf.Tensor( [[-0.01654551 -0.17370817 0.04775916 -0.02878496] [-0.01654551 -0.17370817 0.04775916 -0.02878496]], shape=(2, 4), dtype=float32) 2023-08-09 11:34:13.574142: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/local/cuda/lib64:/usr/local/nccl2/lib:/usr/local/cuda/extras/CUPTI/lib64 2023-08-09 11:34:13.574180: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303) 2023-08-09 11:34:13.574209: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (instance-20230809-122841): /proc/driver/nvidia/version does not exist 2023-08-09 11:34:13.576674: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.

Grzegorz Adam P. · Reviewed over 2 years ago

Vishnukumar C. · Reviewed over 2 years ago

Dariusz Ł. · Reviewed over 2 years ago

Syifa S. · Reviewed over 2 years ago

Gabriel S. · Reviewed over 2 years ago

Vamshidhar P. · Reviewed over 2 years ago

Vinayak B. · Reviewed over 2 years ago

Bogusław K. · Reviewed over 2 years ago

Abhinav M. · Reviewed over 2 years ago

Adoni C. · Reviewed over 2 years ago

Tanmay B. · Reviewed over 2 years ago

Michael S. · Reviewed over 2 years ago

The lab is good and offers interest insights, but I would say that unfortunately not enough information is provided in the course to address tasks in the lab. Self studies should be done to complete the lab.

Pavel G. · Reviewed over 2 years ago

Nikolai K. · Reviewed over 2 years ago

Joseph N. · Reviewed over 2 years ago

Alex F. · Reviewed over 2 years ago

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