Chevron Left
返回到 Custom Models, Layers, and Loss Functions with TensorFlow

学生对 DeepLearning.AI 提供的 Custom Models, Layers, and Loss Functions with TensorFlow 的评价和反馈

4.9
1,100 个评分

课程概述

In this course, you will: • Compare Functional and Sequential APIs, discover new models you can build with the Functional API, and build a model that produces multiple outputs including a Siamese network. • Build custom loss functions (including the contrastive loss function used in a Siamese network) in order to measure how well a model is doing and help your neural network learn from training data. • Build off of existing standard layers to create custom layers for your models, customize a network layer with a lambda layer, understand the differences between them, learn what makes up a custom layer, and explore activation functions. • Build off of existing models to add custom functionality, learn how to define your own custom class instead of using the Functional or Sequential APIs, build models that can be inherited from the TensorFlow Model class, and build a residual network (ResNet) through defining a custom model class. The DeepLearning.AI TensorFlow: Advanced Techniques Specialization introduces the features of TensorFlow that provide learners with more control over their model architecture and tools that help them create and train advanced ML models. This Specialization is for early and mid-career software and machine learning engineers with a foundational understanding of TensorFlow who are looking to expand their knowledge and skill set by learning advanced TensorFlow features to build powerful models....

热门审阅

NP

Feb 3, 2021

It is advanced TF specialization and the way contents are presented in the course are very systematically. Definitely recommended for developers already familiar with TF and wanted to explore further.

MS

Nov 24, 2020

Really great course, it teaches you all about the TF API and how to customize it for your needs, i thought only pytorch can make that as it's really pythonic, but i am a nieve noob what can i say.

筛选依据:

76 - Custom Models, Layers, and Loss Functions with TensorFlow 的 100 个评论(共 226 个)

创建者 Allan F

Oct 14, 2022

Amazing course. I had done the deep learning specialization before this to understand principles, so this course helped me implement those principles in tensorflow

创建者 Stephen N

Apr 1, 2021

For a newbie in tensorflow, this course gave me the tool to custom the model. Compared to the previous specification "Tensorflow Developer", it is much more better

创建者 Luigi S

Apr 11, 2021

It was a very good course, very clearly explained. The rhythm was not so high and I enjoyed the chance to go step by step going in deep in important concepts.

创建者 Ajay K V N

May 23, 2023

Really very useful course for students who are aspiring of becoming ML/DL engineer. Instructor explanation is awesome and provides us good helpful resources

创建者 Akhil M

Jan 20, 2021

Best code explanations. Any beginner in TensorFlow/deep learning can follow this course. Bits and bytes of TensorFlow Functional API have explained.

创建者 Parisa P

Feb 17, 2022

If you are looking for simple and clear explanations of complicated tensorflow topics with some hands on coding, this is the right course for you!

创建者 Diego O S

Mar 20, 2021

The course is exceptional but I'll rather see more exercises for the students, just like common mathematics books have exercises at the end of it.

创建者 Chong M T

Feb 18, 2022

An excellent course to apply custom functionality on top of the quick and easy Keras infrastructure within TensorFlow. Highly recommend!

创建者 Merlin S (

Jul 7, 2021

This doesn't feel to advanced, but its a nicely prepared course. I would like to have found this when I was getting into Tensorflow 2.

创建者 Devon M

Jun 17, 2023

It was challenging but provided a wealth of information in a variety of formats. The code walk-throughs were particularly helpful.

创建者 Raimond L

Aug 20, 2023

Very nice course. If you want to dig a bit deeper into the tools and make your life easier building models, then give it a try.

创建者 Thomas N

Jun 6, 2021

Very useful content, labs help to understand concepts and I have started using stuff I learned about custom models in my work.

创建者 jahidul i

Feb 25, 2024

The course is great, just do not take too much time. If you know the basics of TensorFlow this should take max about 9 days.

创建者 Tung N

Mar 21, 2021

The instructors did e great job of explaining tensorflow advanced concepts as well as making the assignments simple to follow

创建者 Levi K

Oct 12, 2022

The perfect amount of explanation, examples and hands-on learning to quickly get you applying TF on your own use cases.

创建者 Yaroslav K

Jan 25, 2021

This is the first course in the Tensorflow series which brings something more than basics from open-source tutorials.

创建者 Rustem Z

Oct 14, 2023

Top notch teaching with great material and methodology! Happy to be a part of Deep Learners! Keep up the great work!

创建者 Tamim A

Jun 9, 2022

Excellent course. Helped me to understand deep learning but it needs to add some clear class on model customization.

创建者 Marc S

May 26, 2024

It starts well, yet skipping on a lot of details the other courses will pick up. I get it, this is effective.

创建者 Abhinav S

Oct 16, 2022

Great course! Helps learn tensoflow to the next level of customizing various componenets and optimization.

创建者 Fahmi J

Feb 2, 2021

Awesome courses, expanding the horizon of using TensorFlow for creating model, customizing, etc... Great!

创建者 Himasha J

Oct 13, 2021

Great course learned many new concepts on modeling , loss functions , model class . Highly recommended .

创建者 Alysson M

Jul 2, 2021

Amazing course. The knowledge I gained from completing it will be crucial for my next research projects!

创建者 Saadat U K

Apr 27, 2023

Excellent course to help you advance your career in the field of AI\ML. Easy to understand and follow.

创建者 Manjunath S

May 21, 2021

Excellent Course! A good add on for people who have completed TensorFlow in Practice Specialisation.