الصفحة 2
الصفحة 2
img

Exploratory Analysis of Spatial and Temporal Data : A Systematic Approach

Exploratory data analysis (EDA) is about detecting and describing patterns, trends, and relations in data, motivated by certain purposes of investigation. As something relevant is detected in data, new questions arise, causing specific parts to be viewed in more detail. So EDA has a significant appeal: it involves hypothesis generation rather than mere hypothesis testing.

img

Evolving Connectionist Systems : The Knowledge Engineering Approach

Evolving Connectionist Systems is aimed at all those interested in developing and using intelligent computational models and systems to solve challenging real world problems in computer science, engineering, bioinformatics and neuroinformatics. The book challenges scientists and practitioners with open questions about future creation of new information models inspired by Nature. This edition includes new methods for adaptive, knowledge-based learning, such as online incremental feature selection, spiking neural networks, transductive neuro-fuzzy inference, adaptive data and model integration, cellular automata and artificial life systems, particle swarm optimisation, ensembles of evolving systems, and quantum inspired neural networks. New applications to gene and protein interaction modelling, brain data analysis and brain model creation, computational neuro-genetic modelling, adaptive speech, image and multimodal recognition, language modelling, adaptive robotics, modelling dynamic financial and socio-economic systems, and ecological modelling, are covered. An important new feature of the book is the attempt to connect different structural and functional levels of a complex, intelligent system, looking for inspiration from functional relationships in natural systems, such as the genetic and the brain activity.

img

Ethical and Social Issues in the Information Age

This book takes off where the second ended to examine ethical, social, and policy challenges stemming from the emergence of cyberspace, the convergence of telecommunication and computing technologies, and the miniaturalization of computing, telecommunication, and information-enabling devices. This accessible volume broadly surveys thought-provoking questions about the impact of these new technologies, with particular emphasis on the rapid growth of a multitude of computer networks, including the Internet. It assumes only a very modest familiarity with the basic computer literacy.

img

Engineering self-organising systems ; 4th International Workshop, ESOA 2006, Hakodate, Japan, May 9, 2006, Revised and Invited Papers

This book discusses a broad variety of topics in an effort to allow room for new ideas and discussion, and eventually a better understanding of the important directions and techniques of Engineering Self-Organizing.This book raises the important question of whether there are underlying statistical mechanics-like principles that apply to emergent multi-agent systems. Answering this question will in the long run provide an important part of the underlying theory of emergent distributed systems.

img

Empirical Software Engineering Issues Critical Assessment and Future Directions : International Workshop, Dagstuhl Castle, Germany, June 26-30, 2006, Revised Papers

Its goal was to discuss the state of the art of empirical software engineering (ESE) by assessing past accomplishments, raising open questions, and proposing a future research agenda. At the same time, the spectrum of methods applied in ESE has broadened.

img

Distributed and Parallel Systems : From Cluster to Grid Computing

This book devoted to general algorithmic aspects of parallel and distributed computing and grid computing. This book includes a good overview of recent advances in various aspects of parallel and distributed computing. This volume also includes various crucial questions tied to the infrastructure and advanced problems and challenges of grid computing.

img

Digital watermarking ; Vol. 3304 ; 3rd International Workshop, IWDW 2004, Seoul, Korea, October 30 - November 1, 2004, revised selected papers

We are happy to present to you the proceedings of the 3rd International Workshop on Digital Watermarking, IWDW 2004. Since its modern reappearance in the academic community in the early 1990s, great progress has been made in understanding both the capabilities and the weaknesses of digital watermarking. On the theoretical side, we all are now well aware of the fact that digital watermarking is best viewed as a form of communication using side information. In the case of digital watermarking the side information in question is the document to be watermarked. This insight has led to a better understanding of the limits of the capacity and robustness of digital watermarking algorithms. It has also led to new and improved watermarking algorithms, both in terms of capacity and imperceptibility. Similarly, the role of human perception, and models thereof, has been greatly enhanced in the study and design of digital watermarking algorithms and systems. On the practical side, applications of watermarking are not yet abundant. The original euphoria on the role of digital watermarking in copy protection and copyright protection has not resulted in widespread use in practical systems. With hindsight, a number of reasons can be given for this lack of practical applications.

img

Digital Platform Regulation : Global Perspectives on Internet Governance

Provides an in-depth exploration of global policy and governance issues related to digital platform regulation Connects research in platform studies to questions of public policy Explores a wide range of digital communication platforms such as social media, search engines and app stores

img

Diabetes genetic finder & predictor = أداة البحث والتنبؤ الجيني لمرض السكري

The diabetes genetic finder & predictor app is a comprehensive, user-friendly solution that revolutionizes diabetes care. This powerful app integrates a wide array of features designed to empower diabetes patients and enhance their overall well-being. A standout feature of the app is its ability to predict the risk of hereditary diabetes diseases, offering users early detection and intervention opportunities. It also predicts general diabetes risk, diabetic foot complications, and retinopathy. Users can monitor their blood sugar levels, heart rate, and oxygenation either manually or through smart watch integration. Additionally, users can enter their diabetes type and HbA1c levels.The app's medication management feature simplifies the complex task of tracking and organizing medications, providing timely reminders to ensure adherence to treatment plans. Users can scan QR codes on products to check their sugar content and suitability, schedule their medications, generate reports for specific periods, and access a comprehensive list of frequently asked questions about diabetes..

img

Designing a human future with machines

What is human flourishing in an age of machine intelligence, when many claim that the world's most complex problems can be reduced to narrow technical questions? Does more computing make us more intelligent, or simply more computationally powerful? We need not always resist reduction; our ability to simplify helps us interpret complicated situations. The trick is to know when and how to do so. Against Reduction offers a collection of provocative and illuminating essays that consider different ways of recognizing and addressing the reduction in our approach to artificial intelligence, and ultimately to ourselves.

img

Deep neural networks and data for automated driving : robustness, uncertainty quantification, and insights towards safety

Environment perception for highly automated driving heavily employs deep neural networks, facing many challenges. How much data do we need for training and testing? How to use synthetic data to save labeling costs for training? How do we increase robustness and decrease memory usage? For inevitably poor conditions: How do we know that the network is uncertain about its decisions? Can we understand a bit more about what actually happens inside neural networks? This leads to a very practical problem particularly for DNNs employed in automated driving: What are useful validation techniques and how about safety? This book unites the views from both academia and industry, where computer vision and machine learning meet environment perception for highly automated driving. Naturally, aspects of data, robustness, uncertainty quantification, and, last but not least, safety are at the core of it. This book is unique: In its first part, an extended survey of all the relevant aspects is provided. The second part contains the detailed technical elaboration of the various questions mentioned above.

img

Deep Learning to See : Towards New Foundations of Computer Vision

Topics and features: Presents a curiosity-driven approach, posing questions to stimulate readers to design novel computational models of vision Offers a rethinking of computer vision, arguing for an approach based on vision in nature, versus regarding visual signals as collections of images Provides an interdisciplinary commentary, aiming to unify computer vision, machine learning, human vision, and computational neuroscience Serving to inspire and stimulate critical reflection and discussion, yet requiring no prior advanced technical knowledge, the text can naturally be paired with classic textbooks on computer vision to better frame the current state of the art, open problems, and novel potential solutions.

img

Data structure and algorithms using C++ : A practical implementation

Intended to flow from the basic concepts of C++ to technicalities of the programming language, its approach and debugging. The chapters of the book flow with the formulation of the problem, it's designing, finding the step-by-step solution procedure along with its compilation, debugging and execution with the output. Keeping in mind the learner’s sentiments and requirements, the exemplary programs are narrated with a simple approach so that it can lead to creation of good programs that not only executes properly to give the output, but also enables the learners to incorporate programming skills in them. The style of writing a program using a programming language is also emphasized by introducing the inclusion of comments wherever necessary to encourage writing more readable and well commented programs. As practice makes perfect, each chapter is also enriched with practice exercise questions so as to build the confidence of writing the programs for learners.

img

CPU Design : Answers to Frequently Asked Questions

Chandra’s book provides a practical overview of Microprocessor and high end ASIC design as practiced today. It is a valuable addition to the literature on CPU design, and is made possible by Chandra’s unique combination of extensive hands-on CPU design experience at companies such as AMD and Sun Microsystems and a passion for writing

img

Coordination, organizations, institutions, and norms in agent systems II ; AAMAS 2006 and ECAI 2006 International Workshops, COIN 2006 Hakodate, Japan, May 9, 2006 Riva del Garda, Italy, August 28, 2006, Revised Selected Papers

In recent years, social and organizational aspects of agency have become major research topics in MAS. Recent applications of MAS on Web services, grid c- puting and ubiquitous computing highlight the need for using these aspects in order to ensure social order within such environments. Openness, heterogeneity, and scalability of MAS, in turn, pose new demands on traditional MAS int- action models and bring forward the need to look into the environment where agents interact and at di?erent ways of constraining or regulating interactions.it provide theoretically demanding and interdisciplinary research questions at d- ferent levels of abstraction.

img

Computer Processing of Oriental Languages. Beyond the Orient : The Research Challenges Ahead ; 21st International Conference, ICCPOL 2006, Singapore, December 17-19, 2006, Proceedings

This book constitutes the thoroughly refereed proceedings of the 21st International Conference on Computer Processing of Oriental Languages, ICCPOL 2006.The papers are organized in topical sections on information retrieval, document classification, questions and answers, summarization, machine translation, word segmentation, chunking, abbreviation expansion, writing-system issues, parsing, semantics, and lexical resources.

img

Computational Physiology : Simula Summer School 2021 − Student Reports

Compiles student reports from the 2021 Simula Summer School in Computational Physiology. Interested readers will find herein a number of modern approaches to modeling excitable tissue. This should provide a framework for tools available to model subcellular and tissue-level physiology across scales and scientific questions.

img

Computational logic in multi-agent systems ; 4th International Workshop, CLIMA IV, Fort Lauderdale, FL, USA, January 6-7, 2004, Revised Selected and Invited Papers

Though multiagent systems (MASs) are being increasingly used, few methods exist to ensure survivability of MASs. All existing methods suffer from two flaws. First, a centralized survivability algorithm (CSA) ensures survivability of the MAS – unfortunately, if the node on which the CSA exists goes down, the survivability of the MAS is questionable. Second, no mechanism exists to change how the MAS is deployed when external factors trigger a re-evaluation of the survivability of the MAS. In this paper, we present three algorithms to address these two important problems. Our algorithms can be built on top of any CSA. Our algorithms are completely distributed and can handle external triggers to compute a new deployment. We report on experiments assessing the efficiency of these algorithms.

img

Computational Life Sciences ; Vol. 3695 ; 1st International Symposium, CompLife 2005, Konstanz, Germany, September 25-27, 2005, Proceedings

This book constitutes the refereed proceedings of the First International Symposium on Computational Life Sciences, CompLife 2005, held in Konstanz, Germany in September 2005. The integration of knowledge in the life sciences is continuing apace with ev- increasingimportancebeing placedoncomputer-basedmethodsofdata capture, analysis, and knowledge representation. Today, our many di?erent sciences are providing us with a sea of information: it is the handling of this in?ux that is becoming a key discovery and regulatory question. The solutions to these problems will result in advancements to all of the involved sciences and will be highly in?uential both in the selection of the areas scientists seek to investigate and also on their success. For this to happen, it is crucial to establish an open and lively exchange between computer scientists, biologists, and chemists. To encourage precisely this type of exchange, crossing the borders of the sciences, we organized the 1st Symposium on Computational Life Science in Konstanz, Germany(September 25 27,2005).

عدد النتائج بكل صفحة