Functional API -TensorFlow Beginner 07

In this part we learn we can use the functional API and the advantages of this approach.


In this part we learn we can use the functional API and the advantages of this approach. The Keras functional API is a way to create models that are more flexible than the tf.keras.Sequential API. The functional API can handle models with non-linear topology, shared layers, and even multiple inputs or outputs. I will also walk you through a full example with 2 output predictions.

All code and slides from this course can be found on GitHub.


FREE VS Code / PyCharm Extensions I Use

✅ Write cleaner code with Sourcery, instant refactoring suggestions: Link*


PySaaS: The Pure Python SaaS Starter Kit

🚀 Build a software business faster with pure Python: Link*

* These are affiliate link. By clicking on it you will not have any additional costs. Instead, you will support my project. Thank you! 🙏