SS
Jun 30, 2020
Such a wonderful and high tech course in the world and it is provided by ibm and coursera.Thank you ibm and coursera for such a opportunity.I'm glad and proud to be a part of this organization.
MP
Jul 1, 2022
Excellent introduction to the mechanics of Neural Networks in general, and the Keras application specifically. Alec is an outstanding teacher, I always appreciate his knowledge and enthusiasm.
By Muhammad M T
鈥Mar 22, 2023
good
By Krishna H
鈥Apr 29, 2020
good
By Gorana B
鈥Jul 22, 2024
It is short and comprehensive introduction. It could have had a dedicated module on evaluation of the models, with visualizations of target vs predictions and losses. From evaluation of peer-graded assignments I get the impression this is not well understood (ways to do it, meaning of values vs training and epochs). On the other hand peer graded assignment should be more challenging than what is shown throughout the course. So maybe it is enough what was shown throughput the course, as current assignment is a bit more challenging. Otherwise students end up copy pasting materials (which I have seen too often). My problem is more on the concept of evaluation of the assignment and points to be given. Scale is too coarse. And submission request should be less loose - jupyter notebook or python files, not html or pdf files. And some system that is automatically checking for similarities among student's assignments prior to submission would be good to have.
By Rafael G
鈥Nov 3, 2021
Very good course which gives a good introduction to the field. Don't get intimidated by the math you will see and make sure you understand the workflow. Once you do that you will basically repeat it in which one of the neural network types presented at the course. In a negative not, I missed the intructor elaboring how to identity problems that could be approached by applying DL. But I complemented studies on other documents in the internet and that's ok.
By Michael M
鈥Apr 15, 2020
It was a pretty good brief, rapid intro. I frankly was expecting more content on options and explanations, but it covered the very essential basics. The final exercise did ask for students to use tools not gone over in class (a bit of scikit-learn). Since I've used scikit-learn before, this wasn't hard for me, but it may be for a newcomer, and actually isn't needed to meet the goals of the assignment, so I'm not sure why it was there.
By Xiaoer H
鈥Jun 30, 2020
The course contents are not in-depth enough. The server for Jupyter notebook running is way too slow. Besides, the peer review homework is not that good, because some people didn't read through the questions carefully enough, and they misunderstood the questions themselves and could not give fair enough grades to peers. If the final assignment can be made to auto-grading one, it would be much better (we can set the same random seed)
By lonnie
鈥Jun 15, 2021
I have experience of Deep Learning, so I am able to walk through this Lession quickly. The main focus is on Capstone Project, and I have learned something on it. To be honest, this lession is very elementary. I suggest to introduce more Deep Learning models and approachs in this lesson.
By Sander v d O
鈥Mar 15, 2020
This is a great course. The lectures are boiled down to the essence of neural networks using Keras. I give four stars instead of five stars, because the IBM labs environment that the course uses was quite slow and buggy, so I ended up doing the exercises in Google Colab.
By Adriano S
鈥Oct 23, 2020
The Course is basic but interesting. I missed an exercise on backpropagation with the same explanatory level that it had for forward propagation. The last activity needs to be reviewed because it is confusing.
By Deleted A
鈥Jun 1, 2022
Nice overview. The coding exercises could be deeper, and in the second half of the course lose any depth at all. Understandable for such a short course, but still felt like a missed opportunity.
By A 艦
鈥Mar 20, 2020
A good course. Could be better if it was explained how to select the optimal number of layers and nodes. This was not covered and explained anywhere. Overall it was good.
By rohit s
鈥Feb 21, 2020
I took this course for understanding the TensorFlow properly. Now I am in the situation to understand all the frameworks. Thanks a lot for providing me this free course
By SkyPanther
鈥Jan 24, 2025
Good Introduction - the project at the end could have better wording for the requirements needed to get full grade (the Question at the end of each section about MSE.)
By Benhur O J
鈥Oct 11, 2019
Good practical examples for ANN. It could be improved the theoretical part and compare better the architecture of the networks with the algorithms and code for Keras
By Andres R
鈥Jul 12, 2024
The course is quite complex for a person who does not have knowledge of algebra, statistics and calculus, the final project was good because it was challenging.
By Mohamed A A
鈥Jun 24, 2020
A good introductory course, well suited for beginners looking for general information about neural networks and deep learning, with good practice exercises.
By Arulen D P
鈥Nov 20, 2022
Very good course. If we could have the answers to the projects after submission, that would help a lot. Please see if same if possible. Thanks,
Danen
By Ananthu J
鈥Nov 10, 2024
Great material as an introduction to the topic. Perhaps, a bit more about model testing / validation could have just made the course more complete.
By Lete N
鈥Sep 10, 2020
Good intro to the subject. The instructor could have done examples using other neural networks like RNN and autoencoders. It was a fantastic intro
By Rashmin D
鈥May 15, 2020
It is a good insight for someone to know and understand Deep learning. And exams and projects make sure students learn and practice new concepts.
By Utkarsh
鈥Apr 26, 2020
In-depth concept-analysis is required. Good for people who know the theory and want to learn and revise its implementation in Python.
By Julius M
鈥Jul 6, 2020
This course gives intro to the beginner who start learning the concept of deep learning.... It a good and content are good as well
By Jaeoh S
鈥Mar 1, 2023
A nice very short introduction to Deep learning.
The contents itself is very limited but give the learner some taste of DL.
By PaluMalu
鈥Jan 6, 2021
Very good. I found this course very usefull to start learning more deeping in this technology. For sure I'll recomend it!
By Adem (
鈥Sep 6, 2023
The course design is good, but it would be better if the lab sessions were riched and included one higher level.