We can evaluate an algorithm's performance in four ways:
Completeness: Is the algorithm guaranteed to find a solution when there is one?
Optimality: Does the strategy find the optimal solution?
Time complexity: How long does it take to find a solution?
Space complexity: How much memory is needed to perform the search? (查看原文)
《人工智能:现代方法》(Artificial Intelligence: A Modern Approach)应该是搞人工智能必读的一本教科书了,在今年出版了最新版第四版。(第三版英文版是2009年出版的,中文版于2013年出版) 十分有幸成为了中文版首批读者,应邀来豆瓣写书评。 由于“首批读者尊享版”只有...
(展开)
还没人写过短评呢
还没人写过短评呢