You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,7 @@ layout: page
22
22
This is crazy. ToC currently doesn't strip out the formatting on the header, so the regular header would link to the website rather than the location on the page. What you see above is a workaround for that.
23
23
{% endcomment %}
24
24
25
-
26
-
27
-
{% include projects_page.html name="Modular Deep Learning" link="papers/ESEC-FSE-20b/" %}
25
+
{% include projects_page.html name="Modular Deep Learning" link="modularity/" %}
28
26
29
27
[Modular Deep Learning](papers/ESEC-FSE-20b/) project is studying a class of
30
28
machine learning algorithms known as deep learning that has received much attention
0 commit comments