RB
14 мар. 2020 г.
Nice experience taking this course. Precise and to the point introduction of topics and a really nice head start into practical aspects of Computer Vision and using the amazing tensorflow framework..
JM
11 сент. 2019 г.
great introductory stuff, great way to keep in touch with tensorflow's new tools, and the instructor is absolutely phenomenal. love the enthusiasm and the interactions with andrew are a joy to watch.
автор: Sharan S M
•22 окт. 2019 г.
After finishing this course, I was able to build a neural network that could identify different types of boats with around 94% accuracy. I used many techniques learned in this course like image augmentation.
автор: Reza M
•28 авг. 2021 г.
This is a very good course to start on TensorFlow. It requires certain amount of knowledge ( I recommend Deep Learning Specialization). I started kaggling after this course and the results are very decent.
автор: Vincent H
•26 нояб. 2019 г.
IT is a great course about Deep Learning and above all, how to code it with Python.
It is very practical and you learn a lot of features about the Tensor Flow framework that you can reuse for other issues.
автор: MD. A K A
•28 мар. 2020 г.
Really enjoyed the course. Thanks deeplearning.ai team. Except "Inception" every topic was clearly practiced. For "Inception", I am eager to learn how to lock a model & how he trained weight can be saved.
автор: mcvean s
•13 нояб. 2020 г.
A really good course that builds up the knowledge over the concepts covered in Course 1. All the ideas are applicable in real world scenario and this is what makes the course that much more valuable!
автор: Ravi P B
•15 мар. 2020 г.
Nice experience taking this course. Precise and to the point introduction of topics and a really nice head start into practical aspects of Computer Vision and using the amazing tensorflow framework..
автор: Javier M
•12 сент. 2019 г.
great introductory stuff, great way to keep in touch with tensorflow's new tools, and the instructor is absolutely phenomenal. love the enthusiasm and the interactions with andrew are a joy to watch.
автор: Tamim-Ul-Haq M
•6 окт. 2020 г.
Excellent and detailed on how to create a convolutional neural network using TensorFlow as well as explaining how to solve problems such as low accuracy, overfitting and even improving the dataset.
автор: Alif A 1
•19 мая 2021 г.
If you are looking for a course to build up your ML/DL coding skills, this is a very interesting and easily explained course. Highly recommended for any learner in the field of DL/Computer Vision.
автор: Akshar A K
•5 июня 2020 г.
Laurence Moroney is the best. Before taking up the course, i didnt know anything about the AI or ML or Tensorflow. The concepts were explained in such a manner that anyone can learn Tensorflow.
автор: Shahid K
•14 дек. 2019 г.
a very nice course on ConvNets. Image journey through convnets and logic behind using specific type of layers. you can very wellunderstand the keras structure to build convnets through this.
автор: Ajay C
•19 июня 2020 г.
Loved it. It was surely targeted for beginners first two weeks assignments were easy last two assignments had some work to do. But most of the Hints/answers are available in the comments.
автор: Vishnu N
•1 авг. 2020 г.
I gained a hand full of knowledge from this course.
This course has given me a very good insight into convolution neural network work.
I thank Laurence Moroney and Andrew Ng for this course.
автор: maryam m
•26 окт. 2019 г.
Well structures course. No matter your level of expertise you can learn from this course and implement models more professionally and improve answers accuracy using this course techniques.
автор: clement l r
•22 янв. 2020 г.
A very nice course to finish understand well convolutio, data augmentation, overfitting in neural network, as well as transfer learning and making classifier for binary and multiclass.
автор: Kazukuni H
•22 мая 2021 г.
Easy to understand how to use important techniques like image augmentation, dropout and transfer learning concerned with convolutional neural network. I enjoyed the course very much.
автор: Md. S R
•31 июля 2019 г.
This course is so best for the new practitioners! Because when you are learning deep learning theoritically, this course will help you at such level to make you practice these highly.
автор: Erling J
•12 июля 2019 г.
Brilliant course this. I especially enjoyed the parts about image augmentation with the use of ImageDataGenerator and the transfer learning addition wit huse of the Inception network.
автор: Marko N
•4 сент. 2020 г.
Videos are short and to the point. Coding assignments are progressively getting harder, and that is a good thing. This course complements Deep Learning specialization really well.
автор: Mohammed B S
•17 апр. 2020 г.
Excellent course. learnt new techniques like image augmentation,transfer learning , dropout in a fun way, Really appreciate the videos being small, to the point. Highly recommend.
автор: Sai K K K
•9 янв. 2020 г.
Fundamentals Concepts and Coding related to CNN-Classifications, Augmentation, Dropouts, Regularization and Transfer learning are well presented. Enjoyed a lot during the course..
автор: Piero C
•6 сент. 2019 г.
Laurence is an excellent teacher and this is a incredible course. I love topics like Computer Vision, Deep Learning, and this is an excellent step to make great things about that.
автор: Sawrup K
•13 июня 2020 г.
This course really helps me a lot.
Instructor Laurence Moroney explains all topics so clearly. Thanks to him.
Now I 'm able to implement TensorFlow for my undergraduate research.
автор: PRATIK S
•8 июня 2020 г.
Probably the best course that exists, after Andrew Ng's course of course.
Gave a solid understanding of Convolutional Neural Networks, can't wait to play around with it for real.
автор: Raghuraj M
•4 июля 2020 г.
I can bet this is a great course, to get started with convolutions, and image processing, the course works notebooks are really good and especially transfer learning is awesome