{"id":32065,"date":"2023-04-11T06:00:00","date_gmt":"2023-04-11T13:00:00","guid":{"rendered":"https:\/\/insidebigdata.com\/?p=32065"},"modified":"2023-04-12T09:36:27","modified_gmt":"2023-04-12T16:36:27","slug":"book-review-math-for-deep-learning","status":"publish","type":"post","link":"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/","title":{"rendered":"Book Review: Math for Deep Learning"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/insidebigdata.com\/wp-content\/uploads\/2023\/04\/Math-for-DL-book.png\" alt=\"\" class=\"wp-image-32066\" width=\"203\" height=\"264\" srcset=\"https:\/\/insidebigdata.com\/wp-content\/uploads\/2023\/04\/Math-for-DL-book.png 300w, https:\/\/insidebigdata.com\/wp-content\/uploads\/2023\/04\/Math-for-DL-book-231x300.png 231w, https:\/\/insidebigdata.com\/wp-content\/uploads\/2023\/04\/Math-for-DL-book-115x150.png 115w\" sizes=\"(max-width: 203px) 100vw, 203px\" \/><\/figure><\/div>\n\n\n<p>One of my favorite learning resources for gaining an understanding for the mathematics behind deep learning is &#8220;<a href=\"https:\/\/nostarch.com\/math-deep-learning\" target=\"_blank\" rel=\"noreferrer noopener\">Math for Deep Learning<\/a>&#8221; by Ronald T. Kneusel from No Starch Press. If you&#8217;re interested in getting quickly up to speed with how deep learning algorithms work at a basic level, then this is the book for you. Getting through this relatively short treatment of the subject, at a modest 316 pages will advance your knowledge so you can obtain visibility for algorithms servicing popular problems domains such as computer vision, reinforcement learning, and NLP. Further, if you&#8217;re trying to understand how the latest generative AI, generative pre-training transformer (GPT), and large language models work such as ChatGPT, this book is a great first step (although there is a lot more to learn). <\/p>\n\n\n\n<p>Here is the table of contents for the book:<\/p>\n\n\n\n<p>Chapter 1: Setting the Stage<\/p>\n\n\n\n<p>Chapter 2: Probability<\/p>\n\n\n\n<p>Chapter 3: More Probability<\/p>\n\n\n\n<p>Chapter 4: Statistics<\/p>\n\n\n\n<p>Chapter 5: Linear Algebra<\/p>\n\n\n\n<p>Chapter 6: More Linear Algebra<\/p>\n\n\n\n<p>Chapter 7: Differential Calculus<\/p>\n\n\n\n<p>Chapter 8: Matrix Calculus<\/p>\n\n\n\n<p>Chapter 9: Data Flow in Neural Networks<\/p>\n\n\n\n<p>Chapter 10: Backpropagation<\/p>\n\n\n\n<p>Chapter 11: Gradient Descent<\/p>\n\n\n\n<p>Chapters 1-4 are more remedial in nature, getting the reader up to speed with useful background information including topics like Python basics with NumPy, probability basics, and statistics with correlation and hypothesis testing. Chapters 5-8 form the basis of the book in demonstrating mathematical techniques upon which deep learning is based including vectors, matrices, and tensors, PCA, SVD, differential calculus, and matrix calculus. Chapter 9 focuses on convolutional neural networks (CNNs) that are used for computer vision problem domains. The most important chapters are Chapter 10 on backprop, and Chapter 11 on gradient descent. The reader should take extra time in studying these two chapters in detail with the mathematics and Python code. <\/p>\n\n\n\n<p>Understanding the math is especially important. I recommend taking the time to work out the math by hand (like the partial derivatives for the loss function in backprop, and the non-linear activation functions like sigmoid, ReLU and Tanh), with guidance from the book.<\/p>\n\n\n\n<p>The best part of the book is that after providing a detailed mathematical perspectives of the topics, the book also provides Python source code so you can try the computations yourself. You&#8217;ll find functions for carrying out gradient descent for example. <\/p>\n\n\n\n<p>The book is well-organized and provides clear explanations of key mathematical concepts and techniques that are essential for understanding and applying deep learning algorithms. One of the strengths of the book is that it covers a broad range of topics, including linear algebra, calculus, probability theory, and optimization. This breadth of coverage makes it an ideal resource for beginners who may not have a strong foundation in all of these areas. Additionally, each topic is presented in a self-contained manner, so readers can focus on specific areas of interest without feeling overwhelmed by the material.<\/p>\n\n\n\n<p>The book is structured in a logical progression, starting with the basics of linear algebra and moving on to more advanced topics such as matrix calculus, eigenvalues and eigenvectors, and probability theory. Throughout the book, Kneusel uses clear and concise language, as well as numerous examples and diagrams, to help readers grasp complex mathematical concepts.<\/p>\n\n\n\n<p>One of the most valuable aspects of &#8220;Math for Deep Learning&#8221; is the author&#8217;s emphasis on practical applications of the math. Kneusel provides many examples of how the math is used in deep learning algorithms, which helps readers understand the relevance of the material. Additionally, he provides exercises at the end of each chapter to help readers solidify their understanding of the material.<\/p>\n\n\n\n<p>While the book is aimed at beginners, it does assume some familiarity with basic calculus and linear algebra. However, Kneusel provides a helpful appendix that reviews the key concepts from these areas, so readers can quickly refresh their knowledge if necessary.<\/p>\n\n\n\n<p>Overall, &#8220;Math for Deep Learning&#8221; is an excellent resource for anyone looking to gain a solid foundation in the mathematics underlying deep learning algorithms. The book is accessible, well-organized, and provides clear explanations and practical examples of key mathematical concepts. I highly recommend it to anyone interested in this field.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft size-full is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/insidebigdata.com\/wp-content\/uploads\/2018\/12\/Daniel_2018_pic.png\" alt=\"\" class=\"wp-image-21778\" width=\"97\" height=\"111\" srcset=\"https:\/\/insidebigdata.com\/wp-content\/uploads\/2018\/12\/Daniel_2018_pic.png 200w, https:\/\/insidebigdata.com\/wp-content\/uploads\/2018\/12\/Daniel_2018_pic-131x150.png 131w\" sizes=\"(max-width: 97px) 100vw, 97px\" \/><\/figure><\/div>\n\n\n<p>C<em>ontributed by Daniel D. Gutierrez, Editor-in-Chief and Resident Data Scientist for insideBIGDATA. In addition to being a tech journalist, Daniel also is a consultant in data scientist, author, educator and sits on a number of advisory boards for various start-up companies.&nbsp;<\/em><\/p>\n\n\n\n<p><em>Sign up for the free insideBIGDATA&nbsp;<a href=\"http:\/\/inside-bigdata.com\/newsletter\/\" target=\"_blank\" rel=\"noreferrer noopener\">newsletter<\/a>.<\/em><\/p>\n\n\n\n<p><em>Join us on Twitter:&nbsp;<a href=\"https:\/\/twitter.com\/InsideBigData1\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/twitter.com\/InsideBigData1<\/a><\/em><\/p>\n\n\n\n<p><em>Join us on LinkedIn:&nbsp;<a href=\"https:\/\/www.linkedin.com\/company\/insidebigdata\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.linkedin.com\/company\/insidebigdata\/<\/a><\/em><\/p>\n\n\n\n<p><em>Join us on Facebook:&nbsp;<a href=\"https:\/\/www.facebook.com\/insideBIGDATANOW\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.facebook.com\/insideBIGDATANOW<\/a><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>One of my favorite learning resources for gaining an understanding for the mathematics behind deep learning is &#8220;Math for Deep Learning&#8221; by Ronald T. Kneusel from No Starch Press. If you&#8217;re interested in getting quickly up to speed with how deep learning algorithms work at a basic level, then this is the book for you. <\/p>\n","protected":false},"author":37,"featured_media":32066,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"footnotes":""},"categories":[526,92,182,87,180,67,56,1],"tags":[437,324,264,705,96],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Book Review: Math for Deep Learning - insideBIGDATA<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Book Review: Math for Deep Learning - insideBIGDATA\" \/>\n<meta property=\"og:description\" content=\"One of my favorite learning resources for gaining an understanding for the mathematics behind deep learning is &quot;Math for Deep Learning&quot; by Ronald T. Kneusel from No Starch Press. If you&#039;re interested in getting quickly up to speed with how deep learning algorithms work at a basic level, then this is the book for you.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/\" \/>\n<meta property=\"og:site_name\" content=\"insideBIGDATA\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/insidebigdata\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-11T13:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-12T16:36:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/insidebigdata.com\/wp-content\/uploads\/2023\/04\/Math-for-DL-book.png\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"390\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Daniel Gutierrez\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@AMULETAnalytics\" \/>\n<meta name=\"twitter:site\" content=\"@insideBigData\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Daniel Gutierrez\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/\",\"url\":\"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/\",\"name\":\"Book Review: Math for Deep Learning - insideBIGDATA\",\"isPartOf\":{\"@id\":\"https:\/\/insidebigdata.com\/#website\"},\"datePublished\":\"2023-04-11T13:00:00+00:00\",\"dateModified\":\"2023-04-12T16:36:27+00:00\",\"author\":{\"@id\":\"https:\/\/insidebigdata.com\/#\/schema\/person\/2540da209c83a68f4f5922848f7376ed\"},\"breadcrumb\":{\"@id\":\"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/insidebigdata.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Book Review: Math for Deep Learning\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/insidebigdata.com\/#website\",\"url\":\"https:\/\/insidebigdata.com\/\",\"name\":\"insideBIGDATA\",\"description\":\"Your Source for AI, Data Science, Deep Learning &amp; Machine Learning Strategies\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/insidebigdata.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/insidebigdata.com\/#\/schema\/person\/2540da209c83a68f4f5922848f7376ed\",\"name\":\"Daniel Gutierrez\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/insidebigdata.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5780282e7e567e2a502233e948464542?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5780282e7e567e2a502233e948464542?s=96&d=mm&r=g\",\"caption\":\"Daniel Gutierrez\"},\"description\":\"Daniel D. Gutierrez is a Data Scientist with Los Angeles-based AMULET Analytics, a service division of AMULET Development Corp. He's been involved with data science and Big Data long before it came in vogue, so imagine his delight when the Harvard Business Review recently deemed \\\"data scientist\\\" as the sexiest profession for the 21st century. Previously, he taught computer science and database classes at UCLA Extension for over 15 years, and authored three computer industry books on database technology. He also served as technical editor, columnist and writer at a major computer industry monthly publication for 7 years. Follow his data science musings at @AMULETAnalytics.\",\"sameAs\":[\"http:\/\/www.insidebigdata.com\",\"https:\/\/twitter.com\/@AMULETAnalytics\"],\"url\":\"https:\/\/insidebigdata.com\/author\/dangutierrez\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Book Review: Math for Deep Learning - insideBIGDATA","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/","og_locale":"en_US","og_type":"article","og_title":"Book Review: Math for Deep Learning - insideBIGDATA","og_description":"One of my favorite learning resources for gaining an understanding for the mathematics behind deep learning is \"Math for Deep Learning\" by Ronald T. Kneusel from No Starch Press. If you're interested in getting quickly up to speed with how deep learning algorithms work at a basic level, then this is the book for you.","og_url":"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/","og_site_name":"insideBIGDATA","article_publisher":"http:\/\/www.facebook.com\/insidebigdata","article_published_time":"2023-04-11T13:00:00+00:00","article_modified_time":"2023-04-12T16:36:27+00:00","og_image":[{"width":300,"height":390,"url":"https:\/\/insidebigdata.com\/wp-content\/uploads\/2023\/04\/Math-for-DL-book.png","type":"image\/png"}],"author":"Daniel Gutierrez","twitter_card":"summary_large_image","twitter_creator":"@AMULETAnalytics","twitter_site":"@insideBigData","twitter_misc":{"Written by":"Daniel Gutierrez","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/","url":"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/","name":"Book Review: Math for Deep Learning - insideBIGDATA","isPartOf":{"@id":"https:\/\/insidebigdata.com\/#website"},"datePublished":"2023-04-11T13:00:00+00:00","dateModified":"2023-04-12T16:36:27+00:00","author":{"@id":"https:\/\/insidebigdata.com\/#\/schema\/person\/2540da209c83a68f4f5922848f7376ed"},"breadcrumb":{"@id":"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/insidebigdata.com\/2023\/04\/11\/book-review-math-for-deep-learning\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/insidebigdata.com\/"},{"@type":"ListItem","position":2,"name":"Book Review: Math for Deep Learning"}]},{"@type":"WebSite","@id":"https:\/\/insidebigdata.com\/#website","url":"https:\/\/insidebigdata.com\/","name":"insideBIGDATA","description":"Your Source for AI, Data Science, Deep Learning &amp; Machine Learning Strategies","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/insidebigdata.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/insidebigdata.com\/#\/schema\/person\/2540da209c83a68f4f5922848f7376ed","name":"Daniel Gutierrez","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/insidebigdata.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5780282e7e567e2a502233e948464542?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5780282e7e567e2a502233e948464542?s=96&d=mm&r=g","caption":"Daniel Gutierrez"},"description":"Daniel D. Gutierrez is a Data Scientist with Los Angeles-based AMULET Analytics, a service division of AMULET Development Corp. He's been involved with data science and Big Data long before it came in vogue, so imagine his delight when the Harvard Business Review recently deemed \"data scientist\" as the sexiest profession for the 21st century. Previously, he taught computer science and database classes at UCLA Extension for over 15 years, and authored three computer industry books on database technology. He also served as technical editor, columnist and writer at a major computer industry monthly publication for 7 years. Follow his data science musings at @AMULETAnalytics.","sameAs":["http:\/\/www.insidebigdata.com","https:\/\/twitter.com\/@AMULETAnalytics"],"url":"https:\/\/insidebigdata.com\/author\/dangutierrez\/"}]}},"jetpack_featured_media_url":"https:\/\/insidebigdata.com\/wp-content\/uploads\/2023\/04\/Math-for-DL-book.png","jetpack_shortlink":"https:\/\/wp.me\/p9eA3j-8lb","jetpack-related-posts":[{"id":25038,"url":"https:\/\/insidebigdata.com\/2020\/09\/28\/book-review-artificial-intelligence-engines-a-tutorial-introduction-to-the-mathematics-of-deep-learning\/","url_meta":{"origin":32065,"position":0},"title":"Book Review: Artificial Intelligence Engines: A Tutorial Introduction to the Mathematics of Deep Learning","date":"September 28, 2020","format":false,"excerpt":"We're seeing a rising number of new books on the mathematics of data science, machine learning, AI and deep learning, which I view as a very positive trend because of the importance for data scientists to understand the theoretical foundations for these technologies. In the coming months, I plan to\u2026","rel":"","context":"In &quot;AI Deep Learning&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/insidebigdata.com\/wp-content\/uploads\/2020\/09\/Artificial-Intelligence-Engines-pic1.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":26819,"url":"https:\/\/insidebigdata.com\/2021\/08\/04\/book-review-mathematics-for-machine-learning\/","url_meta":{"origin":32065,"position":1},"title":"Book Review: Mathematics for Machine Learning","date":"August 4, 2021","format":false,"excerpt":"\"Mathematics for Machine Learning\" by Marc Peter Deisenroth, A. Aldo Faisal, and Cheng Soon Ong, published by Cambridge University Press, is an excellent way to learn the math behind the models. This review shall highlight all the ways this book is special among the competition. Of all the books I've\u2026","rel":"","context":"In &quot;Big Data&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/insidebigdata.com\/wp-content\/uploads\/2021\/07\/Mathematics-ML-book_gradient.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":22204,"url":"https:\/\/insidebigdata.com\/2019\/03\/05\/book-review-deep-learning-revolution-by-terrence-j-sejnowski\/","url_meta":{"origin":32065,"position":2},"title":"Book Review: Deep Learning Revolution by Terrence J. Sejnowski","date":"March 5, 2019","format":false,"excerpt":"The new MIT Press title \"Deep Learning Revolution,\" by Professor Terrence J. Sejnowski, offers a useful historical perspective coupled with a contemporary look at the technologies behind the fast moving field of deep learning. This is not a technical book about deep learning principles or practices in the same class\u2026","rel":"","context":"In &quot;AI Deep Learning&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/insidebigdata.com\/wp-content\/uploads\/2019\/02\/Deep-Learning-Revolution-book.jpg?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":24399,"url":"https:\/\/insidebigdata.com\/2020\/06\/11\/book-review-linear-algebra-and-learning-from-data-by-gilbert-strang\/","url_meta":{"origin":32065,"position":3},"title":"Book Review: Linear Algebra and Learning from Data by Gilbert Strang","date":"June 11, 2020","format":false,"excerpt":"I've been a big fan of MIT mathematics professor Dr. Gilbert Strang for many years. A few years ago I reviewed the latest 5th edition of his venerable text on linear algebra. Then last year I learned how he morphed his delightful mathematics book into a brand new title (2019)\u2026","rel":"","context":"In &quot;AI Deep Learning&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/insidebigdata.com\/wp-content\/uploads\/2020\/05\/Strang_learning_from_data_book.jpg?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":32845,"url":"https:\/\/insidebigdata.com\/2023\/07\/13\/power-to-the-data-report-podcast-the-math-behind-the-models\/","url_meta":{"origin":32065,"position":4},"title":"Power to the Data Report Podcast: The Math Behind the Models","date":"July 13, 2023","format":false,"excerpt":"Hello, and welcome to the \u201cPower-to-the-Data Report\u201d podcast where we cover timely topics of the day from throughout the Big Data ecosystem. I am your host Daniel Gutierrez from insideBIGDATA where I serve as Editor-in-Chief & Resident Data Scientist. Today\u2019s topic is \u201cThe Math Behind the Models,\u201d one of my\u2026","rel":"","context":"In &quot;AI Deep Learning&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/insidebigdata.com\/wp-content\/uploads\/2023\/06\/Power-Data-column-banner_special.jpg?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":28716,"url":"https:\/\/insidebigdata.com\/2022\/03\/18\/book-review-machine-learning-with-pytorch-and-scikit-learn\/","url_meta":{"origin":32065,"position":5},"title":"Book Review: Machine Learning with PyTorch and Scikit-Learn","date":"March 18, 2022","format":false,"excerpt":"The enticing new title courtesy of Packt Publishing, \"Machine Learning with PyTorch and Scikit-Learn,\" by Sebastian Raschka, Yuxi (Hayden) Liu, and Vahid Mirjalili is a welcome addition to any data scientist's list of learning resources. This 2022 tome consists of 741 well-crafted pages designed to provide a comprehensive framework for\u2026","rel":"","context":"In &quot;AI Deep Learning&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/insidebigdata.com\/wp-content\/uploads\/2022\/03\/Packt_ML-with-PyTorch.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/posts\/32065"}],"collection":[{"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/comments?post=32065"}],"version-history":[{"count":0,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/posts\/32065\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/media\/32066"}],"wp:attachment":[{"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/media?parent=32065"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/categories?post=32065"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/tags?post=32065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}