From fa2996ad4e0397c581c1dc18f7e81a5fbe73305e Mon Sep 17 00:00:00 2001 From: Kalpesh Date: Wed, 14 Oct 2020 19:42:32 +0530 Subject: [PATCH] Added new resources (#4072) --- free-courses-en.md | 1 + free-programming-books.md | 1 + 2 files changed, 2 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index 83f22e93..7fdde0d3 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -172,6 +172,7 @@ * [Convolutional Neural Networks for Visual Recognition](http://cs231n.github.io) * [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu) +* [Intro to Deep Learning](https://www.kaggle.com/learn/intro-to-deep-learning) - Ryan Holbrook * [MIT 6.S094: Deep Learning for Self-Driving Cars](https://selfdrivingcars.mit.edu) * [Practical Deep Learning For Coders taught](http://www.fast.ai) - Jeremy Howard * [Practical Deep Learning for Coders, v3 (using fastai library)](https://course.fast.ai) diff --git a/free-programming-books.md b/free-programming-books.md index 53f3fa9e..5e4441cd 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -2781,6 +2781,7 @@ Kerridge (PDF) (email address *requested*, not required) ### Visual Basic * [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials) +* [Visual Basic Official Docs](https://docs.microsoft.com/en-us/dotnet/visual-basic) ### Visual Prolog