Rory, I have no idea what Easy AI with python covered, but the book Programming Collective Intelligence covers a bunch of AI topics (google pagerank, bayesian filters, matchmaking algorithms, classification and pattern matching using neural networks & support vector machines, etc) and uses Python for all the sample code. Absolutely brilliant book which shows just how easy complex things become with the right tools (or programming languages ;-) in this case). All the sample code uses real world data too, which makes it quite interesting and fun to learn (eg, using the facebook, ebay, amazon etc apis to build actually useful sample programs).
2009/4/2 Rory Geoghegan <[email protected]>: > > Easy AI with python blew my socks off. It just shows how elegant and > powerful plain python is. > > --Rory > > 2009/4/2 Pádraig Brady <[email protected]>: >> >> http://pycon.blip.tv/ >> >> One I particularly liked was Raymond Hettinger's: >> "Easy AI with Python" >> http://pycon.blip.tv/file/1947373/ >> http://us.pycon.org/2009/conference/schedule/event/71/ >> >> cheers, >> Pádraig. >> >> > >> > > > > -- Daniel Kersten. Leveraging dynamic paradigms since the synergies of 1985. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
