deepcourse
deepcourse copied to clipboard
Learn the Deep Learning for Computer Vision in three steps: theory from base to SotA, code in PyTorch, and space-repetition with Anki
Apparently Chrome doesn't display the "quiz" text
Pro: - really understand better backprop - interesting parts especially with convolutions & pooling Con: - maybe a bit long
When running the last two code blocks in the Autograd notebook I received the following error: ``` --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) [](https://localhost:8080/#) in () 23 24 plt.subplot(1,...