Online educational resources about deep learning
Here are links to other courses and documentation available on the web:
- Dive into Deep Learning Links to an external site. - a very comprehensive and recent book (with accompanying Jupyter notebooks). It covers much of the same material as in this course and in a similar fashion.
- fast.ai Links to an external site.- multiple on-line courses covering deep learning from mainly a coder's perspective, but they seem to be adding more "theory" to their resources. They also have an interesting blog where ethical issues are discussed and introduced.
-
CS231n: Convolutional Neural Networks for Visual Recognition - Links to an external site.this is a great course and is the basis for this one.