File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ This exercise is an introduction to deep learning framework pytorch and Bilinear
88
99## Exercise Overview
1010
11- * Exercise 5.1: Introduction to Deep Learning Framework: Pytorch
12- * Exercise 5.2: Bilinear RESCAL using SGD
13- * Exercise 5.3: Latent Representation Visualization
14- * Exercise 5.4: Parameter Tuning
15-
11+ * Exercise 5.1: Introduction to Deep Learning Framework: Pytorch.
12+ * Exercise 5.2: Bilinear RESCAL using SGD. Effect of learning rate and momentum on convergence.
13+ * Exercise 5.3: Latent Representation Visualization.
14+ * Exercise 5.4: Parameter Tuning.
15+ * Exercise 5.5: Implement a simple MLP with PyTorch.
1616## Requirements
1717
1818* Python 3.5+
19- * Pytorch 0.2
19+ * Pytorch 0.2
You can’t perform that action at this time.
0 commit comments