人工智能
文章平均质量分 95
努力的猿猿
此人很勤快,什么都写了
展开
-
CS188 Project 4: Inference in Bayes Nets(4-6)
CS188 Project 4: Inference in Bayes NetsQuestion 4 (4 points): Eliminate原理方法代码结果Question 5 (4 points): Normalize原理方法代码结果Question 6 (4 points): Variable Elimination原理方法代码结果数据及效果对比Bayes Net StructureBayes Net ProbabilitiesJoin Factors收获Question 4 (4 points)原创 2021-10-22 10:17:13 · 1358 阅读 · 0 评论 -
CS188 Project 4: Inference in Bayes Nets(1-3)
CS188 Project 4: Inference in Bayes NetsQuestion 1 (3 points): Bayes Net Structure原理方法代码结果Question 2 (1 point): Bayes Net Probabilities原理方法代码结果Question 3 (5 points): Join Factors原理方法代码结果数据及效果对比Bayes Net StructureBayes Net ProbabilitiesJoin Factors收获Questi原创 2021-10-11 13:42:04 · 1337 阅读 · 0 评论 -
搜索算法案例分析
搜索算法案例分析贪婪最优搜索算法案例场景解决方案改进点思考A*搜索算法案例场景解决方案改进点思考案例场景解决方案改进点思考模拟退火搜索算法案例场景解决方案改进点思考遗传搜索算法案例场景解决方案改进点思考蚁群优化搜索算法案例场景解决方案改进点思考粒子群优化搜索算法案例场景解决方案改进点思考最小最大搜索算法案例场景解决方案改进点思考α-β剪枝搜索算法案例场景解决方案改进点思考蒙特卡洛树搜索算法案例场景解决方案改进点思考贪婪最优搜索算法案例场景著名的Romania地图,以Bucharest为目标,Arad为原创 2021-09-23 02:05:29 · 1833 阅读 · 0 评论 -
CS188 Project 2: Multi-Agent Search
CS188 Project 2: Multi-Agent SearchQuestion 2 (5 points): Minimax原理方法代码结果Question 3 (5 points): Alpha-Beta Pruning原理方法代码结果Question 4 (5 points): Expectimax原理方法代码结果Question 5 (6 points): Evaluation Function原理方法代码结果数据及效果对比MinimaxAlpha-Beta PruningExpectimax收原创 2021-09-16 01:18:06 · 3225 阅读 · 0 评论