In this 1 hour long guided project, you will learn to create and train multi-task, multi-output models with Keras. You will learn to use Keras' functional API to create a multi output model which will be trained to learn two different labels given the same input example. The model will have one input but two outputs. A few of the shallow layers will be shared between the two outputs, you will also use a ResNet style skip connection in the model. If you are familiar with Keras, you have probably come across examples of models that are trained to perform multiple tasks. For example, an object detection model where a CNN is trained to find all class instances in the input images as well as give a regression output to localize the detected class instances in the input. Being able to use Keras' functional API is a first step towards building complex, multi-output models like object detection models.
We will be using TensorFlow as our machine learning framework. The project uses the Google Colab environment. You will need prior programming experience in Python. You will also need prior experience with Keras. Consider this to be an intermediate level Keras project. This is a practical, hands on guided project for learners who already have theoretical understanding of Neural Networks, Convolutional Neural Networks, and optimization algorithms like gradient descent but want to understand how to use use Keras to write custom, more complex models than just plain sequential neural networks.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Status: Tensorflow
Tensorflow
Status: Model Training
Model Training
Intermediate·Guided Project·2 hours
Featured reviews
5.0
·Reviewed Feb 24, 2023
Fantastic course and very easy to follow on implementing multi-task learning on the MNIST dataset. Thank you very much!
5.0
·Reviewed May 14, 2021
Amit is awesome. You are one the best instructors/teachers , I have ever seen in my life.
5.0
·Reviewed Feb 5, 2022
An useful practice and review of keras functional api.
5.0
·Reviewed Jun 30, 2021
This course is pretty good, that I learned many concepts in one hour. The instructor too very good that his way of explanation made me to understand it quickly.
4.0
·Reviewed Feb 22, 2021
The project was simple yet provided the core idea of going for multitask model with an interesting use-case.
All reviews
Showing: 13 of 13
All Learners
All Stars
Most Helpful
G
GOSU
5.0
·Reviewed Jul 1, 2021
This course is pretty good, that I learned many concepts in one hour. The instructor too very good that his way of explanation made me to understand it quickly.
K
Kamalpreet
5.0
·Reviewed Feb 25, 2023
Fantastic course and very easy to follow on implementing multi-task learning on the MNIST dataset. Thank you very much!
M
Mohd.
5.0
·Reviewed May 15, 2021
Amit is awesome. You are one the best instructors/teachers , I have ever seen in my life.
C
Chow
5.0
·Reviewed Feb 6, 2022
An useful practice and review of keras functional api.
K
Kenneth
5.0
·Reviewed Jun 30, 2022
exceptional and very clear. great project
S
Shadi
5.0
·Reviewed Jan 20, 2023
Small project, great content!
S
Shahid
5.0
·Reviewed Apr 21, 2022
Excellent guided project
O
Oshan
5.0
·Reviewed Jan 6, 2022
extremely valueble
L
Libero
5.0
·Reviewed Sep 7, 2025
Πολύ καλό μάθημα.
T
Tưởng
5.0
·Reviewed Jun 28, 2021
great course
S
Sanjay
4.0
·Reviewed Feb 22, 2021
The project was simple yet provided the core idea of going for multitask model with an interesting use-case.