___________ tree search is on the analysis of the most promising moves, expanding the search tree based on random sampling of the search space.___________树搜索对最有利的动作进行分析,根据搜索空间的随机采样来扩展搜索树。(请填写中文答案)?
举一反三
- ___________ tree search is on ...的随机采样来扩展搜索树。(中英文回答均可
- 使用二分搜索法(binary search)花费的猜测次数比使用线性搜索法_______。
- 中国大学MOOC: There are two approaches to searching for a plan, one is ________________ search, and the other is backward relevant-states search.有两种搜索计划的方式,一个是_____________搜索,而另一个是后向状态空间搜索。
- “search engine”是什么意思? A: 网页 B: 搜索引擎 C: 网址 D: 自动搜索
- 快速搜索随机树算法是以一个初始点作为根节点,通过随机采样增加叶子节点的方式,生成一个随机扩展树。( )