What would be the pre-requisite mathematics knowledge required to work through "Paradigms of Artificial Intelligence Programming" by Mr Norvig?
Mathematics Required for PAIP?
1–3 of 3 posts
Re: Mathematics Required for PAIP?
#2The chapters describing the simplification performed by Maxima requires some basic calculus understanding, such as differentiation and integration. But the focus is on the programming techniques, not on math, so it doesn't get too deep. It's more important to think logically, rather than having a deep or broad mathematical background.
Re: Mathematics Required for PAIP?
#3The chapters describing the simplification performed by Maxima requires some basic calculus understanding, such as differentiation and integration. But the focus is on the programming techniques, not on math, so it doesn't get too deep. It's more important to think logically, rather than having a deep or broad mathematical background.
Thanks. I'll work through Calculus too. Hope high-school Calculus (1, 2, & 3) should be good enough!