Finding the Perfect Machine Learning Textbook for a Physics BSc

In summary, the recommended book for someone with no stats background is "Learning From Data" by David J. Mackay. It is $30 in the US and has accompanying lectures that run currently at Caltech. Another book recommended for a stats background is "Practical Statistics for Data Scientists" by Gareth Morgan.
  • #1
vancouver_water
77
10
Hello, recently I've become interested in learning more about machine learning, and am looking for a good textbook to study from. My background: Finished most of the required courses for my physics BSc and the related math courses. Some relevant courses I have taken:

Linear Algebra
Calculus I-IV
Complex Analysis
Differential Equations (ODEs, 2 courses in PDEs)
Greens Functions
Calculus of Variations
Probability

I haven't taken a Stats course but our probability course covered some basic stats. I also have a lot of experience in numerical computing and numerical linear algebra.

Any recommendations? Thank you!
 
Physics news on Phys.org
  • #4
My favorite on the subject is

Learning From Data

The book is only $30 in the US, though in other locations it costs more due to bizarre licensing issues (e.g. in Canada I think it is $100).

The associated course run by one of the authors at Caltech is going on right now on edx. (I took it in a prior session.) You are a bit late but may want to jump in -- the prof personally answers like ##\frac{3}{4}## of the questions in the forum himself which is remarkable. The book is complementary to the course and the course is programming language agnostic.

I would not start with a book on neural nets and deep learning. That is way too specialized to start, and there is already an issue in the industry where a sizable number of people think machine learning is only deep learning. The situation is reminiscent of the blind men touching an elephant, and one of them only touches the tail and thinks and elephant is like a snake.

Hastie and Tibshirani is fine and a lot of people like their book. They seem to be a bit too obsessed with classical stats and R in my view, but they are very highly regarded and cover a lot of ground.
 
  • Like
Likes Daverz
  • #5
Thanks for the recommendations guys, I'll look into these books. Would it also be recommended to work through a stats book at the same time, or do these all cover the necessarystats?
 
  • #9
atyy said:
https://www.cs.ubc.ca/~murphyk/MLbook/
Machine Learning: a Probabilistic Perspective
by Kevin Patrick Murphy

http://www.inference.org.uk/mackay/itila/
Information Theory, Inference, and Learning Algorithms
by David J. C. Mackay
http://www.inference.org.uk/mackay/itprnn/
Information Theory, Pattern Recognition and Neural Networks
University of Cambridge, Part III Physics Course, Minor option
by David J. C. Mackay

Interesting, Kevin Murphy used to be a prof at my school (UBC) but now works for Google.
 
  • #10
Without any stats background I found the earlier edition of ESL to be a tough read. Worth a shot since you can get the PDF legit for free on their website nevertheless.

If that doesn't work out, you can check out Introduction to Statistical Learning, which shares an author or two with ESL and assumes less stats knowledge. http://www-bcf.usc.edu/~gareth/ISL/ Again, they got a legit PDF free on their site.

The above are more of the statistician's perspective on the subject, which I think is valuable. I read bits and pieces from both and I thought it well written. From a more engineering/cs viewpoint, I like Bishop's Machine Learning and Pattern Recognition book. Unfortunately there is no legit free PDF on that one. Check out the free samples out there and see what you think. It is outdated, but if you supplement with say Goodfellow et al.'s Deep Learning (free electronic version http://www.deeplearningbook.org/), you should have a good foundation.

I personally don't like Murphy's ML book. Seemed encyclopedic and way too brief at some areas, just throwing equations without much motivation, explanation, etc. I think the introductory material on probability and stats is more expanded and probably better than Bishop's though.

Another suggestion, if you're into theory, then Understanding Machine Learning is great http://www.cs.huji.ac.il/~shais/UnderstandingMachineLearning/ with free PDF.

If you want to learn some probably & stats separately, I don't really have good suggestions.

- Wasserman, All of Statistics. I used this in a course. I liked it in the context of a course with a lecture, but it is too concise to learn from alone, I think.

- Casella & Berger, Statistical Inference. I bought a cheap Chinese copy of this to supplement the above. Probably overkill, as it covers a lot of analytical methods to evaluate hypothesis tests and confidence intervals. I guess you could skim that like I did :) Lacking on material on Bayesian stats though, which is useful in some ML methods.

EDIT: I am reminded of the reading list Michael Jordan wrote. This is for a deep dive into the subject as prep for a PhD under him http://www.statsblogs.com/2014/12/30/machine-learning-books-suggested-by-michael-i-jordan-from-berkeley/
 
Last edited:
  • Like
Likes Daverz and atyy

1. What are the key topics that should be covered in a machine learning textbook for a Physics BSc?

Some key topics that should be covered in a machine learning textbook for a Physics BSc include: linear regression, classification algorithms, neural networks, deep learning, reinforcement learning, and applications of machine learning in physics.

2. Is it necessary for the textbook to have a strong focus on mathematics?

Yes, a strong understanding of mathematics is essential for understanding the algorithms and concepts in machine learning. A good machine learning textbook for a Physics BSc should cover topics such as linear algebra, calculus, and probability theory.

3. Are there any recommended textbooks for machine learning specifically for Physics BSc students?

Yes, some recommended textbooks for machine learning for Physics BSc students include "Machine Learning for Physicists" by Carl E. Rasmussen and "Machine Learning: An Algorithmic Perspective" by Stephen Marsland.

4. Is it important for the textbook to include practical examples and exercises?

Yes, including practical examples and exercises is crucial for understanding the application of machine learning in physics. This will allow students to gain hands-on experience and reinforce their understanding of the concepts.

5. Can a machine learning textbook be used as a standalone resource for a Physics BSc course?

It depends on the specific course and the instructor's requirements. However, it is recommended to use the textbook as a supplementary resource alongside lectures and other materials for a comprehensive understanding of machine learning in physics.

Similar threads

  • Science and Math Textbooks
Replies
13
Views
2K
  • Science and Math Textbooks
Replies
8
Views
2K
Replies
12
Views
3K
  • Science and Math Textbooks
Replies
19
Views
843
  • Science and Math Textbooks
Replies
14
Views
2K
  • Science and Math Textbooks
Replies
8
Views
1K
  • Science and Math Textbooks
Replies
10
Views
3K
  • Science and Math Textbooks
Replies
11
Views
2K
  • Science and Math Textbooks
Replies
6
Views
1K
  • Science and Math Textbooks
Replies
28
Views
2K
Back
Top