Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

New Frontiers in Artificial Intelligence, Kazuhiro Kojima; Maki Sakamoto; Koji Mineshima; Ke


Варианты приобретения
Цена: 68930.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 132 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Kazuhiro Kojima; Maki Sakamoto; Koji Mineshima; Ke
Название:  New Frontiers in Artificial Intelligence
ISBN: 9783030316044
Издательство: Springer
Классификация:




ISBN-10: 3030316041
Обложка/Формат: Soft cover
Страницы: 494
Вес: 0.77 кг.
Дата издания: 2019
Серия: Lecture Notes in Artificial Intelligence
Язык: English
Издание: 1st ed. 2019
Иллюстрации: 84 illustrations, color; 219 illustrations, black and white; xiv, 494 p. 303 illus., 84 illus. in color.
Размер: 234 x 156 x 26
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: JSAI-isAI 2018 Workshops, JURISIN, AI-Biz, SKL, LENLS, IDAA, Yokohama, Japan, November 12–14, 2018, Revised Selected Papers
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book constitutes extended, revised, and selected papers from the 10th International Symposium of Artificial Intelligence supported by the Japanese Society for Artificial Intelligence, JSAI-isAI 2018.

New Frontiers in Artificial Intelligence

Автор: Akito Sakurai; Koiti Hasida; Katsumi Nitta
Название: New Frontiers in Artificial Intelligence
ISBN: 3540710086 ISBN-13(EAN): 9783540710080
Издательство: Springer
Рейтинг:
Цена: 93160.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Constitutes the refereed joint post-proceedings of the 17th and 18th annual conferences of the Japanese Society for Artificial Intelligence, JSAI 2003 and JSAI 2004, and colocated international workshops, held in Niigata, Japan in June 2003 and in Kanazawa, Japan, in May/June 2004 respectively.

Artificial Intelligence for Games

Автор: Millington, Ian, Funge, John
Название: Artificial Intelligence for Games
ISBN: 0123747317 ISBN-13(EAN): 9780123747310
Издательство: Taylor&Francis
Рейтинг:
Цена: 72470.00 T
Наличие на складе: Нет в наличии.
Описание: Creating robust artificial intelligence is one of the greatest challenges for game developers, yet the commercial success of a game is often dependent upon the quality of the AI. In this book, Ian Millington brings extensive professional experience to the problem of improving the quality of AI in games. He describes numerous examples from real games and explores the underlying ideas through detailed case studies. He goes further to introduce many techniques little used by developers today. The book's associated web site contains a library of C++ source code and demonstration programs, and a complete commercial source code library of AI algorithms and techniques.<br><br>"Artificial Intelligence for Games - 2nd edition" will be highly useful to academics teaching courses on game AI, in that it includes exercises with each chapter. It will also include new and expanded coverage of the following: AI-oriented gameplay; Behavior driven AI; Casual games (puzzle games). <br><br>* The first comprehensive, professional tutorial and reference to implement true AI in games written by an engineer with extensive industry experience.<br>* Walks through the entire development process from beginning to end.<br>* Includes examples from over 100 real games, 10 in-depth case studies, and web site with sample code.

Frontiers of Multimedia Research

Автор: Shih-Fu Chang
Название: Frontiers of Multimedia Research
ISBN: 1970001070 ISBN-13(EAN): 9781970001075
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 94850.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The field of multimedia is unique in offering a rich and dynamic forum for researchers from “traditional” fields to collaborate and develop new solutions and knowledge that transcend the boundaries of individual disciplines. Despite the prolific research activities and outcomes, however, few efforts have been made to develop books that serve as an introduction to the rich spectrum of topics covered by this broad field. A few books are available that either focus on specific subfields or basic background in multimedia. Tutorial-style materials covering the active topics being pursued by the leading researchers at frontiers of the field are currently lacking.In 2015, ACM SIGMM, the special interest group on multimedia, launched a new initiative to address this void by selecting and inviting 12 rising-star speakers from different subfields of multimedia research to deliver plenary tutorial-style talks at the ACM Multimedia conference for 2015. Each speaker discussed the challenges and state-of-the-art developments of their prospective research areas in a general manner to the broad community. The covered topics were comprehensive, including multimedia content understanding, multimodal human-human and human-computer interaction, multimedia social media, and multimedia system architecture and deployment.Following the very positive responses to these talks, the speakers were invited to expand the content covered in their talks into chapters that can be used as reference material for researchers, students, and practitioners. Each chapter discusses the problems, technical challenges, state-of-the-art approaches and performances, open issues, and promising direction for future work. Collectively, the chapters provide an excellent sampling of major topics addressed by the community as a whole. This book, capturing some of the outcomes of such efforts, is well positioned to fill the aforementioned needs in providing tutorial-style reference materials for frontier topics in multimedia.At the same time, the speed and sophistication required of data processing have grown. In addition to simple queries, complex algorithms like machine learning and graph analysis are becoming common. And in addition to batch processing, streaming analysis of real-time data is required to let organizations take timely action. Future computing platforms will need to not only scale out traditional workloads, but support these new applications too.This book, a revised version of the 2014 ACM Dissertation Award winning dissertation, proposes an architecture for cluster computing systems that can tackle emerging data processing workloads at scale. Whereas early cluster computing systems, like MapReduce, handled batch processing, our architecture also enables streaming and interactive queries, while keeping MapReduce's scalability and fault tolerance. And whereas most deployed systems only support simple one-pass computations (e.g., SQL queries), ours also extends to the multi-pass algorithms required for complex analytics like machine learning. Finally, unlike the specialized systems proposed for some of these workloads, our architecture allows these computations to be combined, enabling rich new applications that intermix, for example, streaming and batch processing.We achieve these results through a simple extension to MapReduce that adds primitives for data sharing, called Resilient Distributed Datasets (RDDs). We show that this is enough to capture a wide range of workloads. We implement RDDs in the open source Spark system, which we evaluate using synthetic and real workloads. Spark matches or exceeds the performance of specialized systems in many domains, while offering stronger fault tolerance properties and allowing these workloads to be combined. Finally, we examine the generality of RDDs from both a theoretical modeling perspective and a systems perspective.This version of the dissertation makes corrections throughout the text and adds a new s

New Frontiers in Artificial Intelligence

Автор: Takashi Washio; Akito Sakurai; Katsuto Nakajima; H
Название: New Frontiers in Artificial Intelligence
ISBN: 3540354700 ISBN-13(EAN): 9783540354703
Издательство: Springer
Рейтинг:
Цена: 83850.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Presents the joint post-proceedings of five international workshops organized by the Japanese Society for Artificial Intelligence, during the 19th Annual Conference JSAI 2005. This book includes the papers covering such topics as logic and engineering of natural language semantics, learning with logics, and agent network dynamics and intelligence.

Frontiers of Multimedia Research

Автор: Shih-Fu Chang
Название: Frontiers of Multimedia Research
ISBN: 1970001046 ISBN-13(EAN): 9781970001044
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 77370.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The field of multimedia is unique in offering a rich and dynamic forum for researchers from “traditional” fields to collaborate and develop new solutions and knowledge that transcend the boundaries of individual disciplines. Despite the prolific research activities and outcomes, however, few efforts have been made to develop books that serve as an introduction to the rich spectrum of topics covered by this broad field. A few books are available that either focus on specific subfields or basic background in multimedia. Tutorial-style materials covering the active topics being pursued by the leading researchers at frontiers of the field are currently lacking.In 2015, ACM SIGMM, the special interest group on multimedia, launched a new initiative to address this void by selecting and inviting 12 rising-star speakers from different subfields of multimedia research to deliver plenary tutorial-style talks at the ACM Multimedia conference for 2015. Each speaker discussed the challenges and state-of-the-art developments of their prospective research areas in a general manner to the broad community. The covered topics were comprehensive, including multimedia content understanding, multimodal human-human and human-computer interaction, multimedia social media, and multimedia system architecture and deployment.Following the very positive responses to these talks, the speakers were invited to expand the content covered in their talks into chapters that can be used as reference material for researchers, students, and practitioners. Each chapter discusses the problems, technical challenges, state-of-the-art approaches and performances, open issues, and promising direction for future work. Collectively, the chapters provide an excellent sampling of major topics addressed by the community as a whole. This book, capturing some of the outcomes of such efforts, is well positioned to fill the aforementioned needs in providing tutorial-style reference materials for frontier topics in multimedia.At the same time, the speed and sophistication required of data processing have grown. In addition to simple queries, complex algorithms like machine learning and graph analysis are becoming common. And in addition to batch processing, streaming analysis of real-time data is required to let organizations take timely action. Future computing platforms will need to not only scale out traditional workloads, but support these new applications too.This book, a revised version of the 2014 ACM Dissertation Award winning dissertation, proposes an architecture for cluster computing systems that can tackle emerging data processing workloads at scale. Whereas early cluster computing systems, like MapReduce, handled batch processing, our architecture also enables streaming and interactive queries, while keeping MapReduce's scalability and fault tolerance. And whereas most deployed systems only support simple one-pass computations (e.g., SQL queries), ours also extends to the multi-pass algorithms required for complex analytics like machine learning. Finally, unlike the specialized systems proposed for some of these workloads, our architecture allows these computations to be combined, enabling rich new applications that intermix, for example, streaming and batch processing.We achieve these results through a simple extension to MapReduce that adds primitives for data sharing, called Resilient Distributed Datasets (RDDs). We show that this is enough to capture a wide range of workloads. We implement RDDs in the open source Spark system, which we evaluate using synthetic and real workloads. Spark matches or exceeds the performance of specialized systems in many domains, while offering stronger fault tolerance properties and allowing these workloads to be combined. Finally, we examine the generality of RDDs from both a theoretical modeling perspective and a systems perspective.This version of the dissertation makes corrections throughout the text and adds a new s

New Frontiers in Artificial Intelligence

Автор: Ken Satoh; Akihiro Inokuchi; Katashi Nagao; Takahi
Название: New Frontiers in Artificial Intelligence
ISBN: 354078196X ISBN-13(EAN): 9783540781967
Издательство: Springer
Рейтинг:
Цена: 81050.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

New Frontiers in Artificial Intelligence

Автор: Takashi Washio; Ken Satoh; Hideaki Takeda; Akihiro
Название: New Frontiers in Artificial Intelligence
ISBN: 3540699015 ISBN-13(EAN): 9783540699019
Издательство: Springer
Рейтинг:
Цена: 81050.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Constitutes the refereed joint post-proceedings of three international workshops organized by the Japanese Society for Artificial Intelligence, held in Tokyo, Japan in June 2006 during the 20th Annual Conference JSAI 2006.

New Frontiers in Artificial Intelligence

Автор: Hiromitsu Hattori; Takahiro Kawamura; Tsuyoshi Ide
Название: New Frontiers in Artificial Intelligence
ISBN: 3642006086 ISBN-13(EAN): 9783642006081
Издательство: Springer
Рейтинг:
Цена: 65210.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Consists of award papers from the 22nd Annual Conference of the Japanese Society for Artificial Intelligence, held in Asahikawa, Japan, in June 2008 and selected papers from three co-located international workshops.

Frontiers of Intelligent Control and Information Processing

Автор: Liu Derong, Apippi Cesare, Zhao Dongbin
Название: Frontiers of Intelligent Control and Information Processing
ISBN: 9814616877 ISBN-13(EAN): 9789814616874
Издательство: World Scientific Publishing
Цена: 158400.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The current research and development in intelligent control and information processing have been driven increasingly by advancements made from fields outside the traditional control areas, into new frontiers of intelligent control and information processing so as to deal with ever more complex systems with ever growing size of data and complexity.

Artificial Intelligence Frontiers in Statistics

Автор: Hand
Название: Artificial Intelligence Frontiers in Statistics
ISBN: 0412407108 ISBN-13(EAN): 9780412407109
Издательство: Taylor&Francis
Рейтинг:
Цена: 183750.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book presents a summary of recent work on the interface between artificial intelligence and statistics

New Frontiers in Artificial Intelligence

Автор: Setsuya Kurahashi; Yuiko Ohta; Sachiyo Arai; Ken S
Название: New Frontiers in Artificial Intelligence
ISBN: 3319615718 ISBN-13(EAN): 9783319615714
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Logic engineering of natural language semantics.- Healthy aging tech mashup service, data and people.- Artificial intelligence of and for business.- Juris-informatics - studies of legal issues from the perspecitve of informatics.

New Frontiers in Artificial Intelligence

Автор: Mihoko Otake; Setsuya Kurahashi; Yuiko Ota; Ken Sa
Название: New Frontiers in Artificial Intelligence
ISBN: 3319509527 ISBN-13(EAN): 9783319509525
Издательство: Springer
Рейтинг:
Цена: 74530.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book constitutes the thoroughly refereed post-conference proceedings of the JSAI-isAI 2015 Workshops LENLS 12, JURISIN 9, AAA 2015, HAT-MASH 2015, TSDAA 2015, ASD-HR 2015, and SKL 2015, held in Kanagawa, Japan, in November 2015.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия