Description
SimpleAI is an implementation of AI algorithms based on aima-python,
This implementation takes some of the ideas from the Norvig’s implementation (the aima-python lib), but it’s made with a more “pythonic” approach, and more emphasis on creating a stable, modern, and mantenible version.