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: moocs.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ layout: hackpack
3
3
title: MOOCs
4
4
5
5
list:
6
+
- title: "fast.ai ~ DL 2"
7
+
author: "Jeremy Howard & Rachel Thomas"
8
+
link: "https://course.fast.ai/part2.html"
9
+
tags: ["fast.ai", "free"]
10
+
desc: >
11
+
Similar to their Deep Learning (Part 1) course, fast.ai's Deep Learning (Part 2) takes a deep dive into learning how to work with cutting-edge algorithms and in highly technical problem spaces.
0 commit comments