From ab4149105df83b60104b694689bc435ad7cb4d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Sun, 19 Sep 2021 21:27:16 +0200 Subject: [PATCH 1/3] Added 2 new titles to Books Hi, Stjepan from Manning here. I've added "Math and Architectures of Deep Learning" and "Inside Deep Learning". I thought these titles might be a good match for your list. Thank you for considering them. Best, --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f12d11..503da73 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ I find that the key of intelligence and cognition is a very interesting subject - [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com/index.html) - This book covers many of the core concepts behind neural networks and deep learning. - [Deep Learning - An MIT Press book](http://www.deeplearningbook.org/) - Yet halfway through the book, it contains satisfying math content on how to think about actual deep learning. - [Some other books I have read](https://books.google.ca/books?hl=en&as_coll=4&num=100&uid=103409002069648430166&source=gbs_slider_cls_metadata_4_mylibrary_title) - Some books listed here are less related to deep learning but are still somehow relevant to this list. +- [Math and Architectures of Deep Learning](https://www.manning.com/books/math-and-architectures-of-deep-learning) - This book sets out the foundations of DL in a way that’s both useful and accessible to working practitioners. +- [Inside Deep Learning](https://www.manning.com/books/inside-deep-learning) - Journey through the theory and practice of modern deep learning. From 27fbf70d1c17641b01296709b925b58599f62cc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 5 Oct 2021 09:53:10 +0200 Subject: [PATCH 2/3] Added Transfer Learning in Action Hi, Stjepan from Manning here again. I thought this latest transfer learning title form our catalog might be a good match for your list. Thank you for considering it. Best, --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 503da73..42fef5f 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,7 @@ I find that the key of intelligence and cognition is a very interesting subject - [Some other books I have read](https://books.google.ca/books?hl=en&as_coll=4&num=100&uid=103409002069648430166&source=gbs_slider_cls_metadata_4_mylibrary_title) - Some books listed here are less related to deep learning but are still somehow relevant to this list. - [Math and Architectures of Deep Learning](https://www.manning.com/books/math-and-architectures-of-deep-learning) - This book sets out the foundations of DL in a way that’s both useful and accessible to working practitioners. - [Inside Deep Learning](https://www.manning.com/books/inside-deep-learning) - Journey through the theory and practice of modern deep learning. - - +- [Transfer Learning in Action](https://www.manning.com/books/transfer-learning-in-action) - Book that teaches the fundamental concepts of transfer learning and how you can easily apply them to your projects. ## Posts and Articles From 42d8737755096f2491b5e96ab9a193b3811d93d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 8 Mar 2022 16:14:06 +0100 Subject: [PATCH 3/3] Added Engineering Deep Learning Platforms Hi, Stjepan from Manning here. I thought this latest deep learning title from our catalog might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42fef5f..13efa8e 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ I find that the key of intelligence and cognition is a very interesting subject - [Math and Architectures of Deep Learning](https://www.manning.com/books/math-and-architectures-of-deep-learning) - This book sets out the foundations of DL in a way that’s both useful and accessible to working practitioners. - [Inside Deep Learning](https://www.manning.com/books/inside-deep-learning) - Journey through the theory and practice of modern deep learning. - [Transfer Learning in Action](https://www.manning.com/books/transfer-learning-in-action) - Book that teaches the fundamental concepts of transfer learning and how you can easily apply them to your projects. +- [Engineering Deep Learning Platforms](https://www.manning.com/books/engineering-deep-learning-platforms) - Book that teaches how to design systems optimized for deep learning models. ## Posts and Articles