Classifying Structured Data using Keras Preprocessing Layers Reviews

11199 reviews

Miguel Ángel H. · Reviewed ما يقرب من سنتين ago

Himaja G. · Reviewed ما يقرب من سنتين ago

Bharat C. · Reviewed ما يقرب من سنتين ago

Ramakrishna P. · Reviewed ما يقرب من سنتين ago

Banashree S. · Reviewed ما يقرب من سنتين ago

Afrizal Ihyauddin Y. · Reviewed ما يقرب من سنتين ago

Pranav S. · Reviewed ما يقرب من سنتين ago

David C. · Reviewed ما يقرب من سنتين ago

teo h. · Reviewed ما يقرب من سنتين ago

Luis A. · Reviewed ما يقرب من سنتين ago

Abid I. · Reviewed ما يقرب من سنتين ago

Adriano O. · Reviewed ما يقرب من سنتين ago

s. t. · Reviewed ما يقرب من سنتين ago

Kelvin O. · Reviewed ما يقرب من سنتين ago

Jayaraman S. · Reviewed ما يقرب من سنتين ago

A consistent theme I've found with these trainings is a lack of comments within the code. For example in this lab in the "model.compile" part the "optimizer='adam'" is used. What is the adam optimizer? And what does it do? Why is it important? Of course I can google tf keras optimizer and find this - https://keras.io/api/optimizers/adam/. But why not include some of this information on optimizer in the code and lab? I think this would be useful for learning purposes. I really liked the keras.utils.plot_model that visually showed the model. This was great to include. Another recommendation I have is in the documentation of API, for example Keras API, functionalities could be described more simply. For example, what is an Epoch? I watched the TF videos leading up to this lab, and remember Epoch being mentioned, but did not fully absorb this information. So when I saw epoch in the lab I wondered, what is this doing? So I looked in the keras documentation (https://keras.io/getting_started/faq/) and this was the definition - "an arbitrary cutoff, generally defined as "one pass over the entire dataset", used to separate training into distinct phases, which is useful for logging and periodic evaluation.". On stackover flow someone described epochs in a more digestible and understandable way - "a number of epochs means how many times you go through your training set". Personally the stackoverflow explanation is easier to follow for me. For users to really learn I think there needs to be an emphasis on plainly and simply describing what various API's, functions etc. do. I know the stackoverflow response to what is an epoch is the layman's definition and not the computer science definition, but if Google wants a broader audience to learn their APIs and tools, then I would argue including a technical and simple explanation would help. Now that I have done a bit of critiquing, I will say this lab was very useful. Without this lab I would not know how to preprocess data for tf keras, build pipelines, fit a model and apply a model using TF keras. This has lab has the building blocks needed and workflow to apply keras to other data. I appreciate the work that went into the code. So a few more comments in the code and some more text explaining what various arguments within functions are doing would be very much appreciated.

Joshua H. · Reviewed ما يقرب من سنتين ago

Scott W. · Reviewed ما يقرب من سنتين ago

Sławomir M. · Reviewed ما يقرب من سنتين ago

Juan Antonio H. · Reviewed ما يقرب من سنتين ago

Mehdi T. · Reviewed ما يقرب من سنتين ago

Fathu R. · Reviewed ما يقرب من سنتين ago

Kharismadina H. · Reviewed ما يقرب من سنتين ago

odj G. · Reviewed ما يقرب من سنتين ago

Shota F. · Reviewed ما يقرب من سنتين ago

Ojas M. · Reviewed ما يقرب من سنتين ago

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