We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40132d commit d94d994Copy full SHA for d94d994
1 file changed
index.md
@@ -38,9 +38,8 @@ Your instructor this semester is Surya Krishnapillai!
38
<br>
39
<span class="label label-yellow"><strong>Homework 1</strong> (due Feb 23)</span>
40
<a href="/nmep/assets/hw1/hw1-math.pdf">Math</a>
41
- <a href="/nmep/assets/hw1/hw1-numpy.ipynb">NumPy</a>
42
- <a href="/nmep/assets/hw1/hw1-pandas.ipynb">Pandas</a>
43
- <a href="/nmep/assets/hw1/hw1-intro-pytorch.ipynb">PyTorch</a>
+ <a href="https://colab.research.google.com/github/mlberkeley/nmep/blob/main/assets/hw1/hw1-numpy.ipynb">NumPy</a>
+ <a href="https://colab.research.google.com/github/mlberkeley/nmep/blob/main/assets/hw1/hw1-pandas.ipynb">Pandas</a>
44
</td>
45
46
<td>
0 commit comments