0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (8)
  • R250 - R500 (66)
  • R500+ (5,381)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > General theory of computing > Data structures

Machine Learning and its Applications (Hardcover): Peter Wlodarczak Machine Learning and its Applications (Hardcover)
Peter Wlodarczak
R4,955 Discovery Miles 49 550 Ships in 12 - 17 working days

In recent years, machine learning has gained a lot of interest. Due to the advances in processor technology and the availability of large amounts of data, machine learning techniques have provided astounding results in areas such as object recognition or natural language processing. New approaches, e.g. deep learning, have provided groundbreaking outcomes in fields such as multimedia mining or voice recognition. Machine learning is now used in virtually every domain and deep learning algorithms are present in many devices such as smartphones, cars, drones, healthcare equipment, or smart home devices. The Internet, cloud computing and the Internet of Things produce a tsunami of data and machine learning provides the methods to effectively analyze the data and discover actionable knowledge. This book describes the most common machine learning techniques such as Bayesian models, support vector machines, decision tree induction, regression analysis, and recurrent and convolutional neural networks. It first gives an introduction into the principles of machine learning. It then covers the basic methods including the mathematical foundations. The biggest part of the book provides common machine learning algorithms and their applications. Finally, the book gives an outlook into some of the future developments and possible new research areas of machine learning and artificial intelligence in general. This book is meant to be an introduction into machine learning. It does not require prior knowledge in this area. It covers some of the basic mathematical principle but intends to be understandable even without a background in mathematics. It can be read chapter wise and intends to be comprehensible, even when not starting in the beginning. Finally, it also intends to be a reference book. Key Features: Describes real world problems that can be solved using Machine Learning Provides methods for directly applying Machine Learning techniques to concrete real world problems Demonstrates how to apply Machine Learning techniques using different frameworks such as TensorFlow, MALLET, R

Data Science and Security - Proceedings of IDSCS 2021 (Paperback, 1st ed. 2021): Samiksha Shukla, Aynur Unal, Joseph Varghese... Data Science and Security - Proceedings of IDSCS 2021 (Paperback, 1st ed. 2021)
Samiksha Shukla, Aynur Unal, Joseph Varghese Kureethara, Durgesh Kumar Mishra, Dong Seog Han
R5,036 Discovery Miles 50 360 Ships in 12 - 17 working days

This book presents the best-selected papers presented at the International Conference on Data Science, Computation and Security (IDSCS-2021), organized by the Department of Data Science, CHRIST (Deemed to be University), Pune Lavasa Campus, India, during April 16-17, 2021. The proceeding is targeting the current research works in the areas of data science, data security, data analytics, artificial intelligence, machine learning, computer vision, algorithms design, computer networking, data mining, big data, text mining, knowledge representation, soft computing, and cloud computing.

Evolutionary Computing and Mobile Sustainable Networks - Proceedings of ICECMSN 2020 (Paperback, 1st ed. 2021): V. Suma,... Evolutionary Computing and Mobile Sustainable Networks - Proceedings of ICECMSN 2020 (Paperback, 1st ed. 2021)
V. Suma, Noureddine Bouhmala, Haoxiang Wang
R5,923 Discovery Miles 59 230 Ships in 10 - 15 working days

This book features selected research papers presented at the International Conference on Evolutionary Computing and Mobile Sustainable Networks (ICECMSN 2020), held at the Sir M. Visvesvaraya Institute of Technology on 20-21 February 2020. Discussing advances in evolutionary computing technologies, including swarm intelligence algorithms and other evolutionary algorithm paradigms which are emerging as widely accepted descriptors for mobile sustainable networks virtualization, optimization and automation, this book is a valuable resource for researchers in the field of evolutionary computing and mobile sustainable networks.

Big Data - Principles and Paradigms (Paperback): Rajkumar Buyya, Rodrigo N. Calheiros, Amir Vahid Dastjerdi Big Data - Principles and Paradigms (Paperback)
Rajkumar Buyya, Rodrigo N. Calheiros, Amir Vahid Dastjerdi
R1,754 Discovery Miles 17 540 Ships in 12 - 17 working days

Big Data: Principles and Paradigms captures the state-of-the-art research on the architectural aspects, technologies, and applications of Big Data. The book identifies potential future directions and technologies that facilitate insight into numerous scientific, business, and consumer applications. To help realize Big Data's full potential, the book addresses numerous challenges, offering the conceptual and technological solutions for tackling them. These challenges include life-cycle data management, large-scale storage, flexible processing infrastructure, data modeling, scalable machine learning, data analysis algorithms, sampling techniques, and privacy and ethical issues.

Experiments in Automating Immigration Systems (Hardcover): Jack Maxwell, Joe Tomlinson Experiments in Automating Immigration Systems (Hardcover)
Jack Maxwell, Joe Tomlinson
R2,133 Discovery Miles 21 330 Ships in 10 - 15 working days

In recent years, the United Kingdom's Home Office has started using automated systems to make immigration decisions. These systems promise faster, more accurate, and cheaper decision-making, but in practice they have exposed people to distress, disruption, and even deportation. This book identifies a pattern of risky experimentation with automated systems in the Home Office. It analyses three recent case studies including: a voice recognition system used to detect fraud in English-language testing; an algorithm for identifying 'risky' visa applications; and automated decision-making in the EU Settlement Scheme. The book argues that a precautionary approach is essential to ensure that society benefits from government automation without exposing individuals to unacceptable risks.

Models and Algorithms of Time-Dependent Scheduling (Paperback, 2nd ed. 2020): Stanislaw Gawiejnowicz Models and Algorithms of Time-Dependent Scheduling (Paperback, 2nd ed. 2020)
Stanislaw Gawiejnowicz
R4,521 Discovery Miles 45 210 Ships in 10 - 15 working days

This is a comprehensive study of various time-dependent scheduling problems in single-, parallel- and dedicated-machine environments. In addition to complexity issues and exact or heuristic algorithms which are typically presented in scheduling books, the author also includes more advanced topics such as matrix methods in time-dependent scheduling, time-dependent scheduling with two criteria and time-dependent two-agent scheduling. The reader should be familiar with the basic notions of calculus, discrete mathematics and combinatorial optimization theory, while the book offers introductory material on theory of algorithms, NP-complete problems, and the basics of scheduling theory. The author includes numerous examples, figures and tables, he presents different classes of algorithms using pseudocode, he completes all chapters with extensive bibliographies, and he closes the book with comprehensive symbol and subject indexes. The previous edition of the book focused on computational complexity of time-dependent scheduling problems. In this edition, the author concentrates on models of time-dependent job processing times and algorithms for solving time-dependent scheduling problems. The book is suitable for researchers working on scheduling, problem complexity, optimization, heuristics and local search algorithms.

Beginner's Guide to Code Algorithms - Experiments to Enhance Productivity and Solve Problems (Paperback): Deepankar Maitra Beginner's Guide to Code Algorithms - Experiments to Enhance Productivity and Solve Problems (Paperback)
Deepankar Maitra
R1,494 Discovery Miles 14 940 Ships in 12 - 17 working days

Do you have creative ideas that you wish you could transform into code? Do you want to boost your problem solving and logic skills? Do you want to enhance your career by adopting an algorithmic mindset? In our increasingly digital world, coding is an essential skill. Communicating an algorithm to a machine to perform a set of tasks is vital. Beginner's Guide to Code Algorithms: Experiments to Enhance Productivity and Solve Problems written by Deepankar Maitra teaches you how to think like a programmer. The author unravels the secret behind writing code - building a good algorithm. Algorithmic thinking leads to asking the right question and enables a shift from issue resolution to value creation. Having this mindset will make you more marketable to employers. This book takes you on a problem-solving journey to expand your mind and increase your willingness to experiment with code. You will: Learn the art of building an algorithm through hands-on exercises Understand how to develop code for inspiring productivity concepts Build a mentality of developing algorithms to solve problems Develop, test, review, and improve code through guided experimentation This book is designed to develop a culture of logical thinking through intellectual stimulation. It will benefit students and teachers of programming, business professionals, as well as experienced users of Microsoft Excel who wish to become proficient with macros.

Applications of Bat Algorithm and its Variants (Paperback, 1st ed. 2021): Nilanjan Dey, V. Rajinikanth Applications of Bat Algorithm and its Variants (Paperback, 1st ed. 2021)
Nilanjan Dey, V. Rajinikanth
R4,441 Discovery Miles 44 410 Ships in 10 - 15 working days

This book highlights essential concepts in connection with the traditional bat algorithm and its recent variants, as well as its application to find optimal solutions for a variety of real-world engineering and medical problems. Today, swarm intelligence-based meta-heuristic algorithms are extensively being used to address a wide range of real-world optimization problems due to their adaptability and robustness. Developed in 2009, the bat algorithm (BA) is one of the most successful swarm intelligence procedures, and has been used to tackle optimization tasks for more than a decade. The BA's mathematical model is quite straightforward and easy to understand and enhance, compared to other swarm approaches. Hence, it has attracted the attention of researchers who are working to find optimal solutions in a diverse range of domains, such as N-dimensional numerical optimization, constrained/unconstrained optimization and linear/nonlinear optimization problems. Along with the traditional BA, its enhanced versions are now also being used to solve optimization problems in science, engineering and medical applications around the globe.

Simulation Tools and Techniques - 12th EAI International Conference, SIMUtools 2020, Guiyang, China, August 28-29, 2020,... Simulation Tools and Techniques - 12th EAI International Conference, SIMUtools 2020, Guiyang, China, August 28-29, 2020, Proceedings, Part I (Paperback, 1st ed. 2021)
Houbing Song, Dingde Jiang
R3,093 Discovery Miles 30 930 Ships in 10 - 15 working days

This two-volume set constitutes the refereed post-conference proceedings of the 12th International Conference on Simulation Tools and Techniques, SIMUTools 2020, held in Guiyang, China, in August 2020. Due to COVID-19 pandemic the conference was held virtually. The 125 revised full papers were carefully selected from 354 submissions. The papers focus on simulation methods, simulation techniques, simulation software, simulation performance, modeling formalisms, simulation verification and widely used frameworks.

Advances in Applications of Data-Driven Computing (Paperback, 1st ed. 2021): Jagdish Chand Bansal, Lance C.C. Fung, Milan... Advances in Applications of Data-Driven Computing (Paperback, 1st ed. 2021)
Jagdish Chand Bansal, Lance C.C. Fung, Milan Simic, Ankush Ghosh
R3,684 Discovery Miles 36 840 Ships in 10 - 15 working days

This book aims to foster machine and deep learning approaches to data-driven applications, in which data governs the behaviour of applications. Applications of Artificial intelligence (AI)-based systems play a significant role in today's software industry. The sensors data from hardware-based systems making a mammoth database, increasing day by day. Recent advances in big data generation and management have created an avenue for decision-makers to utilize these huge volumes of data for different purposes and analyses. AI-based application developers have long utilized conventional machine learning techniques to design better user interfaces and vulnerability predictions. However, with the advancement of deep learning-based and neural-based networks and algorithms, researchers are able to explore and learn more about data and their exposed relationships or hidden features. This new trend of developing data-driven application systems seeks the adaptation of computational neural network algorithms and techniques in many application domains, including software systems, cyber security, human activity recognition, and behavioural modelling. As such, computational neural networks algorithms can be refined to address problems in data-driven applications. Original research and review works with model and build data-driven applications using computational algorithm are included as chapters in this book.

Quantum Machine Learning: An Applied Approach - The Theory and Application of Quantum Machine Learning in Science and Industry... Quantum Machine Learning: An Applied Approach - The Theory and Application of Quantum Machine Learning in Science and Industry (Paperback, 1st ed.)
Santanu Ganguly
R1,787 R1,455 Discovery Miles 14 550 Save R332 (19%) Ships in 10 - 15 working days

Know how to adapt quantum computing and machine learning algorithms. This book takes you on a journey into hands-on quantum machine learning (QML) through various options available in industry and research. The first three chapters offer insights into the combination of the science of quantum mechanics and the techniques of machine learning, where concepts of classical information technology meet the power of physics. Subsequent chapters follow a systematic deep dive into various quantum machine learning algorithms, quantum optimization, applications of advanced QML algorithms (quantum k-means, quantum k-medians, quantum neural networks, etc.), qubit state preparation for specific QML algorithms, inference, polynomial Hamiltonian simulation, and more, finishing with advanced and up-to-date research areas such as quantum walks, QML via Tensor Networks, and QBoost. Hands-on exercises from open source libraries regularly used today in industry and research are included, such as Qiskit, Rigetti's Forest, D-Wave's dOcean, Google's Cirq and brand new TensorFlow Quantum, and Xanadu's PennyLane, accompanied by guided implementation instructions. Wherever applicable, the book also shares various options of accessing quantum computing and machine learning ecosystems as may be relevant to specific algorithms. The book offers a hands-on approach to the field of QML using updated libraries and algorithms in this emerging field. You will benefit from the concrete examples and understanding of tools and concepts for building intelligent systems boosted by the quantum computing ecosystem. This work leverages the author's active research in the field and is accompanied by a constantly updated website for the book which provides all of the code examples. What You will Learn Understand and explore quantum computing and quantum machine learning, and their application in science and industry Explore various data training models utilizing quantum machine learning algorithms and Python libraries Get hands-on and familiar with applied quantum computing, including freely available cloud-based access Be familiar with techniques for training and scaling quantum neural networks Gain insight into the application of practical code examples without needing to acquire excessive machine learning theory or take a quantum mechanics deep dive Who This Book Is For Data scientists, machine learning professionals, and researchers

Advances in Intelligent Data Analysis XIX - 19th International Symposium on Intelligent Data Analysis, IDA 2021, Porto,... Advances in Intelligent Data Analysis XIX - 19th International Symposium on Intelligent Data Analysis, IDA 2021, Porto, Portugal, April 26-28, 2021, Proceedings (Paperback, 1st ed. 2021)
Pedro Henriques Abreu, Pedro Pereira Rodrigues, Alberto Fernandez, Joao Gama
R1,593 Discovery Miles 15 930 Ships in 10 - 15 working days

This book constitutes the proceedings of the 19th International Symposium on Intelligent Data Analysis, IDA 2021, which was planned to take place in Porto, Portugal. Due to the COVID-19 pandemic the conference was held online during April 26-28, 2021.The 35 papers included in this book were carefully reviewed and selected from 113 submissions. The papers were organized in topical sections named: modeling with neural networks; modeling with statistical learning; modeling language and graphs; and modeling special data formats.

Metaheuristic Optimization Algorithms in Civil Engineering: New Applications (Paperback, 1st ed. 2020): Ali Kaveh, Armin Dadras... Metaheuristic Optimization Algorithms in Civil Engineering: New Applications (Paperback, 1st ed. 2020)
Ali Kaveh, Armin Dadras Eslamlou
R2,956 Discovery Miles 29 560 Ships in 10 - 15 working days

This book discusses the application of metaheuristic algorithms in a number of important optimization problems in civil engineering. Advances in civil engineering technologies require greater accuracy, efficiency and speed in terms of the analysis and design of the corresponding systems. As such, it is not surprising that novel methods have been developed for the optimal design of real-world systems and models with complex configurations and large numbers of elements. This book is intended for scientists, engineers and students wishing to explore the potential of newly developed metaheuristics in practical problems. It presents concepts that are not only applicable to civil engineering problems, but can also used for optimizing problems related to mechanical, electrical, and industrial engineering. It is an essential resource for civil, mechanical and electrical engineers who use optimization methods for design, as well as for students and researchers interested in structural optimization.

Biomedical Engineering Systems and Technologies - 13th International Joint Conference, BIOSTEC 2020, Valletta, Malta, February... Biomedical Engineering Systems and Technologies - 13th International Joint Conference, BIOSTEC 2020, Valletta, Malta, February 24-26, 2020, Revised Selected Papers (Paperback, 1st ed. 2021)
Xuesong Ye, Filipe Soares, Elisabetta De Maria, Pedro Gomez Vilda, Federico Cabitza, …
R3,029 Discovery Miles 30 290 Ships in 10 - 15 working days

This book constitutes extended and revised versions of the selected papers from the 13th International Joint Conference on Biomedical Engineering Systems and Technologies, BIOSTEC 2020, held in Valletta, Malta, in February 2020.The 29 revised and extended full papers presented were carefully reviewed and selected from a total of 363 submissions. The papers are organized in topical sections on biomedical electronics and devices; bioimaging; bioinformatics models, methods and algorithms; bio-inspired systems and signal processing; health informatic

Bio-Inspired Computing: Theories and Applications - 15th International Conference, BIC-TA 2020, Qingdao, China, October 23-25,... Bio-Inspired Computing: Theories and Applications - 15th International Conference, BIC-TA 2020, Qingdao, China, October 23-25, 2020, Revised Selected Papers (Paperback, 1st ed. 2021)
Linqiang Pan, Shangchen Pang, Tao Song, Faming Gong
R3,035 Discovery Miles 30 350 Ships in 10 - 15 working days

This volume constitutes the revised selected papers of the 15th International Conference on Bio-inspired Computing: Theories and Applications, BIC-TA 2020, held in Qingdao, China, in October 2020.The 43 full papers presented in both volumes were selected from 109 submissions. The papers are organized according to the topical headings: evolutionary computation and swarm intelligence; neural networks and machine learning; DNA computing and membrane computing.

Introduction to Quantum Information Science (Hardcover, 2015 ed.): Masahito Hayashi, Satoshi Ishizaka, Akinori Kawachi, Gen... Introduction to Quantum Information Science (Hardcover, 2015 ed.)
Masahito Hayashi, Satoshi Ishizaka, Akinori Kawachi, Gen Kimura, Tomohiro Ogawa
R3,241 Discovery Miles 32 410 Ships in 12 - 17 working days

This book presents the basics of quantum information, e.g., foundation of quantum theory, quantum algorithms, quantum entanglement, quantum entropies, quantum coding, quantum error correction and quantum cryptography. The required knowledge is only elementary calculus and linear algebra. This way the book can be understood by undergraduate students. In order to study quantum information, one usually has to study the foundation of quantum theory. This book describes it from more an operational viewpoint which is suitable for quantum information while traditional textbooks of quantum theory lack this viewpoint. The currentbook bases on Shor's algorithm, Grover's algorithm, Deutsch-Jozsa's algorithm as basic algorithms. To treat several topics in quantum information, this book covers several kinds of information quantities in quantum systems including von Neumann entropy. The limits of several kinds of quantum information processing are given. As important quantum protocols, this book contains quantum teleportation, quantum dense coding, quantum data compression. In particular conversion theory of entanglement via local operation and classical communication are treated too. This theory provides the quantification of entanglement, which coincides with von Neumann entropy. The next part treats the quantum hypothesis testing. The decision problem of two candidates of the unknown state are given. The asymptotic performance of this problem is characterized by information quantities. Using this result, the optimal performance of classical information transmission via noisy quantum channel is derived. Quantum information transmission via noisy quantum channel by quantum error correction are discussed too. Based on this topic, the secure quantum communication is explained. In particular, the quantification of quantum security which has not been treated in existing book is explained. This book treats quantum cryptography from a more practical viewpoint."

Discrete Cuckoo Search for Combinatorial Optimization (Paperback, 1st ed. 2020): Aziz Ouaarab Discrete Cuckoo Search for Combinatorial Optimization (Paperback, 1st ed. 2020)
Aziz Ouaarab
R2,927 Discovery Miles 29 270 Ships in 10 - 15 working days

This book provides a literature review of techniques used to pass from continuous to combinatorial space, before discussing a detailed example with individual steps of how cuckoo search (CS) can be adapted to solve combinatorial optimization problems. It demonstrates the application of CS to three different problems and describes their source code. The content is divided into five chapters, the first of which provides a technical description, together with examples of combinatorial search spaces. The second chapter summarizes a diverse range of methods used to solve combinatorial optimization problems. In turn, the third chapter presents a description of CS, its formulation and characteristics. In the fourth chapter, the application of discrete cuckoo search (DCS) to solve three POCs (the traveling salesman problem, quadratic assignment problem and job shop scheduling problem) is explained, focusing mainly on a reinterpretation of the terminology used in CS and its source of inspiration. In closing, the fifth chapter discusses random-key cuckoo search (RKCS) using random keys to represent positions found by cuckoo search in the TSP and QAP solution space.

Novel Techniques in Recovering, Embedding, and Enforcing Policies for Control-Flow Integrity (Paperback, 1st ed. 2021): Yan Lin Novel Techniques in Recovering, Embedding, and Enforcing Policies for Control-Flow Integrity (Paperback, 1st ed. 2021)
Yan Lin
R2,927 Discovery Miles 29 270 Ships in 10 - 15 working days

There are three fundamental components in Control-Flow Integrity (CFI) enforcement. The first component is accurately recovering the policy (CFG). Usually, the more precise the policy is, the more security CFI improves, but precise CFG generation was considered hard without the support of source code. The second component is embedding the CFI policy securely. Current CFI enforcement usually inserts checks before indirect branches to consult a read-only table which stores the valid CFG information. However, this kind of read-only table can be overwritten by some kinds of attacks (e.g., the Rowhammer attack and data-oriented programming). The third component is to efficiently enforce the CFI policy. In current approaches CFI checks are always executed whenever there is an indirect control flow transfer. Therefore, it is critical to minimize the performance impact of CFI checks. In this book, we propose novel solutions to handle these three fundamental components. To generate a precise CFI policy without the support of the source code, we systematically study two methods which recover CFI policy based on function signature matching at the binary level and propose our novel rule- and heuristic-based mechanism to more accurately recover function signature. To embed CFI policy securely, we design a novel platform which encodes the policy into the machine instructions directly without relying on consulting any read-only data structure, by making use of the idea of instruction-set randomization. Each basic block is encrypted with a key derived from the CFG. To efficiently enforce CFI policy, we make use of a mature dynamic code optimization platform called DynamoRIO to enforce the policy so that we are only required to do the CFI check when needed.

Parallel Metaheuristics - A New Class of Algorithms (Hardcover, New): E Alba Parallel Metaheuristics - A New Class of Algorithms (Hardcover, New)
E Alba
R4,402 R4,041 Discovery Miles 40 410 Save R361 (8%) Ships in 12 - 17 working days

Solving complex optimization problems with parallel metaheuristics
Parallel Metaheuristics brings together an international group of experts in parallelism and metaheuristics to provide a much-needed synthesis of these two fields. Readers discover how metaheuristic techniques can provide useful and practical solutions for a wide range of problems and application domains, with an emphasis on the fields of telecommunications and bioinformatics. This volume fills a long-existing gap, allowing researchers and practitioners to develop efficient metaheuristic algorithms to find solutions.
The book is divided into three parts:
* Part One: Introduction to Metaheuristics and Parallelism, including an Introduction to Metaheuristic Techniques, Measuring the Performance of Parallel Metaheuristics, New Technologies in Parallelism, and a head-to-head discussion on Metaheuristics and Parallelism
* Part Two: Parallel Metaheuristic Models, including Parallel Genetic Algorithms, Parallel Genetic Programming, Parallel Evolution Strategies, Parallel Ant Colony Algorithms, Parallel Estimation of Distribution Algorithms, Parallel Scatter Search, Parallel Variable Neighborhood Search, Parallel Simulated Annealing, Parallel Tabu Search, Parallel GRASP, Parallel Hybrid Metaheuristics, Parallel Multi-Objective Optimization, and Parallel Heterogeneous Metaheuristics
* Part Three: Theory and Applications, including Theory of Parallel Genetic Algorithms, Parallel Metaheuristics Applications, Parallel Metaheuristics in Telecommunications, and a final chapter on Bioinformatics and Parallel Metaheuristics
Each self-contained chapter begins with clear overviews and introductions that bring the reader up to speed, describes basic techniques, and ends with a reference list for further study. Packed with numerous tables and figures to illustrate the complex theory and processes, this comprehensive volume also includes numerous practical real-world optimization problems and their solutions.
This is essential reading for students and researchers in computer science, mathematics, and engineering who deal with parallelism, metaheuristics, and optimization in general.

Frontier Applications of Nature Inspired Computation (Paperback, 1st ed. 2020): Mahdi Khosravy, Neeraj Gupta, Nilesh Patel,... Frontier Applications of Nature Inspired Computation (Paperback, 1st ed. 2020)
Mahdi Khosravy, Neeraj Gupta, Nilesh Patel, Tomonobu Senjyu
R2,960 Discovery Miles 29 600 Ships in 10 - 15 working days

This book addresses the frontier advances in the theory and application of nature-inspired optimization techniques, including solving the quadratic assignment problem, prediction in nature-inspired dynamic optimization, the lion algorithm and its applications, optimizing the operation scheduling of microgrids, PID controllers for two-legged robots, optimizing crane operating times, planning electrical energy distribution systems, automatic design and evaluation of classification pipelines, and optimizing wind-energy power generation plants. The book also presents a variety of nature-inspired methods and illustrates methods of adapting these to said applications. Nature-inspired computation, developed by mimicking natural phenomena, makes a significant contribution toward the solution of non-convex optimization problems that normal mathematical optimizers fail to solve. As such, a wide range of nature-inspired computing approaches has been used in multidisciplinary engineering applications. Written by researchers and developers from a variety of fields, this book presents the latest findings, novel techniques and pioneering applications.

Cyber Security in India - Education, Research and Training (Paperback, 1st ed. 2020): Sandeep Kumar Shukla, Manindra Agrawal Cyber Security in India - Education, Research and Training (Paperback, 1st ed. 2020)
Sandeep Kumar Shukla, Manindra Agrawal
R2,927 Discovery Miles 29 270 Ships in 10 - 15 working days

This book of 'directions' focuses on cyber security research, education and training in India, and work in this domain within the Indian Institute of Technology Kanpur. IIT Kanpur's Computer Science and Engineering Department established an 'Interdisciplinary Center for Cyber Security and Cyber Defense of Critical Infrastructures (C3I Center)' in 2016 with funding from the Science and Engineering Research Board (SERB), and other funding agencies. The work at the center focuses on smart grid security, manufacturing and other industrial control system security; network, web and data security; cryptography, and penetration techniques. The founders are involved with various Indian government agencies including the Reserve Bank of India, National Critical Information Infrastructure Protection Center, UIDAI, CCTNS under home ministry, Ministry of IT and Electronics, and Department of Science & Technology. The center also testifies to the parliamentary standing committee on cyber security, and has been working with the National Cyber Security Coordinator's office in India. Providing glimpses of the work done at IIT Kanpur, and including perspectives from other Indian institutes where work on cyber security is starting to take shape, the book is a valuable resource for researchers and professionals, as well as educationists and policymakers.

Smart Grid and Internet of Things - 4th EAI International Conference, SGIoT 2020, TaiChung, Taiwan, December 5-6, 2020,... Smart Grid and Internet of Things - 4th EAI International Conference, SGIoT 2020, TaiChung, Taiwan, December 5-6, 2020, Proceedings (Paperback, 1st ed. 2021)
Yi-Bing Lin, Der-Jiunn Deng
R3,510 Discovery Miles 35 100 Ships in 10 - 15 working days

This volume, SGIoT 2020, constitutes the refereed proceedings of the 4th EAI International Conference on Smart Grid and Internet of Things, SGIoT 2020, held in TaiChung, Taiwan, in December 2020.The IoT-driven smart grid is currently a hot area of research boosted by the global need to improve electricity access, economic growth of emerging countries, and the worldwide power plant capacity additions. The 40 papers presented were reviewed and selected from 159 submissions and present broad range of topics in wireless sensor, vehicular ad hoc networks, security, blockchain, and deep learning.

We See It All - liberty and justice in the age of perpetual surveillance (Paperback): Jon Fasman We See It All - liberty and justice in the age of perpetual surveillance (Paperback)
Jon Fasman
R507 R422 Discovery Miles 4 220 Save R85 (17%) Ships in 9 - 15 working days

What are citizens of a free country willing to tolerate in the name of public safety? Jon Fasman journeys from the US to London - one of the most heavily surveilled cities on earth - to China and beyond, to expose the legal, political, and moral issues surrounding how the state uses surveillance technology. Automatic licence-plate readers allow police to amass a granular record of where people go, when, and for how long. Drones give the state eyes - and possibly weapons - in the skies. Algorithms purport to predict where and when crime will occur, and how big a risk a suspect has of reoffending. Specially designed tools can crack a device's encryption keys, rending all privacy protections useless. And facial recognition technology poses perhaps a more dire and lasting threat than any other form of surveillance. Jon Fasman examines how these technologies help police do their jobs, and what their use means for our privacy rights and civil liberties, exploring vital questions, such as: Should we expect to be tracked and filmed whenever we leave our homes? Should the state have access to all of the data we generate? Should private companies? What might happen if all of these technologies are combined and put in the hands of a government with scant regard for its citizens' civil liberties? Through on-the-ground reporting and vivid storytelling, Fasman explores one of the most urgent issues of our time.

Computing Algorithms with Applications in Engineering - Proceedings of ICCAEEE 2019 (Paperback, 1st ed. 2020): V. K. Giri,... Computing Algorithms with Applications in Engineering - Proceedings of ICCAEEE 2019 (Paperback, 1st ed. 2020)
V. K. Giri, Nishchal K. Verma, R K Patel, V.P. Singh
R4,496 Discovery Miles 44 960 Ships in 10 - 15 working days

This book collects high-quality research papers presented at the International Conference on Computing Applications in Electrical & Electronics Engineering, held at Rajkiya Engineering College, Sonbhadra, India, on August 30-31, 2019. It provides novel contributions in computational intelligence, together with valuable reference material for future research. The topics covered include: big data analytics, IoT and smart infrastructures, machine learning, artificial intelligence and deep learning, crowd sourcing and social intelligence, natural language processing, business intelligence, high-performance computing, wireless, mobile and green communications, ad-hoc, sensor and mesh networks, SDN and network virtualization, cognitive systems, swarm intelligence, human-computer interaction, network and information security, intelligent control, soft computing, networked control systems, renewable energy sources and technologies, biomedical signal processing, pattern recognition and object tracking, and sensor devices and applications.

Numerical Nonsmooth Optimization - State of the Art Algorithms (Paperback, 1st ed. 2020): Adil M. Bagirov, Manlio Gaudioso,... Numerical Nonsmooth Optimization - State of the Art Algorithms (Paperback, 1st ed. 2020)
Adil M. Bagirov, Manlio Gaudioso, Napsu Karmitsa, Marko M. Makela, Sona Taheri
R5,324 Discovery Miles 53 240 Ships in 10 - 15 working days

Solving nonsmooth optimization (NSO) problems is critical in many practical applications and real-world modeling systems. The aim of this book is to survey various numerical methods for solving NSO problems and to provide an overview of the latest developments in the field. Experts from around the world share their perspectives on specific aspects of numerical NSO. The book is divided into four parts, the first of which considers general methods including subgradient, bundle and gradient sampling methods. In turn, the second focuses on methods that exploit the problem's special structure, e.g. algorithms for nonsmooth DC programming, VU decomposition techniques, and algorithms for minimax and piecewise differentiable problems. The third part considers methods for special problems like multiobjective and mixed integer NSO, and problems involving inexact data, while the last part highlights the latest advancements in derivative-free NSO. Given its scope, the book is ideal for students attending courses on numerical nonsmooth optimization, for lecturers who teach optimization courses, and for practitioners who apply nonsmooth optimization methods in engineering, artificial intelligence, machine learning, and business. Furthermore, it can serve as a reference text for experts dealing with nonsmooth optimization.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Genetic Algorithms with Python
Clinton Sheppard Hardcover R893 R823 Discovery Miles 8 230
A Textbook of Data Structures and…
Vijayalakshmi P Hardcover R3,789 Discovery Miles 37 890
Smart Technologies in Data Science and…
Sanjoy Kumar Saha, Paul S. Pang, … Hardcover R5,772 Discovery Miles 57 720
A Textbook of Data Structures and…
Vijayalakshmi P Hardcover R3,789 Discovery Miles 37 890
Proceedings of International Conference…
Prasant Kumar Pattnaik, Mangal Sain, … Hardcover R7,780 Discovery Miles 77 800
Coding for Kids in Python - Python…
Bob Mather Hardcover R919 Discovery Miles 9 190
Gamma Solution - An Application of…
James R Warren Hardcover R1,373 R1,138 Discovery Miles 11 380
Data Abstraction and Problem Solving…
Janet Prichard, Frank Carrano Paperback R2,263 Discovery Miles 22 630
Scheduling Problems - New Applications…
Rodrigo Da Rosa Righi Hardcover R3,390 Discovery Miles 33 900
MATLAB Applications in Engineering
Constantin Volosencu Hardcover R3,375 Discovery Miles 33 750

 

Partners