Java知识分享网 - 轻松学习从此开始!    

Java知识分享网

Java1234官方群25:java1234官方群17
Java1234官方群25:838462530
        
SpringBoot+SpringSecurity+Vue+ElementPlus权限系统实战课程 震撼发布        

最新Java全栈就业实战课程(免费)

springcloud分布式电商秒杀实战课程

IDEA永久激活

66套java实战课程无套路领取

锋哥开始收Java学员啦!

Python学习路线图

锋哥开始收Java学员啦!
当前位置: 主页 > Java文档 > Java基础相关 >

Algorithms for Decision Making PDF 下载


分享到:
时间:2021-02-03 18:17来源:http://www.java1234.com 作者:转载  侵权举报
Algorithms for Decision Making PDF 下载
失效链接处理
Algorithms for Decision Making PDF 下载


本站整理下载:
提取码:1uhr 
 
相关截图:
 
主要内容:


1 Introduction
Many important problems involve decision making under uncertainty, including
aircraft collision avoidance, wildfire management, and disaster response. When
designing automated decision-making systems or decision-support systems, it is
important to account for the various sources of uncertainty when making or recommending decisions. Accounting for these sources of uncertainty and carefully
balancing the multiple objectives of the system can be very challenging. We will
discuss these challenges from a computational perspective, aiming to provide
the theory behind decision-making models and computational approaches. This
chapter introduces the problem of decision making under uncertainty, provides
some example applications, and outlines the space of possible computational
approaches. The chapter then summarizes how various disciplines have contributed to our understanding of intelligent decision making and highlights areas
of potential societal impact. We conclude with an outline of the remainder of the
book.
1.1 Decision Making
An agent is something that acts based on observations of its environment. Agents
may be physical entities, like humans or robots, or they may be nonphysical entities, such as decision support systems that are implemented entirely in software.
As shown in figure 1.1, the interaction between the agent and the world follows
an observe-act cycle or loop.
The agent at time treceives an observation of the world, denoted ot
. Observations
may be made, for example, through a biological sensory process as in humans
or by a sensor system like radar in an air traffic control system. Observations are
often incomplete or noisy; humans may not see an approaching aircraft or a radar

 

------分隔线----------------------------

锋哥公众号


锋哥微信


关注公众号
【Java资料站】
回复 666
获取 
66套java
从菜鸡到大神
项目实战课程

锋哥推荐