{"id":59868,"date":"2017-06-26T04:00:31","date_gmt":"2017-06-26T08:00:31","guid":{"rendered":"http:\/\/danielschristian.com\/learning-ecosystems\/?p=59868"},"modified":"2017-06-25T21:24:33","modified_gmt":"2017-06-26T01:24:33","slug":"introducing-deep-learning-and-neural-networks-deep-learning-for-rookies-kang","status":"publish","type":"post","link":"http:\/\/danielschristian.com\/learning-ecosystems\/2017\/06\/26\/introducing-deep-learning-and-neural-networks-deep-learning-for-rookies-kang\/","title":{"rendered":"Introducing Deep Learning and Neural Networks &#8212; Deep Learning for Rookies [Kang]"},"content":{"rendered":"<p><a href=\"https:\/\/medium.com\/towards-data-science\/introducing-deep-learning-and-neural-networks-deep-learning-for-rookies-1-bd68f9cf5883\" target=\"_blank\" rel=\"noopener\"><strong>Introducing Deep Learning and Neural Networks &#8212; Deep Learning for Rookies<\/strong><\/a> &#8212; from medium.com by\u00a0Nahua Kang<\/p>\n<p><em>Excerpts:<\/em><\/p>\n<p>Here\u2019s a short list of general tasks that deep learning can perform in real situations:<\/p>\n<ol>\n<li>Identify faces (or more generally image categorization)<\/li>\n<li>Read handwritten digits and texts<\/li>\n<li>Recognize speech (no more transcribing interviews yourself)<\/li>\n<li>Translate languages<\/li>\n<li>Play computer games<\/li>\n<li>Control self-driving cars (and other types of robots)<\/li>\n<\/ol>\n<p>And there\u2019s more. Just pause for a second and imagine all the things that deep learning could achieve. It\u2019s amazing and perhaps a bit scary!<\/p>\n<p>&#8230;<\/p>\n<p>Currently there are already many great courses, tutorials, and books on the internet covering this topic, such as (not exhaustive or in specific order):<\/p>\n<ol class=\"postList\">\n<li id=\"e5d0\" class=\"graf graf--li graf-after--p\">Michael Nielsen\u2019s <a class=\"markup--anchor markup--li-anchor\" href=\"http:\/\/neuralnetworksanddeeplearning.com\/\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"http:\/\/neuralnetworksanddeeplearning.com\/\">Neural Networks and Deep Learning<\/a><\/li>\n<li id=\"4c11\" class=\"graf graf--li graf-after--li\">Geoffrey Hinton\u2019s <a class=\"markup--anchor markup--li-anchor\" href=\"https:\/\/www.coursera.org\/learn\/neural-networks\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"https:\/\/www.coursera.org\/learn\/neural-networks\">Neural Networks for Machine Learning<\/a><\/li>\n<li id=\"cf70\" class=\"graf graf--li graf-after--li\">Goodfellow, Bengio, &amp; Courville\u2019s <a class=\"markup--anchor markup--li-anchor\" href=\"http:\/\/www.deeplearningbook.org\/\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"http:\/\/www.deeplearningbook.org\/\">Deep Learning<\/a><\/li>\n<li id=\"6374\" class=\"graf graf--li graf-after--li\">Ian Trask\u2019s <a class=\"markup--anchor markup--li-anchor\" href=\"https:\/\/www.manning.com\/books\/grokking-deep-learning\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"https:\/\/www.manning.com\/books\/grokking-deep-learning\">Grokking Deep Learning<\/a>,<\/li>\n<li id=\"09b8\" class=\"graf graf--li graf-after--li\">Francois Chollet\u2019s <a class=\"markup--anchor markup--li-anchor\" href=\"https:\/\/www.manning.com\/books\/deep-learning-with-python\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"https:\/\/www.manning.com\/books\/deep-learning-with-python\">Deep Learning with Python<\/a><\/li>\n<li id=\"8585\" class=\"graf graf--li graf-after--li\"><a class=\"markup--user markup--li-user\" href=\"https:\/\/medium.com\/@udacity\" target=\"_blank\" rel=\"noopener\" data-href=\"https:\/\/medium.com\/@udacity\" data-anchor-type=\"2\" data-user-id=\"2929690a28fb\" data-action-value=\"2929690a28fb\" data-action=\"show-user-card\" data-action-type=\"hover\">Udacity<\/a>\u2019s <a class=\"markup--anchor markup--li-anchor\" href=\"https:\/\/www.udacity.com\/course\/deep-learning-nanodegree-foundation--nd101\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"https:\/\/www.udacity.com\/course\/deep-learning-nanodegree-foundation--nd101\">Deep Learning Nanodegree<\/a> (not free but high quality)<\/li>\n<li id=\"78a4\" class=\"graf graf--li graf-after--li\"><a class=\"markup--anchor markup--li-anchor\" href=\"https:\/\/www.udemy.com\/deeplearning\/learn\/v4\/overview\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"https:\/\/www.udemy.com\/deeplearning\/learn\/v4\/overview\">Udemy\u2019s Deep Learning A-Z<\/a> ($10\u2013$15)<\/li>\n<li id=\"4cde\" class=\"graf graf--li graf-after--li\">Stanford\u2019s <a class=\"markup--anchor markup--li-anchor\" href=\"http:\/\/cs231n.stanford.edu\/index.html\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"http:\/\/cs231n.stanford.edu\/index.html\">CS231n<\/a> and <a class=\"markup--anchor markup--li-anchor\" href=\"http:\/\/web.stanford.edu\/class\/cs224n\/\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"http:\/\/web.stanford.edu\/class\/cs224n\/\">CS224n<\/a><\/li>\n<li id=\"e2eb\" class=\"graf graf--li graf-after--li\">Siraj Raval\u2019s <a class=\"markup--anchor markup--li-anchor\" href=\"https:\/\/www.youtube.com\/channel\/UCWN3xxRkmTPmbKwht9FuE5A\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"https:\/\/www.youtube.com\/channel\/UCWN3xxRkmTPmbKwht9FuE5A\">YouTube channel<\/a><\/li>\n<\/ol>\n<p id=\"0b22\" class=\"graf graf--p graf-after--li\">The list goes on and on. <a class=\"markup--user markup--p-user\" href=\"https:\/\/medium.com\/@davidventuri\" target=\"_blank\" rel=\"noopener\" data-href=\"https:\/\/medium.com\/@davidventuri\" data-anchor-type=\"2\" data-user-id=\"b3eb78490b02\" data-action-value=\"b3eb78490b02\" data-action=\"show-user-card\" data-action-type=\"hover\">David Venturi<\/a> has a post for <a class=\"markup--user markup--p-user\" href=\"https:\/\/medium.com\/@FreeCodeCamp\" target=\"_blank\" rel=\"noopener\" data-href=\"https:\/\/medium.com\/@FreeCodeCamp\" data-anchor-type=\"2\" data-user-id=\"8b318225c16a\" data-action-value=\"8b318225c16a\" data-action=\"show-user-card\" data-action-type=\"hover\">freeCodeCamp<\/a> that lists many more resources. Check it out <a class=\"markup--anchor markup--p-anchor\" href=\"https:\/\/medium.freecodecamp.com\/every-single-machine-learning-course-on-the-internet-ranked-by-your-reviews-3c4a7b8026c0\" target=\"_blank\" rel=\"nofollow noopener\" data-href=\"https:\/\/medium.freecodecamp.com\/every-single-machine-learning-course-on-the-internet-ranked-by-your-reviews-3c4a7b8026c0\">here<\/a>.<\/p>\n<p><a href=\"https:\/\/medium.com\/towards-data-science\/introducing-deep-learning-and-neural-networks-deep-learning-for-rookies-1-bd68f9cf5883\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-59869\" src=\"http:\/\/danielschristian.com\/learning-ecosystems\/wp-content\/uploads\/2017\/06\/AI-ML-DL.png\" alt=\"\" width=\"100%\" height=\"100%\" border=\"0\" srcset=\"http:\/\/danielschristian.com\/learning-ecosystems\/wp-content\/uploads\/2017\/06\/AI-ML-DL.png 1080w, http:\/\/danielschristian.com\/learning-ecosystems\/wp-content\/uploads\/2017\/06\/AI-ML-DL-150x95.png 150w, http:\/\/danielschristian.com\/learning-ecosystems\/wp-content\/uploads\/2017\/06\/AI-ML-DL-1024x651.png 1024w, http:\/\/danielschristian.com\/learning-ecosystems\/wp-content\/uploads\/2017\/06\/AI-ML-DL-768x489.png 768w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introducing Deep Learning and Neural Networks &#8212; Deep Learning for Rookies &#8212; from medium.com by\u00a0Nahua Kang Excerpts: Here\u2019s a short list of general tasks that deep learning can perform in real situations: Identify faces (or more generally image categorization) Read handwritten digits and texts Recognize speech (no more transcribing interviews yourself) Translate languages Play computer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[356,174,45,391,289,821,269,204,206,822],"tags":[],"class_list":["post-59868","post","type-post","status-publish","format-standard","hentry","category-artificial-intelligence-agents-llms-and-related","category-career-development","category-computer-science","category-human-computer-interaction-hci","category-languages-and-translation","category-natural-language-processing-nlp","category-professional-development","category-programming","category-trends","category-voice-recognition-voice-enabled-interfaces"],"_links":{"self":[{"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/posts\/59868","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/comments?post=59868"}],"version-history":[{"count":4,"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/posts\/59868\/revisions"}],"predecessor-version":[{"id":59873,"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/posts\/59868\/revisions\/59873"}],"wp:attachment":[{"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/media?parent=59868"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/categories?post=59868"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/danielschristian.com\/learning-ecosystems\/wp-json\/wp\/v2\/tags?post=59868"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}