DEV Community

Discussion on: K-Means Clustering for Magic: The Gathering - Card Recommendation

Collapse
 
kenbellows profile image
Ken Bellows

As for books, tbh I'm not that well read on information theory or image compression either, I basically just learned what I needed to for this project haha. The textbook we're using for this class is the famous Artificial Intelligence: A Modern Approach (warning: large PDF) by Stuart Russel and Peter Norvig, which is an awesome introductory AI textbook, though it sounds like you're already well into AI anyway

Thread Thread
 
strikingloo profile image
Luciano Strika

Thank you! That's a clever algorithm, I'll try it out sometime.
In class, I remember we tried denoising images with PCA, and it worked wonders.