Chevron Left
Zurück zu Creating Multi Task Models With Keras

Bewertung und Feedback des Lernenden für Creating Multi Task Models With Keras von Coursera Project Network

4.7
Sterne
67 Bewertungen

Über den Kurs

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....

Top-Bewertungen

GP

30. Juni 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.

KK

24. Feb. 2023

Fantastic course and very easy to follow on implementing multi-task learning on the MNIST dataset. Thank you very much!

Filtern nach:

1 - 12 von 12 Bewertungen für Creating Multi Task Models With Keras

von GOSU P

•

1. Juli 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.

von Kamalpreet K

•

25. Feb. 2023

Fantastic course and very easy to follow on implementing multi-task learning on the MNIST dataset. Thank you very much!

von Md. F I

•

15. Mai 2021

Amit is awesome. You are one the best instructors/teachers , I have ever seen in my life.

von Chow K M

•

6. Feb. 2022

An useful practice and review of keras functional api.

von Kenneth N

•

30. Juni 2022

exceptional and very clear. great project

von Shadi Q

•

20. Jan. 2023

Small project, great content!

von Abid N K

•

21. Apr. 2022

Excellent guided project

von Oshan J

•

6. Jan. 2022

extremely valueble

von Tưởng N H

•

28. Juni 2021

great course

von Sanjay K

•

22. Feb. 2021

The project was simple yet provided the core idea of going for multitask model with an interesting use-case.

von Jing Z

•

18. Feb. 2021

Great lesson!

von MBT18CS085 N S

•

10. Juni 2022

keras