Chevron Left
Volver a Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

Opiniones y comentarios de aprendices correspondientes a Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning por parte de deeplearning.ai

4.8
estrellas
18,275 calificaciones

Acerca del Curso

If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them. This course is part of the upcoming Machine Learning in Tensorflow Specialization and will teach you best practices for using TensorFlow, a popular open-source framework for machine learning. The Machine Learning course and Deep Learning Specialization from Andrew Ng teach the most important and foundational principles of Machine Learning and Deep Learning. This new deeplearning.ai TensorFlow Specialization teaches you how to use TensorFlow to implement those principles so that you can start building and applying scalable models to real-world problems. To develop a deeper understanding of how neural networks work, we recommend that you take the Deep Learning Specialization....

Principales reseñas

AS

8 de mar. de 2019

Good intro course, but google colab assignments need to be improved. And submitting a jupyter notebook was much more easier, why would I want to login to my google account to be a part of this course?

JC

30 de dic. de 2020

I just can say that it was an awesome course. The instructors as well as the contents were clear, easy to understand and everything with a focus on how to take the theory and apply it with TensorFlow.

Filtrar por:

126 - 150 de 3,782 revisiones para Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

por Jeremy V K

24 de jun. de 2020

Amazing class! As an absolute beginner, I wanted to learn machine learning and AI but didn't even known where to start. I even started a different machine learning course which I could not follow well, and expected similar results with this class. But this class, this class is aimed at beginners, no need for any pre-requisite knowledge and the google colab environment ensures that it doesn't matter what hardware you currently have, since its all done in the cloud. Also the practice notebooks are very detailed about each sections of the program. I'm not a master at machine learning, but atleast after this course I feel that I too can learn it.

por Dhamotharan B

29 de jun. de 2020

I have used Tensorflow in my projects but never know some of the tricks which could improve the model.I was very dependent on transfer learning. But, now after getting to know much about Tensorflow, I feel so confident . A basic understanding of how model works with Tensorflow is essential and Laurence Monorey provides you some of those basic tricks and concepts of how neural networks works with Tensorflow. I can assure anyone here taking this course would definitely give a try to adjust the way they have approached towards implementing Tensorflow in their projects. Thanks Andrew and Coursera for bring up this initiative.

por Richard M C

27 de abr. de 2022

The first MOOC that I completed! Firstly, thank you so much Coursera for the financial aid and the flexible deadlines! The course is really easy to follow. Awesome videos and notebooks provided. Instructor can really convey the material to learners. Best paired with additional research about loss functions, optimizers, activation functions, and TF/Keras layers. Prior knowledge with Andrew Ng's Machine Learning Course (the Matlab/Octave one without Tensorflow) is also helpful as it gives a good intuition on loss functions, gradient descent, activation functions, and neural networks. Well done 👏👏👏🎉🎉!!

por Prashant S

21 de may. de 2020

I found this course very helpful because of working example at every step. First there is step by step explanation of each line of code after which you can play around with the code by making small modifications to it and observing results. It is not heavy on math behind machine learning but there are certainly lot of new terms. Most of time i googled those term to learn a bit more about those. Overall, instructor explanation is extremely good and easy to follow up. Its extremely important to play around with the code samples. All i needed was a browser and no installation on my laptop to finish this course.

por M B

31 de jul. de 2019

FANTASTIC!

I love the courses put out by deeplearning.ai. I previously took the 5 course deep learning sequence taught by Andrew Ng (which I would also recommend), and am VERY pleased with the first course of this sequence taught by Laurence Moroney.

The lectures are broken into small, digestible chunks. The quizzes are hit core knowledge points w/o any tedious "can you do this by hand" nonsense you see in some other courses. The notebooks provided in the course offer useful templates for adapting to other problems. Just amazingly well done in every aspect.

Looking forward to taking the rest of the sequence!

por Pushpak G

25 de ago. de 2020

Excellent for any beginner. Watching Andrew Ng anywhere gives you a sense of authority and validates everything. But all the teaching part is done by Lawrence who is equally humble and knowledgeable.

All the theoretical topics covered are explained in brief but there are ample resources on the internet to understand them thoroughly.

The coding part is very easy to follow.Although some python code blocks were typical to understand but again you can always look them up on the internet.

Overall it is a brilliant course for anyone who wants to start with Keras, tensorflow, deep learning.

por Yassine Z

1 de ago. de 2022

I quickly fell in love with the approaches used by the tutors to introduce new concepts through simplified videos, allowing me to explore them on my own in the Collaboratory Notebook. In addition to that, the questions used in the quizzes were pretty accurate, and going back to them later helped me clarify some misconceptions and learn from my mistakes. The assignment papers at the end of each week also allowed me to review what I had previously learned and question my acquaintances. It's been overall a wonderful experience and I am looking forward to extending it even more.

por Prafull P

9 de nov. de 2019

This course is an excellent starter for people who want to learn about Tensorflow and how to use it to create neural network model very quickly . The Instructor explains every thing in very lucid language.Course is well organized to help you go from beginner to an intermediate quickly. Great articles and videos links will also come your way so even that would help you improve and enhance your knowledge. Highly recommended for someone who wants to learn about Tensorflow and enter into the field of ML & AI. A Big Thanks to deeplearning.ai for creating such course :)

por Anirban S

18 de nov. de 2020

I love the following things about the course:

a. Very calm, consolidated, and well thought of introduction to TensorFlow. The documentation could be a little intimidating for a newcomer. But this course is a step by step guide.

b. The exercises encourage you to explore more. When you explore more, you learn more.

c. The workload is just enough and you can manage it with your regular course studies and student jobs.

What I wish I had a little more from this course:

a. I wish there was some element of NLP in this course. A little would have helped.

por Victor A

10 de sep. de 2020

Great learning experience overall... Prof. Moroney was very patient in his approach and took his teaching one step at a time. So I never felt like I was taking too huge a leap at any particular one time. The links he provides for study were also helpful.

It was obviously a plus to have a great teacher like Andrew NG chip in occasionally a word or two.

Overall, it's a great course and I'd absolutely recommend to anyone interested in exploring the possibilities that computers of today give us in exploring our world.

por Kirt U

22 de jul. de 2020

The course material and presentation is excellent. However some of the course tools are complete trash (code autograder in particular - this is because the code that was shipped off to the code autograder wasn't the code I had been working on - it wasn't until later that I realized that the tools were taking predefined [expected] file names and not the code I was working on - this is only year 8 of this otherwise excellent project - 8 years and the tools are still substandard). Also the quizzes are too easy.

por Dipankar D

19 de dic. de 2020

When I joined this course, I did some basic projects with tensorflow. But they way Mr.Laurence Moroney took me going through every details of codes,and sharing the ideas and concepts why we use this, when we use that etc., I was so encouraged that I've spent hours to tune the parameters etc. Hats off to deeplearning.ai that I'm able to learn from the experts. At last but not the least, Prof.Andrew Ng has always been an inspiration to me and I'm grateful that he motivates me always by teaching AI like stories.

por Hannan S

27 de oct. de 2019

First of all, the course was amazing! I found it great for the following reasons:

- Laurence Moroney (Instructor) was very professional and clear while delivering the knowledge

- The introductions by Andrew NG were really nice

- Easy to understand codes and understanding of thr underlying principles

- Varied topics such as CNN, NLP & Time Series

- Very insightful by providing expert opinions about different ways of model optimization

I really enjoyed the course and I thank the instructor for the same :)

por Curtis P

26 de jul. de 2020

Coursera and of course the instructors have really got this online teaching down to a science allowing students to cover often quite complex topics in an easy to digest and efficient manner. Even though it does skim the surface it does give a very good 10,000 foot view of the objectives and capabilities of the topic and technologies. To get same perspective on my own would be a lot of googling, trial and error, without the benefit of knowing 100% that I was covering the appropriate knowledge.

por Pranav B

5 de jun. de 2020

Introductory level course. Perhaps the best feature of this course is that you start to learn by doing right from week-1. The instructor doesn't spend time explaining every line one by one with every detail. That leaves you to figure out a few things on your own due to which you're bound to remember these details. Notebooks are also much better than the deep learning specilaisation. I often found myself going through the tensorflow documentation - learning and exploring as I did. Fun course!

por Gilles P P

8 de mar. de 2020

Cours intéressant, clair et facile à comprendre. L'enseignant est très sympathique et semble passionné. C'est également facile à comprendre même pour un non english native speaker.

J'ai déjà suivit les cours d'Andrew Ng et comme de nombreuses interview d'Andrew et des références sont données dans ce cours cela les rends très complémentaire.

On a qu'une envie c'est de continuer pour en prendre plus sur ce sujet passionnant.

Je suis très satisfait de suivre cette spécialisation

Gilles Pierre

por Rushikesh J

27 de mar. de 2020

Perfect Course, It tells you how to implement basic neural network to deep cnn.

Week 1 : Intro to tensorflow/keras

Week 2: building dense neural network; 2 applications fashion mnist and digit mnist

week 3: building cnn, improving accuracy on week 2 applications

week 4: using image generator to auto label the images, horse/human classifier and happy/sad classifier

Overall a perfect course to begin with, though i would advice to have basic understanding of neural network and its working.

por Matthew E

23 de oct. de 2019

Although the concepts can be a bit technical, the explanations are very accessible. You learn how to implement ideas instantly, and by the end of the course, you are very well suited to experiment on your own. I'll be continuing the specialization. This, together with the deep learning specialization (which I have already taken) will I believe fully prepare anyone to work or do basic research in this field (at a fraction of the cost of a CS or AI undergraduate degree). Fantastic!

por Sripathi S

21 de ene. de 2020

Very well structured course to get started with Deep Learning using TensorFlow. Laurence explains the flow of the programs and key concepts in a clear manner, which made it easy for a beginner like me to get familiar with the material quickly. Working through the problems without getting stuck in the theory was a fun way to see the possibilities of AI first hand and learn by doing. Highly recommend this course for any developers or programmers who want to explore deep learning.

por HE Y

28 de jun. de 2020

This course should be considered as the inception of the Tensorflow when one steps into the field of deep learning. That would be very helpful to build a comprehensible network about this famous framework and how AI is applied to real life. I suggest introducing more practical work, for example, the video in the course, how AI helps the Africain farmers to know the health state of their crops. Using this case as an example might be more exciting from my point of view. Thanks.

por Yash P

25 de dic. de 2020

I have no words for expressing my feeling of immense gratitude towards Laurence Moroney, Andrew Ng, and all other DeepLearning.AI and Coursera team for providing us with these invaluable courses and your priceless time. I am thankful to Coursera for supporting us who aspire to get educated by such intelligent people and technocrats by providing us with financial aid. This is a great course, and I strongly recommend it to everyone who is reading my review. Thank You So Much!

por Rishi G V

19 de jun. de 2019

The author, is way of teaching make me understand more into the fundamentals of the concepts. Now i have the strong understanding of these concepts with Good hands-on-experience.

But the current course i only audit, because of financial problem. If you provide me certificate for completion of these course it will be definitely useful for my career goal.

My leaning never going to stop , hereafter i will learn lot of courses from coursera with the financial aid.

Thanks.

por Dhruv D

16 de ene. de 2021

I've read textbooks, done about 9 months of professional AI consulting and done other courses in AI/ML. this is by far the best I have come across so far, it flits over the details intentionally and slowly feeds them to you as you need them so you can best understand them. Also you get HEAPS of real world examples shown along the way. The culmination of this is a solid foundation and a fun course with awesome assessments and lectures that builds PRACTICAL knowledge

por Ahsun T

18 de feb. de 2020

Although while pursuing a higher degree in AI it was great to learn the minutiae of machine learning methods, this course seems to provide the best abstraction for a high level programmer - giving flexibility to play around with different datasets and GPU architectures and making it super intuitive and easy to apply it to your own problems. Let's build AI for solving problems where human decision making is limited It's really cool and you can make a difference!

por OSCAR O N

24 de oct. de 2021

The course allows you to get closer to TensorFlow for the first time. You end up training a model using real-world images and convolutional neural networks. The instructor is very clear in the explanations, and the course material allows you to learn in an accelerated way. You go from the simple to the complex. Videos are short, clear, and to the point. If you have a background in neural networks, you will take better advantage of the course.