Click to See Complete Forum and Search --> : Symbolware.AIMA: C# implementation of AIMA


Symbolware
January 30th, 2008, 05:59 AM
Symbolware.AIMA is C# implementation of algorithms from Norvig and Russell's "Artificial Intelligence - A Modern Approach". You can find it at http://www.symbolware.com/aima

JimK
January 30th, 2008, 10:58 AM
Why you have selected to use C# and not Python? [I believe it is more efficient than C# for such a problem]

Symbolware
February 8th, 2008, 07:50 AM
Why you have selected to use C# and not Python? [I believe it is more efficient than C# for such a problem]

Please see: http://blogs.symbolware.com/?p=68

Thanks!