Modern Optimization with R

Modern Optimization with R
Author :
Publisher : Springer Nature
Total Pages : 264
Release :
ISBN-10 : 9783030728199
ISBN-13 : 3030728196
Rating : 4/5 (99 Downloads)

Synopsis Modern Optimization with R by : Paulo Cortez

The goal of this book is to gather in a single work the most relevant concepts related in optimization methods, showing how such theories and methods can be addressed using the open source, multi-platform R tool. Modern optimization methods, also known as metaheuristics, are particularly useful for solving complex problems for which no specialized optimization algorithm has been developed. These methods often yield high quality solutions with a more reasonable use of computational resources (e.g. memory and processing effort). Examples of popular modern methods discussed in this book are: simulated annealing; tabu search; genetic algorithms; differential evolution; and particle swarm optimization. This book is suitable for undergraduate and graduate students in computer science, information technology, and related areas, as well as data analysts interested in exploring modern optimization methods using R. This new edition integrates the latest R packages through text and code examples. It also discusses new topics, such as: the impact of artificial intelligence and business analytics in modern optimization tasks; the creation of interactive Web applications; usage of parallel computing; and more modern optimization algorithms (e.g., iterated racing, ant colony optimization, grammatical evolution).

Artificial Intelligence: A Systems Approach

Artificial Intelligence: A Systems Approach
Author :
Publisher : Jones & Bartlett Learning
Total Pages : 522
Release :
ISBN-10 : 1449631150
ISBN-13 : 9781449631154
Rating : 4/5 (50 Downloads)

Synopsis Artificial Intelligence: A Systems Approach by : M. Tim Jones

This book offers students and AI programmers a new perspective on the study of artificial intelligence concepts. The essential topics and theory of AI are presented, but it also includes practical information on data input & reduction as well as data output (i.e., algorithm usage). Because traditional AI concepts such as pattern recognition, numerical optimization and data mining are now simply types of algorithms, a different approach is needed. This “sensor / algorithm / effecter” approach grounds the algorithms with an environment, helps students and AI practitioners to better understand them, and subsequently, how to apply them. The book has numerous up to date applications in game programming, intelligent agents, neural networks, artificial immune systems, and more. A CD-ROM with simulations, code, and figures accompanies the book.

Artificial Intelligence Tools and Applications

Artificial Intelligence Tools and Applications
Author :
Publisher : SK Research Group of Companies
Total Pages : 204
Release :
ISBN-10 : 9789364920308
ISBN-13 : 9364920309
Rating : 4/5 (08 Downloads)

Synopsis Artificial Intelligence Tools and Applications by : Dr.S.Alex David

Dr.S.Alex David, Professor and Head, Department of Artificial Intelligence and Machine Learning, Vel Tech Rangarajan Dr.Sagunthala R&D Institute of Science and Technology, Chennai, Tamil Nadu, India. Dr.N.K.Manikandan, Assistant Professor (Senior Grade), Department of Computer Science & Engineering, Vel Tech Rangarajan Dr.Sagunthala R&D Institute of Science and Technology, Chennai, Tamil Nadu, India. Mrs.Hemalatha D, Assistant Professor, Department of Computer Science & Engineering, Vel Tech Rangarajan Dr.Sagunthala R&D Institute of Science and Technology, Chennai, Tamil Nadu, India. Dr.Almas Begum, Professor, Department of Computer Science & Engineering, Saveetha School of Engineering, Saveetha Institute of Medical and Technical Sciences, Chennai, Tamil Nadu, India.

Genius

Genius
Author :
Publisher : Cambridge University Press
Total Pages : 360
Release :
ISBN-10 : 0521485088
ISBN-13 : 9780521485081
Rating : 4/5 (88 Downloads)

Synopsis Genius by : Hans Jurgen Eysenck

This text presents a theory of genius and creativity, based on the personality characteristics of creative persons and geniuses. It uses modern research into the causes of cognitive over-inclusiveness to suggest possible applications of these theories to c

Autonomous Search

Autonomous Search
Author :
Publisher : Springer Science & Business Media
Total Pages : 308
Release :
ISBN-10 : 9783642214349
ISBN-13 : 3642214347
Rating : 4/5 (49 Downloads)

Synopsis Autonomous Search by : Youssef Hamadi

Decades of innovations in combinatorial problem solving have produced better and more complex algorithms. These new methods are better since they can solve larger problems and address new application domains. They are also more complex which means that they are hard to reproduce and often harder to fine-tune to the peculiarities of a given problem. This last point has created a paradox where efficient tools are out of reach of practitioners. Autonomous search (AS) represents a new research field defined to precisely address the above challenge. Its major strength and originality consist in the fact that problem solvers can now perform self-improvement operations based on analysis of the performances of the solving process -- including short-term reactive reconfiguration and long-term improvement through self-analysis of the performance, offline tuning and online control, and adaptive control and supervised control. Autonomous search "crosses the chasm" and provides engineers and practitioners with systems that are able to autonomously self-tune their performance while effectively solving problems. This is the first book dedicated to this topic, and it can be used as a reference for researchers, engineers, and postgraduates in the areas of constraint programming, machine learning, evolutionary computing, and feedback control theory. After the editors' introduction to autonomous search, the chapters are focused on tuning algorithm parameters, autonomous complete (tree-based) constraint solvers, autonomous control in metaheuristics and heuristics, and future autonomous solving paradigms. Autonomous search (AS) represents a new research field defined to precisely address the above challenge. Its major strength and originality consist in the fact that problem solvers can now perform self-improvement operations based on analysis of the performances of the solving process -- including short-term reactive reconfiguration and long-term improvement through self-analysis of the performance, offline tuning and online control, and adaptive control and supervised control. Autonomous search "crosses the chasm" and provides engineers and practitioners with systems that are able to autonomously self-tune their performance while effectively solving problems. This is the first book dedicated to this topic, and it can be used as a reference for researchers, engineers, and postgraduates in the areas of constraint programming, machine learning, evolutionary computing, and feedback control theory. After the editors' introduction to autonomous search, the chapters are focused on tuning algorithm parameters, autonomous complete (tree-based) constraint solvers, autonomous control in metaheuristics and heuristics, and future autonomous solving paradigms. This is the first book dedicated to this topic, and it can be used as a reference for researchers, engineers, and postgraduates in the areas of constraint programming, machine learning, evolutionary computing, and feedback control theory. After the editors' introduction to autonomous search, the chapters are focused on tuning algorithm parameters, autonomous complete (tree-based) constraint solvers, autonomous control in metaheuristics and heuristics, and future autonomous solving paradigms. This is the first book dedicated to this topic, and it can be used as a reference for researchers, engineers, and postgraduates in the areas of constraint programming, machine learning, evolutionary computing, and feedback control theory. After the editors' introduction to autonomous search, the chapters are focused on tuning algorithm parameters, autonomous complete (tree-based) constraint solvers, autonomous control in metaheuristics and heuristics, and future autonomous solving paradigms.

Artificial Intelligence

Artificial Intelligence
Author :
Publisher : S. Chand Publishing
Total Pages : 408
Release :
ISBN-10 : 9788121939485
ISBN-13 : 8121939488
Rating : 4/5 (85 Downloads)

Synopsis Artificial Intelligence by : Rajiv Chopra

For the students of B.E./B.Tech Computer Science Engineering and Information Technology (CSE/IT)

The Handbook of Artificial Intelligence

The Handbook of Artificial Intelligence
Author :
Publisher : Butterworth-Heinemann
Total Pages : 424
Release :
ISBN-10 : 9781483214375
ISBN-13 : 1483214370
Rating : 4/5 (75 Downloads)

Synopsis The Handbook of Artificial Intelligence by : Avron Barr

The Handbook of Artificial Intelligence, Volume I focuses on the progress in artificial intelligence (AI) and its increasing applications, including parsing, grammars, and search methods. The book first elaborates on AI, AI handbook and literature, problem representation, search methods, and sample search programs. The text then ponders on representation of knowledge, including survey of representation techniques and representation schemes. The manuscript explores understanding natural languages, as well as machine translation, grammars, parsing, test generation, and natural language processing systems. The book also takes a look at understanding spoken language, including systems architecture and the ARPA SUR projects. The text is a valuable source of information for computer science experts and researchers interested in pursuing further research in artificial intelligence.

Artificial Intelligence

Artificial Intelligence
Author :
Publisher : SK Research Group of Companies
Total Pages : 215
Release :
ISBN-10 : 9789395341653
ISBN-13 : 9395341653
Rating : 4/5 (53 Downloads)

Synopsis Artificial Intelligence by : Dr. S. Murugan

Dr. S. Murugan, Associate Professor, Department of Computer Science, Alagappa Government Arts College, Karaikudi, Tamil Nadu, India

Intelligent Control

Intelligent Control
Author :
Publisher : World Scientific
Total Pages : 472
Release :
ISBN-10 : 9810225644
ISBN-13 : 9789810225643
Rating : 4/5 (44 Downloads)

Synopsis Intelligent Control by : Zi-Xing Cai

Introducton; Methology of knowledge representation; General inference principles; Hierarchical control systems; Expert control systems; Fuzzy control systems; Neurocontrol systems; Learning control systems; Intelligente control systems in application; Prospectives of intelligente control; References; Bibliography; Subject index.

Human Centered Computing

Human Centered Computing
Author :
Publisher : Springer Nature
Total Pages : 312
Release :
ISBN-10 : 9783031237416
ISBN-13 : 3031237412
Rating : 4/5 (16 Downloads)

Synopsis Human Centered Computing by : Qiaohong Zu

This book constitutes thoroughly reviewed, revised and selected papers from the 7th International Conference on Human Centered Computing, HCC 2021, held in virtually, due to COVID- 19, in December 2021. The 18 full and 9 short papers presented in this volume were carefully reviewed and selected from a total of 68 submissions. The conference focuses on the following three main themes as follows: Data such as Data Visualization, Big Data, Data Security, Hyper connectivity such as Internet of Things, Cloud Computing, Mobile Network and Collaboration such as Collective Intelligence, Peer Production, Context Awareness and much more.