Classifying Structured Data using Keras Preprocessing Layers Reviews

11199 reviews

Miguel Ángel H. · Reviewed почти 2 лет ago

Himaja G. · Reviewed почти 2 лет ago

Bharat C. · Reviewed почти 2 лет ago

Ramakrishna P. · Reviewed почти 2 лет ago

Banashree S. · Reviewed почти 2 лет ago

Afrizal Ihyauddin Y. · Reviewed почти 2 лет ago

Pranav S. · Reviewed почти 2 лет ago

David C. · Reviewed почти 2 лет ago

teo h. · Reviewed почти 2 лет ago

Luis A. · Reviewed почти 2 лет ago

Abid I. · Reviewed почти 2 лет ago

Adriano O. · Reviewed почти 2 лет ago

s. t. · Reviewed почти 2 лет ago

Kelvin O. · Reviewed почти 2 лет ago

Jayaraman S. · Reviewed почти 2 лет 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 почти 2 лет ago

Scott W. · Reviewed почти 2 лет ago

Sławomir M. · Reviewed почти 2 лет ago

Juan Antonio H. · Reviewed почти 2 лет ago

Mehdi T. · Reviewed почти 2 лет ago

Fathu R. · Reviewed почти 2 лет ago

Kharismadina H. · Reviewed почти 2 лет ago

odj G. · Reviewed почти 2 лет ago

Shota F. · Reviewed почти 2 лет ago

Ojas M. · Reviewed почти 2 лет ago

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