Earlier quoted context omitted.
Can you give any recommendations for a little bit of differential geometry?
I think the standard reference is probably Spivak's 'Calculus on Manifolds' but this never really did it for me. If you have a background in physics then some combination of Nakahara's 'Geometry, Topology and Physics' and Baez and Muniain's 'Gauge Fields, Knots and Gravity' might be good (I haven't included relativity textbooks as I assume it you have a background in GR then you have enough differential geometry). An…
Learning Math for Machine Learning
111–119 of 119 posts
Re: Learning Math for Machine Learning
#112For those who don't know, please check out 3blue1brown videos on youtube for a better understanding of concepts like Linear algebra and other things required for machine learning. Thank me later.
Re: Learning Math for Machine Learning
#113Earlier quoted context omitted.
We should find or start a Slack / Discord where we go through a math textbook and conquer our fear of mathematics together.
holy crap that's an amazing idea
Re: Learning Math for Machine Learning
#114Earlier quoted context omitted.
We should find or start a Slack / Discord where we go through a math textbook and conquer our fear of mathematics together.
Oh man, this needs to exist.
Re: Learning Math for Machine Learning
#115Earlier quoted context omitted.
to achieve that "comfortability" "comfort" is a perfectly cromulent word for this.
I was quoting the article; but thank you, I didn't know that. Good to know.
Re: Learning Math for Machine Learning
#116I think a lot of people need to start from the basics because they don't have a good foundation in math. The core problem is schools will push you along if you can somehow produce the correct answer for 70% of the problems on a test. Combine this with intense pressure not to fail and you will very likely end up in higher level math courses with many gaping holes in your foundational knowledge. You thus end up relying…
> Like, I didn't understand how division works -- if someone were to ask me what (3/4) / (5/6) even means conceptually I would not have been able to provide a coherent, accurate explanation. "Uh... it's like taking 5/6 of 3/4... wait no that's multiplication... you need to flip the second fraction over... for some reason..." In case you (or others reading this) still struggle to formalize division, a very nice way to…
Re: Learning Math for Machine Learning
#117>A student’s mindset, as opposed to innate ability, is the primary predictor of one’s ability to learn math (as shown by recent studies). The article seems good overall, but I only skimmed the rest after seeing a citation of a 5-year-old Atlantic article describing disputed and at minimum highly exaggerated findings presented as 'shown in recent studies'.
Re: Learning Math for Machine Learning
#118Here is a nice "cheat sheet" that introduces many math concepts needed for ML: https://ml-cheatsheet.readthedocs.io/en/latest/ > As soft prerequisites, we assume basic comfortability with linear algebra/matrix calc [...] > That's a bit of an understatement. I think anyone interested in learning ML should invest the time needed to deeply understand Linear Algebra: vectors, linear transformations, representations, vect…
Re: Learning Math for Machine Learning
#119Earlier quoted context omitted.
You don't need to do a second bachelors - you really need four or so courses. If you have the patience and dedication you can sit down with the textbooks and work through them on your own.
This. There's always more you might want to learn, but when people talk about these basics, it's really just being super focused in 4 or so classes, not a whole ivy league undergrad curriculum in math. probability & stats, multivariable calculus, and linear algebra will take you a long way.
True for me. I knew all of these from my course work when I graduated with my CS degree in 1996. I haven't used them at all in my career, and so I'd be starting basically from scratch re-learning them.