Learn tf keras functional API
tf.keras.layers.Flatten
[AI Weapon 17] Use tf keras functional API and kaggle to do a handwritten digit recognition
tf.keras.layers.Dense
inside tensorflow tf keras part 1
#11. Keras - введение в функциональное API | Tensorflow 2 уроки
Lecture 34: Customizing tf.keras - Part 1
Sentiment Analysis with TF Keras
tf.keras.layers.Dense - Just one node
#15. Тонкая настройка обучения моделей через метод compile() | Tensorflow 2 уроки
Understanding the ValueError with tf.keras.model.predict Inside tf.function in TensorFlow
Deep learning with Python - Chapter 7 - 7.2 - Keras sequential vs functional API
Understanding the Difference Between Keras and tf.keras in TensorFlow 1.1+
Lecture 34: Customizing tf.keras - Part 2
How to support masking in custom tf.keras.layers.Layer
PYTHON : TensorFlow 2.0: how to group graph using tf.keras? tf.name_scope/tf.variable_scope not used
How does tf.keras.layers.Conv2D with padding='same' and strides 1 behave?