Tensorflow - Core Learning Algorithms: Building the Model

okay so the problem i’m facing is that the code we are being shown and told over by the instructor is actually giving error and the error is telling us to use tf.keras api although we have not been taught about it it’s nearly impossible for me to figure it out on my self as tensorflow has updated tf.estimator into tf.keras or something like that can you please guide me with it ^^

Challenge Information:

Tensorflow - Core Learning Algorithms: Building the Model

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.

done
can you please guide me with it now?

Hello!

Holy, how old is this video, we are on TensorFlow version 2.15 now?

Here’s a video from TensorFlow themselves from last year regarding using Keras with TF:

Also check TF’s official tutorials:

There’s one introducing Keras as well.

I hope that helps a bit, the course is pretty outdated, things are moving fast in machine learning.

Edit: I have no idea why the link to the tutorials is in Spanish, they are available in English I swear :smile:!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.