deepcourse icon indicating copy to clipboard operation
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

Results 7 deepcourse issues
Sort by recently updated
recently updated
newest added

Let students code their own training loop

enhancement

Apparently Chrome doesn't display the "quiz" text

bug

Pro: - really understand better backprop - interesting parts especially with convolutions & pooling Con: - maybe a bit long

Considering

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,...