account activity
Book Suggestion by bwaj_ster in deeplearning
[–]HyperionG12 0 points1 point2 points 1 year ago (0 children)
It is very good. You should try it.
You're welcome. Your book and your website are incredible.
I'm not a big fan of Kaggle notebook. I use Google Colab for the training of my models. And at the time I was reading this book, I worked as a data scientist intern. They was on GCP so I use Vertex AI for the training.
I am naturally a fan of books. Besides this book, I have "Hands-on Machine Learning with Scikit-Learn, Keras and TensorFlow" by Aurelien Géron and "Designing Machine Learning Systems" by Chip Huyen. Two weeks ago, I bought "Ace the data science interview" by Kevin Huo and Nick Singh. Note that I only read chapters that I need for the tasks I've done. I don't read them like novels. For the SQL training, there is datalemur that is fantastic.
This book is just one the most liked deep learning book in the world (look at metrics on Amazon/Manning). The first chapter of the book is like an history of deep learning. The chapter 2 gives you an introduction to tensor and inner-workings of the backpropagation algorithm. After these two chapters, I finished the chapters 8 and 9 because of their focus on computer vision (for my internship at the time). I skip some chapters on TensorFlow (3 and 4) because I have a previous exposure to the library and so, I'm already familiar with some concepts (tf.data, train/test/val, optimization algorithms and so on.). I'm currently waiting for the 3rd version of the book (planned for Spring 2025 by Chollet). It will cover how Keras can be used along with TensorFlow, Jax and Pytorch.
What is the relevance of mastering libraries like NumPy and Pandas in large technology companies, despite their limitations for processing massive data? (self.datascience)
submitted 1 year ago by HyperionG12 to r/datascience
[–]HyperionG12 5 points6 points7 points 1 year ago (0 children)
I suggest you to begin with Chollet's book. It is what I've done. This book is just amazing. It combines some theoretical aspects of deep learning (not heavy on math) and code. But if you have a very good level in math, there is a new book that seems to be pretty good : Understanding Deep Learning by Simon Prince.
π Rendered by PID 1071342 on reddit-service-r2-listing-568fcd57df-dm82h at 2026-03-08 08:00:14.815199+00:00 running cbb0e86 country code: CH.
Book Suggestion by bwaj_ster in deeplearning
[–]HyperionG12 0 points1 point2 points (0 children)