Is this still the best book on Machine Learning?

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 252

  • @gilesmcmullen
    @gilesmcmullen  4 года назад +18

    Check out my video on the Titanic dataset - I think you'll like it ruclips.net/video/SffkBc1MQ40/видео.html

  • @KenJee_ds
    @KenJee_ds 4 года назад +318

    I just finished this book, and can confirm!

    • @gilesmcmullen
      @gilesmcmullen  4 года назад +20

      Thanks Ken!

    • @ilyasikm
      @ilyasikm 4 года назад +2

      What confirm? Please told me

    • @studio623
      @studio623 4 года назад +10

      @@ilyasikm Ken Jee agrees with the opinion / review expressed in this video.

    • @yasarahmed2916
      @yasarahmed2916 4 года назад

      hi ken i have just started learning with this book , iam getting errors in executing the program "End-to-End Machine Learning Project" please provide me soluton

    • @siddharthmagadum16
      @siddharthmagadum16 4 года назад +2

      Hey ken jee, i know python at medium level, can I learn from this book?

  • @XOPOIIIO
    @XOPOIIIO 4 года назад +102

    I was almost a beginner and it was quite hard for me, though with patience and a lot of googling I've been able to understand everything. Actually the challenge was enjoyable for me.

  • @abhishakelahiri
    @abhishakelahiri 4 года назад +76

    Add to that the github repository of this book.. Even more detailed..

    • @duckmeat4674
      @duckmeat4674 4 года назад +1

      @@sumit5102 youre a smart person, its easy to find

  • @keyo3945
    @keyo3945 4 года назад +85

    I remember when I wanted to get started with machine learning, I remember when I saw your video about the first edition, that I decided to study the book and start my journey in Machine learning.
    I loved it and I learned a lot, it covers everything I needed at the time.
    I am running my own business now and I really owe it to both you and the author for this wonderful book.
    thank you so much for everything
    you are the best🤗

    • @gilesmcmullen
      @gilesmcmullen  4 года назад +11

      Wow, I'm so pleased that it was helpful!

    • @nobrainer69420
      @nobrainer69420 4 года назад +2

      What kind of business did you start?

    • @keyo3945
      @keyo3945 4 года назад +15

      @@nobrainer69420 first I trained an OCR for the Kurdish language. and now we are trying to work on lots of other projects that nobody has done for this language. so mainly my business is focused on data science services that could help the Kurdistan's companies and the government.

    • @nobrainer69420
      @nobrainer69420 4 года назад +4

      @@keyo3945 Sounds amazing wish you only the best for the future!

    • @akhandpratap__
      @akhandpratap__ 4 года назад +3

      @@keyo3945 I am also doing some real world projects
      Would love to connect with you on Linked In
      I am from India and native language are facing lot of problem because of not much technology solution available.

  • @datamike7457
    @datamike7457 4 года назад +32

    Exposure to end to end machine learning is so important. Too many resources intended to teach beginners aren't comprehensive enough to give people actually valuable skills. Great review!

  • @swaraj2235
    @swaraj2235 4 года назад +23

    Currently I have completed first part of this book. It's really amazing. Anyone who have some basic knowledge about python, numpy, pandas etc and some mathematical knowledge about linear algebra and vector calculus, can blindly go with this book.

    • @nitinsharma6808
      @nitinsharma6808 4 года назад

      Hello can you guide me from where i can buy the book in india ??? I am worried as some people share the comments that they are not receive a genuine copy.

  • @rushikeshgandhmal
    @rushikeshgandhmal 4 года назад +69

    Few days ago finished part 1 of this Book (Fundamental of ML)
    As he said this is not for complete beginner.
    Before diving into this book, have a little bit knowledge of Numpy, Pandas, Matplotlib.
    My experience says, first do some practical.
    Then, to know about how exactly Algorithms work under hood read this !

    • @coderaven1895
      @coderaven1895 4 года назад

      whats the first part of this book ??

    • @emadgkamel
      @emadgkamel 4 года назад

      @@coderaven1895 the book itself divided into two parts

  • @Amir2Mahdi
    @Amir2Mahdi 4 года назад +71

    For the record, as it has mentioned in the book: "This book assumes that you have some Python programming experience and that you are familiar with Python’s main scientific libraries-in particular, NumPy, pandas, and Matplotlib". Thanks for the review

  • @Spida7
    @Spida7 4 года назад +8

    Been focused on mastering Pandas as well as I can for the past year. Look forward to upping my game with machine learning and purchase this book and dominating the project in Chapter 2!

  • @shivakumarpendem7871
    @shivakumarpendem7871 4 года назад +11

    I love this type of content where you keep it short and get to the point and good mentoring on what to choose ! You are amazing Giles 💞 🙌🏻

  • @bassamal-kaaki3253
    @bassamal-kaaki3253 4 года назад +12

    Well I can say it is a bit advanced for a beginner, but with readings here and there including this book, things become easier.

  • @anandpawara4048
    @anandpawara4048 4 года назад +6

    Got second edition book delivered today, I am pretty excited to dig in, also my first ML book from my first salary as Computer vision engineer

    • @zeinat2233
      @zeinat2233 4 года назад

      Same, I got mine delivered today

  • @weitaotang5702
    @weitaotang5702 4 года назад +2

    This book brings me to the domain and contributed to my shifting of major in the Ph.D. stage. Now I am suffering from Bayesian probability and optimization. And I just realized my most recent research idea has been put on arxiv by Alibaba two weeks ago.

  • @albeedoinstuff5509
    @albeedoinstuff5509 2 года назад +2

    I just made to thru chapter 3 motivated learner as you described. I went thru a few crash courses on python but am loving it!

  • @HumbertoMoura
    @HumbertoMoura 4 года назад +8

    This book is amazing! I love the two versions. Another good book if you need a small one (for reference) is Machine Learning Pocket Reference (Matt Harinson, O'reilly)

  • @fernandonakamuta1502
    @fernandonakamuta1502 4 года назад +11

    After 3 months I just finished the machine learning part of the book, so far the best material on ML i have ever studied.
    Incredible didatic, incredible notebooks, incredible topics.
    One nice improvement on this second edition are the colorful graphs, they really make visualizations a lot better and easier to comprehend.
    Now moving to Deep Learning part 😄

    • @AnotherproblemOn
      @AnotherproblemOn 4 года назад

      Hey ! Thanks a lot for that comment (and thank you so much for the video Python Programmer). I am leaning towards buying it. I don't have the math background that comes with it but i'm interested (i basically have a CPA background, and am currently doing of PhD on A.I. effects on CPA). Do you think I can go with that one ? Would you say it's worth it ? Thank you so much in advance. Best,

    • @fernandonakamuta1502
      @fernandonakamuta1502 4 года назад

      @@AnotherproblemOn
      It really helps to have some experience with Python programming, especially with Pandas and Numpy.
      If you really want to understand how everything works under the hood, reasonable knowledge on calculus, linear algebra and statistics are
      required (But as the author mention in some chapters, it's totally fine to skip certain parts and come back later when you need some deeper understand.)
      The author also makes a lot of references to other books and playlists where you can go deeper into some math, like Bayesian statistics and optimization.
      Having the practical knowledge also helps when you decide to understand things under the hood...
      If you really struggle in some concept, you can ALWAYS find the answer at google or some cool channels like StatQuest.
      Always feed your curiosity and make your own learning journey, it's cool!
      It's a great investment! Don't be scared!

    • @AnotherproblemOn
      @AnotherproblemOn 4 года назад

      ​@@fernandonakamuta1502 Thanks a lot for taking the time to provide with such a complete and helpful answer :) ! I will definitely do my very best and am excited!!! Take care!

    • @fernandonakamuta1502
      @fernandonakamuta1502 4 года назад +1

      ​@@AnotherproblemOn
      You're welcome.
      Good luck!

    • @adeoyeoladipupoibrahim3066
      @adeoyeoladipupoibrahim3066 2 года назад

      @@fernandonakamuta1502 what resources did you use to learn the math

  • @sohailalexander4681
    @sohailalexander4681 4 года назад +2

    Keep these reviews coming pal. You’ve given me and my colleagues a clear direction

  • @adrustamm5828
    @adrustamm5828 4 года назад +138

    I am surprised that there is no affiliation link to buy the book in the description, not that I would have any problem with that, I would just have used it, thanks !

    • @realelectron
      @realelectron 4 года назад +3

      Yeah, I was looking through the description. I would have bought it through the link, one way to support without simply liking the video.

    • @anto1756
      @anto1756 4 года назад +3

      I'm just downloading it for free right now lol

    • @piokany8566
      @piokany8566 4 года назад +3

      @@anto1756 Do you think it's morally right, It's hardly going to affect your sleep.

    • @anto1756
      @anto1756 4 года назад +3

      pio kany not really, because I don’t even have 30$ and I need this for college 🤷🏻‍♂️

    • @vikranttyagiRN
      @vikranttyagiRN 4 года назад

      @@anto1756 is the new version available as Pdf online?

  • @thehappycoder3760
    @thehappycoder3760 4 года назад +1

    I have read it recently (a bit of a beginner) and I agree with everything you said. Not easy but covers everything.

  • @sakshamtyagi154
    @sakshamtyagi154 4 года назад +17

    I literally was reading it just before watching this video

  • @Adam-cn5ib
    @Adam-cn5ib 4 года назад

    thanks for not wasting time with a 15 minute video that drags out time. Your opinion was set at the start with explanation afterwards (How it should be), so thanks you.

  • @leticiastello2599
    @leticiastello2599 4 года назад

    Thank you for the information. I've read this book and totally agree with your conclusions. It's worth it to always have it on hand

  • @priyankamehta9426
    @priyankamehta9426 4 года назад +2

    Short, precise and to the point review. Great review.

  • @randomrobin6104
    @randomrobin6104 4 года назад +1

    That book really helped me alot, when I am teaching ML , I always use it as a guide

  • @adumont
    @adumont 4 года назад +2

    Jeremy Howard has just released on O'Reilly the Fast AI Book, Practical Deep Learning for Coders. FYI, probably a competitor for this book in the category of the best ML/DL book.

    • @robosergTV
      @robosergTV 4 года назад

      its heavy on using fastai, you wont find many jobs using fastAI library

  • @ciscocert272
    @ciscocert272 4 года назад

    Clear out few doubts I had regarding who would be benefitted most from reading this book ...settling for not faint hearted on ML but as well motivated individuals and determined . Make sense . Thanks

  • @jsmit7730
    @jsmit7730 4 года назад +1

    Waiting for my copy. Looks like a great book.

  • @miguelcastillo1742
    @miguelcastillo1742 4 года назад +6

    I have the first edition and what I have loved the most about it, is how it teaches you to analyze the errors of your models.
    It has some details that is hard to find on RUclips or on any tutorial out there.

  • @olehonufryk9529
    @olehonufryk9529 4 года назад

    Got this book last December and it's amazing. A lot of good examples and explanations, a bit difficult for me cause I'm a beginner in ML, but I have background in programming and math, so I'm able to cover the material in my quality time.

  • @altruisticPing
    @altruisticPing 4 года назад

    After your recommendation I've read this twice and I plan to read it again. It taught me so much about ML that I didnt know. And I thought I knew a decent amount before...

  • @nabeelhasan6593
    @nabeelhasan6593 4 года назад

    I have both editions, i love 2nd editions this book because of updated Tensorflow 2 code, color and quality of printing.

  • @harikrishnamalyala6214
    @harikrishnamalyala6214 4 года назад +7

    Thanks for the book recommendation..I will definitely get it to get started!

  • @arujbudhraja
    @arujbudhraja 4 года назад +1

    Well researched review. Thank you!

  • @_AverageGuy
    @_AverageGuy 4 года назад

    Found your video at just the right time. Much appreciated. Thanks a lot ♥️

  • @NixonMAGESE
    @NixonMAGESE 4 года назад

    I love this book. Just finished Chapter 2.

  • @DecisionForest
    @DecisionForest 4 года назад +4

    Great video, and I totally agree, although it's good for beginners, it's "Machine Learning beginner" friendly not "Python beginner" friendly as you need to have more than just the Python basics to get the most out of this book.

  • @manvirsingh3727
    @manvirsingh3727 4 года назад +1

    Loved the video !

  • @ollie6845
    @ollie6845 4 года назад

    Man you are very good. As a french, I love your great english accent.

  • @Amf313
    @Amf313 4 года назад

    Your videos helped me a lot in the process of learning machine learning and Data science... Just wanna say Thank you 🙏🌹

  • @sophial7317
    @sophial7317 4 года назад +1

    I really love this book as well!

  • @jennawilliams64
    @jennawilliams64 4 года назад

    Great review, I am checking this out asap. Thanks! 🤩

  • @MDjosh34
    @MDjosh34 Год назад

    The only programming I will recommend for any beginner is " Computer Programmer's Golden Book: Final words to the struggling coder". Read this book and every programming tasks in your hands becomes simpler.

  • @carloscruz2582
    @carloscruz2582 4 года назад

    Got it after watching you video. Thanks!

  • @adityakrishna11
    @adityakrishna11 4 года назад

    Thank you for this video!

  • @makhan3462
    @makhan3462 4 года назад

    This book is so awesome I have been using it for while. It's a great for a reference aswell.

  • @Jon_Dang
    @Jon_Dang 4 года назад

    Perfect review, very salient points!

  • @AlessandroBottoni
    @AlessandroBottoni 4 года назад +12

    Great review of a great book. Many Thanks. Nevertheless, I think the real question is: "Is this book still better of an online course (Coursera, MIT, Udemy, whatever...) a collection of online articles/tutorials or even of a selection of RUclips videos?" Or, even: "Is this *paper* book better than its digital counterpart?" Paper books became obsolete very fast and are impossible to update. The time you finish the book and the first chapter looks like a dinosaur... How would you compare a *paper* book with these *digital* alternatives? In particular, would you buy the *paper* version of this book or the *digital* one (the "ebook")? And, what about reading five different books, on five different *specific* subjects, instead of a single 800-pages book that tries to deal with all of them? I mean: a 800-pages books looks really intimidating...

    • @maveriks463
      @maveriks463 4 года назад +1

      Would be interesting to know how this book compares to Coursera /Udacity courses what's the gap topics /concepts etc. I recall someone saying that the second part is helpful for the Tensorfow certification.

    • @RC-qi6hs
      @RC-qi6hs 4 года назад

      I have almost completed Andrew Ng's deep learning specialisation. Would love to compare those

    • @maveriks463
      @maveriks463 4 года назад

      Hope you can get copy of the book and compare some time in the future and report back..

  • @surajaj7867
    @surajaj7867 2 года назад

    Thank you Sir ❤ from India.

  • @andrer3764
    @andrer3764 4 года назад

    Came across your channel for the first time and noticed your book recommendation from a year ago. My luck has it you literally are updating the topic!
    Have a question though: Do you have a suggestion on how to approach books? Read it? Read and do exercises? Was hoping sometimes to be able to sometimes just read the book and be off computer but unsure if that's still an effective way to learn.
    Looking forward to exploring rest of the channel!

    • @gilesmcmullen
      @gilesmcmullen  4 года назад +2

      Definitely do the exercises. Don't just read it, make sure you understand it. If you don't understand something, keep thinking about it until you do.

    • @andrer3764
      @andrer3764 4 года назад

      @@gilesmcmullen Appreciate the suggestions! Will take that approach. Cheers.

  • @juleswombat5309
    @juleswombat5309 4 года назад

    Certainly a great book. Worth buying twice.

  • @harshitmaheshwari8158
    @harshitmaheshwari8158 Год назад +2

    Why these book covers have 🦎 pictures?

  • @darkangel-gw4wk
    @darkangel-gw4wk Год назад

    The first edition of the book is completely free on library genesis

  • @tryggviedwald1542
    @tryggviedwald1542 10 месяцев назад

    In my humble opinion: yes. I’m using it a lot.

  • @carlitos4505
    @carlitos4505 4 года назад

    This is an awesome channel and great content!

  • @DatascienceConcepts
    @DatascienceConcepts 4 года назад

    Great Insights! I would like to add the book 'Learning from Data'- Yaser Mostafa...If you are interested in the theory of Learning.

  • @AqeelAbbasKhan-u1i
    @AqeelAbbasKhan-u1i 6 месяцев назад

    I am a beginner and am starting this book.

  • @nirajabcd
    @nirajabcd 4 года назад

    I have both versions and am proud that I own both of them. Hands down the best book on ML. If you are looking for Deep Learning only, I would recommend Deep Learning with Python by Francios Chollet.

    • @dude5399
      @dude5399 4 года назад

      Would that deep learning book by Chollet be an appropriate next step after going through this ML book?

    • @nirajabcd
      @nirajabcd 3 года назад

      @@dude5399 That's what I did. This book gives you the foundation of ML in general along with DL while Chollet's book is solely focussed on DL along with tips and tricks to build custom model. I suggest you to wait for the 2nd edition which is work in progress.

  • @debjyotiarr
    @debjyotiarr 4 года назад

    This is indeed a very good book. I had seen your previous video on the 1st edition of the book, but by that time the 2nd edition had appeared, so I went ahead and bought that. Still going through it and, again, it's a really good book.
    P.S.: Love your accent.

  • @stephenmaharaj5230
    @stephenmaharaj5230 4 года назад

    Good book for practical learning. Thanks for the recommendation.

  • @maveriks463
    @maveriks463 4 года назад

    Book is worth having but better to have read some other smaller introductuory books first. Also do some python, numpy etc first.
    Then dive in and absorb slowly. Some basic linear algebra would be helpful.
    Relatively cheap compared to many others.

  • @amirmohammadjalili2676
    @amirmohammadjalili2676 2 года назад

    I confirm everything you said.

  • @doglover3133
    @doglover3133 4 года назад

    agree, it is that and Mitchell

  • @samidelcueva
    @samidelcueva 4 года назад

    Sounds amazing!

  • @andrewchen1744
    @andrewchen1744 4 года назад

    Thank you for sharing! As for me, this book is the king of ML!

  • @manitahriri9204
    @manitahriri9204 4 года назад +4

    I am curious to know whether there is a book in mathematics specially tailored for Machine Learning beginner? Nowadays everybody saying you need little bit of math knowledge for Data Engineering and Machine Learning. However nobody mention which level of math is required to start. Which level of Algebra? Which level of Probability? and so on...

    • @sayakbhattacharjee3183
      @sayakbhattacharjee3183 4 года назад

      I would like to know that too..

    • @CheeseOfMasters
      @CheeseOfMasters 4 года назад +2

      I think you should search specifically for a math book for computer science, statistics or something like that. Don't know if there is one specificaly for machine learning.

    • @jasper909
      @jasper909 4 года назад +1

      If you want to understand the theory behind all Machine Learning concepts you'll need to know linear algebra and multivariate calculus. There's a specialization by imperial college London called 'mathematics for machine learning' available on Coursera which covers both topics.

  • @-es2bf
    @-es2bf Год назад +1

    How does that book compare to sebastian raschka's?

  • @saurabhchoudhary4572
    @saurabhchoudhary4572 7 месяцев назад

    Thanks man starting a book and getting to know it's not the best sucks

  • @machinelearningjourney1006
    @machinelearningjourney1006 4 года назад

    yes still the best for practical approach!

  • @moularaoul643
    @moularaoul643 4 года назад

    Thank you so much!!

  • @tear728
    @tear728 4 года назад

    Introduction to Statistical Learning in R is actually better imo.

  • @alenjose3903
    @alenjose3903 4 года назад

    Love these book reviews , will surely look into it 😁👌

  • @Oswald_Anthony
    @Oswald_Anthony 4 года назад +2

    I saw your course, no machine learning, no deep learning and no A.I. So, you offer a traditional course. Coursera has great courses with doctor professor Andrew Y. Ng

  • @Popdad
    @Popdad 2 года назад

    Loved your video. Buy kindle edition to reduce some cost of ownership

  • @pranavgandhi9224
    @pranavgandhi9224 4 года назад

    Thankyou very muchhhhhh sir for your reviews on these books...

  • @LuigiZambetti
    @LuigiZambetti 4 года назад

    When you have to learn something new, do you prefer books o video tutorials?

  • @tomasemilio
    @tomasemilio 4 года назад +1

    this is a great book i have the hard copy,

  • @gilesmcmullen
    @gilesmcmullen  4 года назад +6

    Learn Data Science Fundamentals with 365 Data Science (affiliate link)
    20% off bit.ly/3hbUHdd

    • @yasarahmed2916
      @yasarahmed2916 4 года назад

      hello sir i have just started learning with this book , iam getting errors in executing the program "End-to-End Machine Learning Project" please provide me soluton

  • @kunchen6908
    @kunchen6908 4 года назад

    this is the best book I;ve read about ML. it is not hard.

  • @sureshkumar-kx2xz
    @sureshkumar-kx2xz 4 года назад +1

    Excellent! I am a Neuroscientist at MIT with some background in MATLAB programming. I have been searching for machine learning books and found this video. Do you also suggest this book for people with limited programming, math, coding background? If not, could you suggest books for broader audiences having some coding and no coding experience? In any case, I am going to use this book as I like to challenge myself with difficult books and topic :) Thanks for your video!

  • @patmtc477
    @patmtc477 4 года назад

    I read both books. I can confirm. Is there another book more advanced than this? Please recommend.

  • @waleedazam6916
    @waleedazam6916 4 года назад

    Great Work, buddy :) I personally like this edition though.

  • @kshitijshekhar1144
    @kshitijshekhar1144 2 года назад

    I think 90% of people who wish to learn anything significant, or anything even moderately complex, should learn it top down. Abstraction->details

  • @Sandeep33
    @Sandeep33 4 года назад

    Thank you so much

  • @tamalroy1979
    @tamalroy1979 4 года назад +4

    Rowel Atienza - Advanced Deep Learning with TensorFlow 2 and Keras
    How is this book for DL , TF and Keras Learning?? Can you pls help?

  • @muhtasirimran
    @muhtasirimran 3 года назад

    I want a bit of advice. I was planning to get started with ISLR 2. But, this book is also great. Which one will you recommend to get started with?
    Note: I'm really motivated enough to learn machine learning.

  • @09937vickydicky5565
    @09937vickydicky5565 7 месяцев назад

    How is the book - Machine learning by Andreas Lindholm

  • @dsinghr
    @dsinghr 4 года назад

    but where is the time to read it. Except on weekends.

  • @MaherShahzalal
    @MaherShahzalal 9 месяцев назад

    Although I am a web developer I found it so difficult.Honestly, this was the only book I couldn't understand the content between many software development books.I guess the AI contents is somehow difficult

  • @DavidRussellM
    @DavidRussellM 4 года назад

    Hi Giles, I am practicing programming to improve the world through data science. Your channel and recommendations have been sublimely useful and appreciated! I was wondering what your thoughts are on code academy as a learning tool for beginners?

  • @hardikvegad3508
    @hardikvegad3508 4 года назад

    Solutions to these exercises are available in Appendix A.
    Where can I find this Appendix A?

  • @harshalgargmain
    @harshalgargmain 4 года назад

    I am not a beginner, I am an engineer and I want to learn algebra, statistics, probability, and algorithms related to ML models.
    I already know a little bit of machine learning. I have done a heart disease and titanic project from Kaggle.
    I wanted a detailed course/book. I think this book would be apt for ML model algorithm.
    For maths/stats/probability, should I read
    think stats by O'Reilly or
    Practical Statistics for data science by O'Reilly or
    Mml-book (Cambridge University Press) or
    some other book or
    a combination of books.
    Would these be sufficient for the theoretical knowledge?
    Thanks in advance.

  • @anikgupta3929
    @anikgupta3929 4 года назад

    Hello, Thank You for recommending the books! Wondering if you can advise which books to study in an order to learn basic Python, intermediate/advanced Python, then ML, then Stats and then Maths? Wanted to study one book at a time that’s related to Data Science. Otherwise, it’s overwhelming to see all good book options yet can’t study all books just to learn Python only. One book would be great for respective subjects like Python, ML, Stats and Maths, etc. Thanks,

  • @bhargavrathod4833
    @bhargavrathod4833 4 года назад

    Just a question;
    Does it have like colour printed pages ?
    That's an extra motivation to read more for me !!
    Please answer to that!!
    Thank you for posting such an amazing book review !!!

    • @frrancoisss
      @frrancoisss 4 года назад

      Yes, second édition is color printed, I agree with you that's such an extra motivation
      Do you know other color printed ML books ?

    • @frrancoisss
      @frrancoisss 4 года назад

      Yes, second édition is color printed, I agree with you that's such an extra motivation
      Do you know other color printed ML books ?

  • @ahmedyamany5065
    @ahmedyamany5065 4 года назад

    This book is really good, I have almost studied it, however the section of deep learning still need more improvement, aslo for deep learning, "deep learning with python" for François Chollet is really good book and easier and has more details for who is interested, thanks for interesting videos

  • @hasturyellow1225
    @hasturyellow1225 4 года назад

    Could you recomend a book/resources covering super basic examples of coding python machine learning from scratch without the need for importing the main modules.

  • @ignaciod.5287
    @ignaciod.5287 4 года назад

    so, what would be an ideal option for absolute beginners?

  • @JoBaysal
    @JoBaysal 4 года назад

    very good, your explication is very good

  • @gk3862
    @gk3862 4 года назад

    Could you say what is the best book for Deep Learning? Especially for PyTorch?

  • @jorgecruz4839
    @jorgecruz4839 4 года назад

    Hi! Thank you for the recomendation! A couple of months ago I got very interested on this subject and I have already learned the basics of scikitlearn. My main interest on machine learning is a personal project that involves video analysis and recognition. Do you think this book can help me?
    Thank you in advance!