AI with c# and LINQ
I came across
this from Miguel de Icaza's twitter feed, Christopher Park designing an AI with c# and LINQ. Currently it is a 4 part series, each is an interesting read into what exactly goes into an artificial intelligence
system.
Introduction
Queries and Code
Limitations
Asymmetrical…