|
|
|
|
|
by striker_axel
2207 days ago
|
|
I would recommend Andrew Ng's Deep Learning Course. https://www.coursera.org/specializations/deep-learning This course is extremely good mostly because it covers the essential theoretical topics and gives some practical advice.
TIP: do solve the assignments bcz it will clear a lot of concepts while solving it. ( or other solution can be found on github ) |
|
The only thing that was annoying for me was that the Jupyter assignment auto-grader would incorrectly fail correct answers and it's not always easy to debug the reason why it failed. If the python syntax deviates too much from the expected answer, it also can cause some issues. Please note: I am a very experienced programmer and have been using python for more than a decade. This was not my first rodeo...
Otherwise this should in no way be a deal breaker, the material and assignments are top-notch. The forums are also helpful in finding out issues with the auto-grader.
Worth every penny and minute invested!