From 2db12e8d6cd1f050f0efe48cc27e9513211817be Mon Sep 17 00:00:00 2001 From: dave campbell Date: Wed, 9 Oct 2019 19:23:23 -0400 Subject: [PATCH] Update README.md added link to Fast.ai --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72500ba..3274956 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,5 @@ if you have a green signal then go ahead in doing it. - [Stanford's Convolutional Neural Networks for Visual Recognition](https://www.youtube.com/playlist?list=PL3FW7Lu3i5JvHM8ljYj-zLfQRF3EO8sYv) - [Stanford's Natural Language Processing with Deep Learning](https://www.youtube.com/playlist?list=PLoROMvodv4rOhcuXMZkNm7j3fVwBBY42z) - [Coursera Deep Learning.AI](https://www.coursera.org/specializations/deep-learning) + - [Fast.ai course v3](https://course.fast.ai/index.html) +