人機對話系統一直是人工智能領域內的研究熱點,隨著語音技術的日漸成熟,對話管理逐漸被認為是對話系統的關鍵問題,是整個系統的核心功能體現。由于種種限制,目前的人機對話系統大多是面向單個任務領域內的對話,而且只能在單機上運行,很少考慮對話過程涉及的多主題、主題切換、主題間的信息共享,以及對系統的復雜功能進行任務分解,使分解后的各個功能模塊能運行在不同終端上通過通信合作實現更加強大的功能,使得系統易于擴展。 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