Re: Pattern recognition
Re: Pattern recognition
- Subject: Re: Pattern recognition
- From: Tim Ramsey <email@hidden>
- Date: Fri, 8 Aug 2003 22:55:07 -0500
On Friday, August 8, 2003, at 02:50 am, Raiyan Kabir wrote:
Dear All,
Can any body help me? I need to know what book will the best
for beginning with Pattern recognition. I'm an electrical
engineering student and want study on Pattern recognition my self.
Can any of you help me?
Raiyan
the most successful pattern finders i think, that i know of, are
called compressors. as in gzip / lzw etc. compression algorithms do
exactly that - find patterns. the better they can find patterns the
better they can compress. i've just bought a book called 'text
compression' by bell, cleary and whitten and is generally reckoned
to be pretty good.
That depends on what kind of pattern recognition you have in mind.
If you are thinking about Bayesian statistical pattern recognition
(i.e. discrimination/object recognition) as opposed to finding
recurring patterns like in text, look for books and papers by
Kenosuke Fukunaga - I don't remember a title. This type of
recognition overlaps what neural nets do, but is not necessarily the
same thing.
--
Tim
Reject your sense of injury and the injury itself disappears. -Marcus
Aurelius, philosopher and writer (121-180)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.