Re: SimpleAI, Artificial Intelligence with Python - [released]

2013-01-17 Thread fisadev
On Wednesday, January 16, 2013 9:38:12 PM UTC-3, alex23 wrote: > On Jan 17, 8:01 am, Elias Andrawos wrote: > > > SimpleAI is an easy to use lib implementing in python many of the > > > artificial intelligence algorithms described on the book "Artificial > > > Intelligence, a Modern Approach" >

Re: SimpleAI, Artificial Intelligence with Python - [released]

2013-01-16 Thread alex23
On Jan 17, 8:01 am, Elias Andrawos wrote: > SimpleAI is an easy to use lib implementing in python many of the > artificial intelligence algorithms described on the book "Artificial > Intelligence, a Modern Approach" Thanks for this, it looks great. One question: I couldn't find any mention of wha

SimpleAI, Artificial Intelligence with Python - [released]

2013-01-16 Thread Elias Andrawos
SimpleAI is an easy to use lib implementing in python many of the artificial intelligence algorithms described on the book "Artificial Intelligence, a Modern Approach", from Stuart Russel and Peter Norvig. This implementation takes some of the ideas from the Norvig's implementation (the aima-p