人机对话系统一直是人工智能领域内的研究热点,随着语音技术的日渐成熟,对话管理逐渐被认为是对话系统的关键问题,是整个系统的核心功能体现。由于种种限制,目前的人机对话系统大多是面向单个任务领域内的对话,而且只能在单机上运行,很少考虑对话过程涉及的多主题、主题切换、主题间的信息共享,以及对系统的复杂功能进行任务分解,使分解后的各个功能模块能运行在不同终端上通过通信合作实现更加强大的功能,使得系统易于扩展。 Agent技术是解决这些问题的最好方法,利用Agent技术可以很容易地实现任务的分解,多Agent之间又能通过一些通信机制实现Agent之间的信息共享。
上传时间: 2013-12-17
上传用户:liglechongchong
多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.
上传时间: 2014-01-25
上传用户:busterman
neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defined. An entire multi-layer network can be created in a few lines, and trained with two functions. Layers can be connected to one another easily and painlessly.
标签: Programmer Networks entirely network
上传时间: 2013-12-24
上传用户:liuchee
Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than any other major language used today. Java I/O is the first and still the only book to fully expose the power and sophistication of this library.
标签: cross-platform language powerful provide
上传时间: 2014-01-07
上传用户:pompey
JADE开发平台指南,开发多AGENT系统
上传时间: 2017-01-08
上传用户:lacsx
Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
标签: Delaunay triangulations triangulation clicking
上传时间: 2013-11-25
上传用户:zhaiye
介绍分布式人工智能的不错的入门书籍,主要利用分布式人工智能技术来构建multi-agent系统……
上传时间: 2014-11-26
上传用户:tianyi223
Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.
标签: authoritative Programming Microsoft Services
上传时间: 2013-12-26
上传用户:Shaikh
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages.
标签: example-driven introduction gradually approach
上传时间: 2014-01-12
上传用户:koulian
Microsoft Visual Basic developers have long clamored for complete objectoriented language support. Microsoft Visual Basic .NET supports all the features of an objectoriented language. In addition, the entire Microsoft .NET Framework, which includes the development support for Microsoft Windows applications, Web applications, Web services, graphics, and data access, is designed according to object-oriented principles. Developers who have a firm grasp of object-oriented principles will be the strongest .NET developers.
标签: objectoriented developers Microsoft clamored
上传时间: 2014-12-21
上传用户:shizhanincc