Mastering Pattern Recognition to Intuitive Learning

AI Thread Summary
The discussion centers around the challenges of learning pattern recognition from the book "Pattern Classification" by Duda et al., which is noted for its density and abstract concepts. Participants recommend alternative resources that provide more intuitive explanations, including Bishop's book, "Pattern Recognition and Machine Learning," which is praised for its clarity and has accompanying MATLAB code available on GitHub. Other suggested readings include "Pattern Recognition and Neural Networks" by Ripley and "Elements of Statistical Learning" by Hastie et al., both of which are considered more accessible. The conversation also touches on the inherent complexity of pattern recognition as a skill, highlighting the evolutionary adaptations that enable humans to excel in this area compared to other species.
Avatrin
Messages
242
Reaction score
6
I am currently trying to learn pattern recognition from Pattern Classification by Duda et al. However, this books is a bit too dense for me. I keep hitting walls while trying to read the books (I understand most of the reasoning, but it just becomes too much and too abstract).

Can anybody recommend a book that eases you in more? Or, gives more intuitive explanations of the results? I am trying to get through the first five chapters of the second edition of the book.
 
Computer science news on Phys.org
I would stand by jedishrfu's recommendation of Bishop's book.

Here are some additional suggestions:

Pattern Recognition and Neural Networks, by Ripley

https://www.amazon.com/dp/0521460867/?tag=pfamazon01-20

Elements of Statistical Learning, by Hastie et al.

https://www.amazon.com/dp/0387848576/?tag=pfamazon01-20

(the R functions and the additional resources for the above link can be found in the link below)

http://statweb.stanford.edu/~tibs/ElemStatLearn/index.html
 
Last edited by a moderator:
  • Like
Likes Avatrin
So, I gather you have mastered 'wall' pattern recognition ; Seriously, though, pattern recognition is a complex skill that humans master rather easily. Even birds do not seem to 'recognize' images in the clouds much less those of: dragons, angels,ships, or faces of their fledgeling friends. It took millenia of adaptations for us to acquire the algorithms and memory cross wiring to facilitate this ability, endowing each individual with unique pattern recognition skills. Programmers faces an enormous challenge in writing the alogithms and reference libraries necessary to replicate this ability.
 
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...

Similar threads

Back
Top