Jump to content

Jessica Brown

Administrators
  • Joined

  • Last visited

Everything posted by Jessica Brown

  1. The Age of AI /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } The Age of AI And Our Human Future by Henry Kissinger, Eric Schmidt, Daniel Huttenlocher Publisher John Murray Published Date 2022 Page Count 266 Categories Computers / Artificial Intelligence / General, Computers / Artificial Intelligence / Expert Systems, Computers / Security / General, Political Science / Privacy & Surveillance, Social Science / Sociology / General, Technology & Engineering / Social Aspects Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1529375991 THE WAY HUMANS NAVIGATE THE WORLD IS ALTERING, FOREVER. THIS IS YOUR ESSENTIAL AI ROADMAP. AI is revolutionizing how we approach security, economics, order and even knowledge itself. It is changing how we experience reality, and our role within it. Three of our most accomplished and deep thinkers explore what this means for our present and our future, tackling the questions that will affect as all: What will it mean to be human? What are the key frontier risks? What AI ethics are we going to need? How is AI impacting politics, defence, medicine and education? 'Absolutely masterful . . . the book we all need' Fareed Zakaria 'A muscular contribution to one of the 21st century's most pressing debates' The Economist Henry Kissinger was the 56th Secretary of State and winner of the Nobel Peace Prize; Eric Schmidt, Google's former CEO, lead the company's growth for over a decade and Daniel Huttenlocher is dean of the MIT Schwarzman College of Computing. More Information
  2. Frankissstein /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Frankissstein A Love Story by Jeanette Winterson Publisher Vintage Published Date 2019 Page Count 343 Categories Fiction / Horror, Fiction / Literary, Fiction / Romance / Contemporary, Fiction / Gothic, Fiction / Romance / Historical / General, Fiction / Romance / Science Fiction, Fiction / Romance / LGBTQ+ / Transgender, Fiction / Science Fiction / General, Fiction / Science Fiction / Genetic Engineering, Fiction / Thrillers / Technological, Fiction / Political, Fiction / Women Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1787331407 "Since her astonishing debut at twenty-five with Oranges Are Not the Only Fruit, Jeanette Winterson has achieved worldwide critical and commercial success as "one of the most daring and inventive writers of our time" (Elle). Her new novel, Frankissstein, is an audacious love story that weaves disparate lives into an exploration of transhumanism, artificial intelligence, and queer love. Lake Geneva, 1816. Nineteen-year-old Mary Shelley is inspired to write a story about a scientist who creates a new life-form. In Brexit Britain, 2019, a young transgender doctor called Ry is falling in love with Victor Stein, a celebrated professor leading the public debate around AI and carrying out some experiments of his own in a vast underground network of tunnels. Meanwhile, Ron Lord, just divorced and living with his mum, is set to make his fortune launching a new generation of sex dolls for lonely men everywhere. Across the Atlantic, in Phoenix, Arizona, a cryogenics facility houses dozens of bodies of men and women who are medically and legally dead ... but waiting to return to life. What will happen when homo sapiens is no longer the smartest being on the planet? In fiercely intelligent prose, Jeanette Winterson shows us how much closer we are to that future than we realize. Funny and furious, bold and clear-sighted, Frankissstein is a love story about life itself."- More Information
  3. Building a Virtual Assistant for Raspberry Pi /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Building a Virtual Assistant for Raspberry Pi The practical guide for constructing a voice-controlled virtual assistant by Tanay Pant Publisher Apress Published Date 2016-07-27 Page Count 95 Categories Computers / Hardware / General, Computers / Intelligence (AI) & Semantics, Technology & Engineering / Robotics Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1484221672 Build a voice-controlled virtual assistant using speech-to-text engines, text-to-speech engines, and conversation modules. This book shows you how to program the virtual assistant to gather data from the internet (weather data, data from Wikipedia, data mining); play music; and take notes. Each chapter covers building a mini project/module to make the virtual assistant better. You'll develop the software on Linux or OS X before transferring it to your Raspberry Pi, ready for deploying in your own home-automation or Internet of Things applications. Building a Virtual Assistant for Raspberry Pi walks you through various STTs and TTSs and the implementation of these components with the help of Python. After that you will start implementing logic for handling user queries and commands, so that the user can have conversations with Melissa. You will then work to improve logic handling to detect what the user wants Melissa to do. You will also work on building some useful applications/modules for Melissa, which will allow you to gain interesting information from Melissa such as the time, weather information, and data from Wikipedia. You will develop a music playing application as well as a note taking application for Melissa, laying the foundations for how Melissa can be further extended. Finally, you will learn how to deploy this software to your Raspberry Pi and how you can further scale Melissa to make her more intelligent, interactive and how you can use her in other projects such as home automation as well. What You'll Learn Design the workflow and discover the concepts of building a voice controlled assistantDevelop modules for having conversations with the assistantEnable the assistant to retrieve information from the internetBuild utilities like a music player and a note taking application for the virtual assistantIntegrate this software with a Raspberry Pi Who This Book Is For Anyone who has built a home automation project with Raspberry Pi and now want to enhance it by making it voice-controlled. The book would also interest students from computer science or related disciplines. More Information
  4. Sparse Distributed Memory /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Sparse Distributed Memory by Pentti Kanerva Publisher MIT Press Published Date 1988 Page Count 155 Categories Computers / Artificial Intelligence / General, Computers / Data Science / Neural Networks, Psychology / General, Psychology / Cognitive Psychology & Cognition, Self-Help / Personal Growth / Memory Improvement Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0262111322 Motivated by the remarkable fluidity of memory the way in which items are pulled spontaneously and effortlessly from our memory by vague similarities to what is currently occupying our attention "Sparse Distributed Memory "presents a mathematically elegant theory of human long term memory.The book, which is self contained, begins with background material from mathematics, computers, and neurophysiology; this is followed by a step by step development of the memory model. The concluding chapter describes an autonomous system that builds from experience an internal model of the world and bases its operation on that internal model. Close attention is paid to the engineering of the memory, including comparisons to ordinary computer memories."Sparse Distributed Memory "provides an overall perspective on neural systems. The model it describes can aid in understanding human memory and learning, and a system based on it sheds light on outstanding problems in philosophy and artificial intelligence. Applications of the memory are expected to be found in the creation of adaptive systems for signal processing, speech, vision, motor control, and (in general) robots. Perhaps the most exciting aspect of the memory, in its implications for research in neural networks, is that its realization with neuronlike components resembles the cortex of the cerebellum.Pentti Kanerva is a scientist at the Research Institute for Advanced Computer Science at the NASA Ames Research Center and a visiting scholar at the Stanford Center for the Study of Language and Information. A Bradford Book. More Information
  5. Robotics, Vision and Control /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Robotics, Vision and Control Fundamental Algorithms in Python by Peter Corke Publisher Springer International Publishing Published Date 2023-08-08 Page Count 824 Categories Technology & Engineering / Electrical, Computers / Artificial Intelligence / General, Computers / Artificial Intelligence / Computer Vision & Pattern Recognition, Technology & Engineering / Signals & Signal Processing, Psychology / Cognitive Psychology & Cognition, Technology & Engineering / Automation, Language Arts & Disciplines / Library & Information Science / General, Technology & Engineering / Electronics / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 3031064682 This textbook provides a comprehensive, but tutorial, introduction to robotics, computer vision, and control. It is written in a light but informative conversational style, weaving text, figures, mathematics, and lines of code into a narrative that covers robotics and computer vision—separately, and together as robotic vision. Over 1600 code examples show how complex problems can be decomposed and solved using just a few simple lines of code. This edition is based on Python and is accompanied by fully open-source Python-based Toolboxes for robotics and machine vision. The new Toolboxes enable the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems on a broad range of computing platforms. For the beginning student the book makes the algorithms accessible, the Toolbox code can be read to gain understanding, and the examples illustrate how it can be used. The code can also be the starting point for new work, for practitioners, students, or researchers, by writing programs based on Toolbox functions, or modifying the Toolbox code itself. More Information
  6. Jessica Brown posted a post in a topic in Artificial Intelligence
    Robot Vision /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Robot Vision by Berthold Horn Publisher McGraw-Hill Higher Education Published Date 1986 Page Count 509 Categories Technology & Engineering / Robotics Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0070303495 This book presents a coherent approach to the fast moving field of machine vision, using a consistent notation based on a detailed understanding of the image formation process. It covers even the most recent research and will provide a useful and current reference for professionals working in the fields of machine vision, image processing, and pattern recognition. An outgrowth of the author's course at MIT, Robot Vision presents a solid framework for understanding existing work and planning future research. Its coverage includes a great deal of material that important to engineers applying machine vision methods in the real world. The chapters on binary image processing, for example, help explain and suggest how to improve the many commercial devices now available. And the material on photometric stereo and the extended Gaussian image points the way to what may be the next thrust in commercialization of the results in this area. The many exercises complement and extend the material in the text, and an extensive bibliography will serve as a useful guide to current research. Contents: Image Formation and Image Sensing. Binary Images: Geometrical Properties; Topological Properties. Regions and Image Segmentation. Image Processing: Continuous Images; Discrete Images. Edges and Edge Finding. Lightness and Color. Reflectance Map: Photometric Stereo Reflectance Map; Shape from Shading. Motion Field and Optical Flow. Photogrammetry and Stereo. Pattern Classification. Polyhedral Objects. Extended Gaussian Images. Passive Navigation and Structure from Motion. Picking Parts out of a Bin. Berthold Klaus Paul Horn is Associate Professor, Department of Electrical Engineering and Computer Science, MIT. Robot Vision is included in the MIT Electrical Engineering and Computer Science Series. More Information
  7. Artificial Intelligence at MIT /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Artificial Intelligence at MIT Expanding Frontiers by Patrick Henry Winston, Sarah Alexandra Shellard Publisher MIT Press Published Date 1990 Page Count 1330 Categories Computers / Intelligence (AI) & Semantics Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0262231549 This collection of over 40 milestone contributions presents the latest state-of-theart research emerging from one of the worlds foremost centers for Artificial Intelligence. Thetopics range from immediately applicable, demonstrated advances to theoretical proposals. Theyinclude robotics, vision, natural language, learning and commonsense problem solving, model-basedreasoning systems, engineering problem solving, programmer's apprentice, mixed symbolic andnumerical computation, ultraconcurrent systems, and basic theory. Each new area is introduced andlinked together with an overview by Patrick WinstonThe contributors are: Harold Abelson, Gul Agha,Chae H. An, Christopher G. Atkeson, David J. Bennett, Robert C. Berwick, David Brock, Rodney A.Brooks, William J. Dally, Randall Davis, Bonnie J. Dorr, Brian Eberman, Michael Eisenberg, SandiwayFong, W. Eric L. Grimson, Matthew Halfont, Walter C. Hamscher, Carl Hewitt, Jessica Hodgins, John M.Hollerbach, Berthold K. P. Horn, Joseph L. Jones, Boris Katz, Jacob Katzenelson, Christof Koch,Tomas Lozano-Pérez, Michael Levin, Matthew T. Mason, Emmanuel Mazer, David A. McAllester, MarvinMinsky, Patrick A. O'Donnell, Tomaso Poggio, Marc H. Raibert, Sajit Rao, David J. Reinkensmeyer,Charles Rich, Elisha Sacks, Kenneth Salisbury, Warren P. Seering, Neil C. Singer, Gerald J. Sussman,Russell H. Taylor, Vincent Torre, William Townsend, Shimon Ullman, Karl T. Ulrich, Richard C.Waters, E. J. Weldon Jr., Brian Williams, Linda Wills, Patrick H. Winston, Jack Wisdom, and KennethYip.Patrick H. Winston is Professor of Electrical Engineering and Computer Science and Director ofthe Artificial Intelligence Laboratory at MIT. Sarah A. Shellars is an editorial assistant at theArtificial Intelligence Laboratory. Artificial Intelligence at MIT is included in the ArtificialIntelligence Series, edited by Michael Brady, Daniel Bobrow, and Randall Davis. More Information
  8. Economics of Information Security /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Economics of Information Security by L. Jean Camp, Stephen Lewis Publisher Springer Science & Business Media Published Date 2006-04-11 Page Count 295 Categories Computers / Computer Science, Business & Economics / Information Management, Computers / General, Science / General, Computers / Artificial Intelligence / General, Computers / Information Technology, Computers / Computer Architecture, Business & Economics / Research & Development Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1402080905 Economics of Information Security applies economics not to generate breakthroughs in theoretical economics, but rather breakthroughs in understanding the problems of security. Security, privacy and trusted computing are examined distinctly, using the tools of economics, and as elements of a larger dynamic system. Economics of Information Security is designed for researchers and managers struggling to understand the risks in organizations dependent on secure networks. This book is also suitable for students in computer science, policy and management. More Information
  9. The Evolution of Intelligence /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } The Evolution of Intelligence Are Humans the Only Animals with Minds? by James H. Fetzer Publisher Open Court Publishing Published Date 2005 Page Count 272 Categories Philosophy / History & Surveys / General, Psychology / Cognitive Psychology & Cognition, Science / Life Sciences / Evolution, Science / Philosophy & Social Aspects Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0812694597 James Fetzer explores the nature of consciousness and cognition in human beings and other animals. He addresses the inadequacies of the computational conception and expounds on an alternative theory based on the study of signs and symbols as elements of communicative behavior. Fetzer offers a new theory of intelligence by which machines can be intelligent without possessing minds. More Information
  10. Breaking the Code /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Breaking the Code by Hugh Whitemore Publisher Fireside Theatre Published Date 1987 Page Count 112 Categories Drama / General, Drama / American / General, Fiction / LGBTQ+ / General, Performing Arts / Theater / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0573690863 Drama / 7m 2f / Unit set Derek Jacobi took London and Broadway by storm in this exceptional biographical drama about a man who broke too many codes: the eccentric genius Alan Turing who played a major role in winning the World War II; he broke the complex German code called Enigma enabling allied forces to foresee German maneuvers. Since his work was classified top secret for years after the war no one knew how much was owed to him when he was put on trial for breaking another code the tab More Information
  11. Experience Management /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Experience Management Foundations, Development Methodology, and Internet-Based Applications by Ralph Bergmann Publisher Springer Science & Business Media Published Date 2002-08-28 Page Count 398 Categories Computers / Intelligence (AI) & Semantics, Computers / Information Technology, Computers / Interactive & Multimedia, Computers / Data Processing, Business & Economics / Information Management, Computers / Electronic Commerce, Computers / Software Development & Engineering / General, Computers / System Administration / Storage & Retrieval, Computers / Desktop Applications / Design & Graphics, Political Science / Public Affairs & Administration, Business & Economics / Business Mathematics, Computers / Desktop Applications / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 3540441913 This book deals with experience management in the context of real-world applicability and realistic applications. A particular focus is given by the requirements that arise in complex problem solving and by the fact that modern experience management must be implemented as Internet-based applications. Concrete application areas that are discussed in this book are electronic commerce, diagnosis of complex technical equipment, and electronic design reuse. This book explores how experience management can be supported by information technology, especially by techniques that stem from knowledge-based systems, case-based reasoning, machine learning, and process modeling. It surveys different methods in a unified terminology and investigates them with respect to application requirements. Further, the process of application development and maintenance is highlighted, pointing out successful practically proven ways for obtaining and operating experience management applications. More Information
  12. Modeling of Thinking and the Mind /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Modeling of Thinking and the Mind by Nikolaĭ Mikhaĭlovich Amosov Publisher Spartan Books Published Date 1967 Page Count 192 Categories Science / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0333096495 No description available. More Information
  13. Jessica Brown posted a post in a topic in Artificial Intelligence
    Robotics /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Robotics by Matjaž Mihelj, Tadej Bajd, Aleš Ude, Jadran Lenarčič, Aleš Stanovnik, Marko Munih, Jure Rejc, Sebastjan Šlajpah Publisher Springer Published Date 2018-07-25 Page Count 251 Categories Technology & Engineering / Automation, Computers / Artificial Intelligence / General, Technology & Engineering / Manufacturing, Technology & Engineering / Electrical Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 331972911X This book introduces readers to robotics, industrial robot mechanisms, and types of robots, e.g. parallel robots, mobile robots and humanoid robots. The book is based on over 20 years of teaching robotics and has been extensively class tested and praised for its simplicity. It addresses the following subjects: a general introduction to robotics; basic characteristics of industrial robot mechanisms; position and movement of an object, which are described by homogenous transformation matrices; a geometric model of robot mechanisms expanded with robot wrist orientation description in this new edition; a brief introduction to the kinematics and dynamics of robots; robot sensors and planning of robot trajectories; fundamentals of robot vision; basic control schemes resulting in either desired end-effector trajectory or force; robot workcells with feeding devices and robot grippers. This second edition has been expanded to include the following new topics: parallel robots; collaborative robots; teaching of robots; mobile robots; and humanoid robots. The book is optimally suited for courses in robotics or industrial robotics and requires a minimal grasp of physics and mathematics. The 1st edition of this book won the Outstanding Academic Title distinction from the library magazine CHOICE in 2011. More Information
  14. Bayesian Reasoning and Machine Learning /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Bayesian Reasoning and Machine Learning by David Barber Publisher Cambridge University Press Published Date 2012-02-02 Page Count 697 Categories Computers / Artificial Intelligence / General, Computers / Artificial Intelligence / Computer Vision & Pattern Recognition, Computers / Data Science / Machine Learning, Mathematics / Probability & Statistics / General, Mathematics / Probability & Statistics / Bayesian Analysis Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0521518148 Machine learning methods extract value from vast data sets quickly and with modest resources. They are established tools in a wide range of industrial applications, including search engines, DNA sequencing, stock market analysis, and robot locomotion, and their use is spreading rapidly. People who know the methods have their choice of rewarding jobs. This hands-on text opens these opportunities to computer science students with modest mathematical backgrounds. It is designed for final-year undergraduates and master's students with limited background in linear algebra and calculus. Comprehensive and coherent, it develops everything from basic reasoning to advanced techniques within the framework of graphical models. Students learn more than a menu of techniques, they develop analytical and problem-solving skills that equip them for the real world. Numerous examples and exercises, both computer based and theoretical, are included in every chapter. Resources for students and instructors, including a MATLAB toolbox, are available online. More Information
  15. Planning Based on Decision Theory /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Planning Based on Decision Theory by Giacomo Della Riccia, Rudolf Kruse, Didier Dubois, Hans-J. Lenz Publisher Springer Published Date 2014-05-04 Page Count 165 Categories Computers / Artificial Intelligence / General, Computers / Data Science / General, Mathematics / Game Theory, Business & Economics / Operations Research, Business & Economics / Statistics, Technology & Engineering / Automation, Computers / Information Technology, Mathematics / Discrete Mathematics, Mathematics / Probability & Statistics / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 3709125308 Planning of actions based on decision theory is a hot topic for many disciplines. Seemingly unlimited computing power, networking, integration and collaboration have meanwhile attracted the attention of fields like Machine Learning, Operations Research, Management Science and Computer Science. Software agents of e-commerce, mediators of Information Retrieval Systems and Database based Information Systems are typical new application areas. Until now, planning methods were successfully applied in production, logistics, marketing, finance, management, and used in robots, software agents etc. It is the special feature of the book that planning is embedded into decision theory, and this will give the interested reader new perspectives to follow-up. More Information
  16. Principles of Data Mining /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Principles of Data Mining by Max Bramer Publisher Springer Nature Published Date 2020-05-20 Page Count 571 Categories Computers / System Administration / Storage & Retrieval, Computers / Database Administration & Management, Computers / Artificial Intelligence / General, Computers / Programming / General, Computers / Information Technology Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1447174933 This book explains and explores the principal techniques of Data Mining, the automatic extraction of implicit and potentially useful information from data, which is increasingly used in commercial, scientific and other application areas. It focuses on classification, association rule mining and clustering. Each topic is clearly explained, with a focus on algorithms not mathematical formalism, and is illustrated by detailed worked examples. The book is written for readers without a strong background in mathematics or statistics and any formulae used are explained in detail. It can be used as a textbook to support courses at undergraduate or postgraduate levels in a wide range of subjects including Computer Science, Business Studies, Marketing, Artificial Intelligence, Bioinformatics and Forensic Science. As an aid to self-study, it aims to help general readers develop the necessary understanding of what is inside the 'black box' so they can use commercial data mining packages discriminatingly, as well as enabling advanced readers or academic researchers to understand or contribute to future technical advances in the field. Each chapter has practical exercises to enable readers to check their progress. A full glossary of technical terms used is included. Principles of Data Mining includes descriptions of algorithms for classifying streaming data, both stationary data, where the underlying model is fixed, and data that is time-dependent, where the underlying model changes from time to time - a phenomenon known as concept drift. The expanded fourth edition gives a detailed description of a feed-forward neural network with backpropagation and shows how it can be used for classification. More Information
  17. The Cult of Information /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } The Cult of Information A Neo-Luddite Treatise on High-Tech, Artificial Intelligence, and the True Art of Thinking by Theodore Roszak Publisher University of California Press Published Date 1994-04-29 Page Count 267 Categories Computers / General, Computers / Artificial Intelligence / General, Computers / Computer Science, Computers / Information Technology, History / United States / General, Social Science / Demography, Social Science / Sociology / General, Technology & Engineering / Social Aspects Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0520085841 As we devote ever-increasing resources to providing, or prohibiting, access to information via computer, Theodore Roszak reminds us that voluminous information does not necessarily lead to sound thinking. "Data glut" obscures basic questions of justice and purpose and may even hinder rather than enhance our productivity. In this revised and updated edition of The Cult of Information, Roszak reviews the disruptive role the computer has come to play in international finance and the way in which "edutainment" software and computer games degrade the literacy of children. At the same time, he finds hopeful new ways in which the library and free citizens' access to the Internet and the national data-highway can turn computer technology into a democratic and liberating force. Roszak's examination of the place of computer technology in our culture is essential reading for all those who use computers, who are intimidated by computers, or who are concerned with the appropriate role of computers in the education of our children. More Information
  18. Dune: The Butlerian Jihad /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Dune: The Butlerian Jihad by Brian Herbert, Kevin J. Anderson Publisher Macmillan Published Date 2002-10-03 Page Count 621 Categories Fiction / Science Fiction / General, Fiction / Science Fiction / Action & Adventure, Fiction / Science Fiction / Space Opera Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0765301571 Frank Herbert's Dune series is one of the grandest epics in the annals of imaginative literature. Selling millions of copies worldwide, it is science fiction's answer to The Lord of the Rings, a brilliantly imaginative epic of high adventure, unforgettable characters, and immense scope. Decades after Herbert's original novels, the Dune saga was continued by Frank Herbert's son, Brian Herbert, an acclaimed SF novelist in his own right, in collaboration with Kevin J. Anderson. Their New York Times bestselling trilogy, Dune: House Atreides, Dune: House Harkonnen, and Dune: House Corrino, formed a prequel to the classic Herbert series that was acclaimed by reviewers and readers alike. Now Herbert and Anderson, working from Frank Herbert's own notes, reveal a pivotal epoch in the history of the Dune universe, the chapter of the saga most eagerly anticipated by readers: The Butlerian Jihad. Throughout the Dune novels, Frank Herbert frequently referred to the long-ago war in which humans wrested their freedom from "thinking machines." Now, in Dune: Butlerian Jihad, Brian Herbert and Kevin J. Anderson bring to life the story of that war, a tale previously seen only in tantalizing hints and clues. Finally, we see how Serena Butler's passionate grief ignites the war that will liberate humans from their machine masters. We learn the circumstances of the betrayal that made mortal enemies of House Atreides and House Harkonnen; and we experience the Battle of Corrin that created a galactic empire that lasted until the reign of Emperor Shaddam IV. Herein are the foundations of the Bene Gesserit Sisterhood, the Suk Doctors, the Order of Mentats, and the mysteriously altered Navigators of the Spacing Guild. Here is the amazing tale of the Zensunni Wanderers, who escape bondage to flee to the desert world where they will declare themselves the Free Men of Dune. And here is the backward, nearly forgotten planet of Arrakis, where traders have discovered the remarkable properties of the spice melange . . . . Ten thousand years before the events of Dune, humans have managed to battle the remorseless Machines to a standstill . . . but victory may be short-lived. Yet amid shortsighted squabbling between nobles, new leaders have begun to emerge. Among them are Xavier Harkonnen, military leader of the Planet of Salusa Secundus; Xavier's fiancée, Serena Butler, an activist who will become the unwilling leader of millions; and Tio Holtzman, the scientist struggling to devise a weapon that will help the human cause. Against the brute efficiency of their adversaries, these leaders and the human race have only imagination, compassion, and the capacity for love. It will have to be enough. More Information
  19. The Once and Future Turing /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } The Once and Future Turing by S. Barry Cooper, Andrew Hodges Publisher Cambridge University Press Published Date 2016-03-24 Page Count 379 Categories Biography & Autobiography / Science & Technology, Computers / General, Computers / Artificial Intelligence / General, Computers / Computer Science, Language Arts & Disciplines / Communication Studies, Mathematics / General, Mathematics / History & Philosophy, MATHEMATICS / Pre-Calculus, MATHEMATICS / Reference, Mathematics / Essays, Science / General, Science / History, Science / Essays Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1107010837 Alan Turing (1912-1954) made seminal contributions to mathematical logic, computation, computer science, artificial intelligence, cryptography and theoretical biology. In this volume, outstanding scientific thinkers take a fresh look at the great range of Turing's contributions, on how the subjects have developed since his time, and how they might develop still further. The contributors include Martin Davis, J. M. E. Hyland, Andrew R. Booker, Ueli Maurer, Kanti V. Mardia, S. Barry Cooper, Stephen Wolfram, Christof Teuscher, Douglas Richard Hofstadter, Philip K. Maini, Thomas E. Woolley, Eamonn A. Gaffney, Ruth E. Baker, Richard Gordon, Stuart Kauffman, Scott Aaronson, Solomon Feferman, P. D. Welch and Roger Penrose. These specially commissioned essays will provoke and engross the reader who wishes to understand better the lasting significance of one of the twentieth century's deepest thinkers. More Information
  20. Deep Blue /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Deep Blue An Artificial Intelligence Milestone by Monroe Newborn, Monty Newborn Publisher Springer Science & Business Media Published Date 2003 Page Count 346 Categories Computers / General, Computers / Artificial Intelligence / General, Computers / Computer Science, Computers / Information Technology, Computers / Programming / General, Computers / Software Development & Engineering / General, Computers / History, Games & Activities / Chess, Games & Activities / Video & Mobile, Technology & Engineering / History Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0387954619 A technological milestone is not just a triumph, but a rare, pivotal watershed: Orville Wright's first flight, NASA's landing on the moon¿the victory of a digital computer, Deep Blue, over world chess champion Garry Kasparov in 1997. "Deep Blue: An Artificial Intelligence Milestone" details the historic endeavor to develop a chess-playing computer that would outplay the best human player on Earth. The story tells of the super-talented team of scientists and engineers involved, how one of America's mightiest corporations nurtured that team, and how the team's hard work produced a machine that played epic battles against human beings before eventually proving victorious. Deep Blue's success raises many questions about our future relationship with the digital computer. Topics and features: * Offers a comprehensive record of Deep Blue's Development * Gives the reader insight into the ups and downs of the deep Blue team on its way to finally defeating Gary Kasparov * Includes appendices that completely record Deep Blue's matches * Provides many photographs of the participants involved in the journey * Analyzes Deep Blue's evolution from "hostile force" to "champion" in popular cartoons appearing in newspapers. The work provides a comprehensive and authoritative account of the creation, development, and actions of IBM's Deep Blue technology group and how their computer defeated the world chess champion. Specialists and nonspecialists in AI and computing will discover a fascinating story of one of the major technological milestones in the history of computer science, as well as science in general. More Information
  21. Handbook of Fingerprint Recognition /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Handbook of Fingerprint Recognition by Davide Maltoni Publisher Springer Science & Business Media Published Date 2003 Page Count 348 Categories Computers / Artificial Intelligence / General, Computers / Software Development & Engineering / Computer Graphics, Computers / Image Processing, Computers / Artificial Intelligence / Computer Vision & Pattern Recognition, Computers / Networking / General, Law / Criminal Procedure, Law / Forensic Science, Science / Biotechnology Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0387954317 With their proven individuality and stability over time, fingerprints continue to be the most widely used physiological characteristic in systems that automatically recognize a person's identity. This handbook on automatic fingerprint recognition provides in-depth coverage of the most recent advances and practices. Readers will find comprehensive and authoritative coverage of all the major concepts, topics, and security methods associated with fingerprint recognition systems. Coverage includes: sensing, feature extraction and matching, synthetic fingerprint image generation, indexing, and multimodal systems. Features & Benefits: * Covers the latest research in fingerprint-based recognition algorithms and techniques * Provides introductory material on all components and modules of a fingerprint recognition system *Examines design of secure fingerprint systems * Contains helpful chapter overviews and summaries and consistent notation, for ease of use and accessibility * Includes a DVD containing both the FVC2002 and FVC2000 fingerprint databases (full versions) and a demo version of SFinGe software (for synthetic fingerprint image generation) * Integrates numerous supporting graphs, tables, charts, and performance data * Supplies an extensive annotated bibliography of citations and literature sources. This comprehensive and authoritative reference, written by leading international researchers, covers all critical aspects of fingerprint security systems and technology. It is an absolutely essential resource for all biometric security professionals, researchers, practitioners, developers, and systems administrators. About the Authors Davide Maltoni is associate professor in the Dept. of Electronics, Informatics and Systems (DEIS) at the University of Bologna, where he also co-directs the Biometrics Systems Laboratory (BioLab). Dario Maio is professor in the University of BolognaA?s DEIS, chair of Cesena campus and director of the BioLab. Anil K. Jain is university-distinguished professor in the department of computer science and engineering at Michigan State University. He is a fellow of the IEEE and IAPR and holds six patents on algorithms for fingerprint recognition. Salil Prabhakar leads the algorithms research group at DigitalPersona Inc., where he works on fingerprint-based biometric solutions. More Information
  22. Building Expert Systems in Prolog /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Building Expert Systems in Prolog by Dennis Merritt Publisher Springer Science & Business Media Published Date 2012-12-06 Page Count 358 Categories Computers / Artificial Intelligence / General, Computers / Languages / General, Computers / Information Technology Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1461389119 When I compare the books on expert systems in my library with the production expert systems I know of, I note that there are few good books on building expert systems in Prolog. Of course, the set of actual production systems is a little small for a valid statistical sample, at least at the time and place of this writing - here in Gennany, and in the first days of 1989. But there are at least some systems I have seen running in real life commercial and industrial environments, and not only at trade shows. I can observe the most impressive one in my immediate neighborhood. It is installed in the Telephone Shop of the Gennan Federal PTT near the Munich National Theater, and helps configure telephone systems and small PBXs for mostly private customers. It has a neat, graphical interface, and constructs and prices an individual telephone installation interactively before the very eyes of the customer. The hidden features of the system are even more impressive. It is part of an expert system network with a distributed knowledge base that will grow to about 150 installations in every Telephone Shop throughout Gennany. Each of them can be updated individually overnight via Teletex to present special offers or to adapt the selection process to the hardware supplies currently available at the local ware houses. More Information
  23. The Psychoanalysis of Artificial Intelligence /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } The Psychoanalysis of Artificial Intelligence by Isabel Millar Publisher Springer Nature Published Date 2021-04-13 Page Count 220 Categories Psychology / Movements / Psychoanalysis, Social Science / Sociology / General, Performing Arts / Film / General, Psychology / General, Philosophy / Reference, Computers / Artificial Intelligence / General, Performing Arts / Film / History & Criticism, Philosophy / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 3030679810 This book examines the crucial role of psychoanalysis in understanding what AI means for us as speaking, sexed subjects. Drawing on Lacanian theory and recent clinical developments it explores what philosophy and critical theory of AI has hitherto neglected: enjoyment. Through the reconceptualization of Intelligence, the Artificial Object and the Sexual Abyss the book outlines the Sexbot as a figure who exists on the boundary of psychoanalysis and AI. Through this figure and the medium of film, the author subverts Kant’s three Enlightenment questions and guides readers to transition from asking 'Does it think?' to 'Can it enjoy?' The book will appeal in particular to students and scholars of psychoanalysis, philosophy, film and media studies, critical theory, feminist theory and AI research. More Information
  24. Computation and Human Experience /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Computation and Human Experience by Philip Agre Publisher Cambridge University Press Published Date 1997-07-28 Page Count 371 Categories Computers / Artificial Intelligence / General, Psychology / General, Psychology / Cognitive Psychology & Cognition, Psychology / Personality, Psychology / Social Psychology Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0521386039 This book offers a critical reconstruction of the fundamental ideas and methods in artificial intelligence (AI) research. By paying close attention to the metaphors of AI and their consequences for the field's patterns of success and failure, it argues for a reorientation of the field away from thought and toward activity. By considering computational ideas in a large, philosophical framework, the author eases critical dialogue between technology and the social sciences. AI can benefit from an understanding of the field in relation to human nature, and in return, it offers a powerful mode of investigation into the practicalities of physical realization. Researchers in AI and cognitive science will welcome this timely discussion. More Information
  25. Computational Philosophy of Science /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Computational Philosophy of Science by Paul Thagard Publisher MIT Press Published Date 1988 Page Count 240 Categories Philosophy / Mind & Body, Psychology / General, Psychology / Cognitive Psychology & Cognition, Science / Philosophy & Social Aspects Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0262700484 By applying research in artificial intelligence to problems in the philosophy of science, Paul Thagard develops an exciting new approach to the study of scientific reasoning. This approach uses computational ideas to shed light on how scientific theories are discovered, evaluated, and used in explanations. Thagard describes a detailed computational model of problem solving and discovery that provides a conceptually rich yet rigorous alternative to accounts of scientific knowledge based on formal logic, and he uses it to illuminate such topics as the nature of concepts, hypothesis formation, analogy, and theory justification. More Information

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.