0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (9)
  • R250 - R500 (68)
  • R500+ (5,757)
  • -
Status
Format
Author / Contributor
Publisher

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

Data: A Guide to Humans (Hardcover): Phil Harvey, Noelia Jimenez Martinez Data: A Guide to Humans (Hardcover)
Phil Harvey, Noelia Jimenez Martinez
R348 Discovery Miles 3 480 Ships in 12 - 17 working days

Data is humanity's most important new resource. It has the capacity to provide insight into every aspect of our lives, the planet and the universe at large; it changes not only what we know but also how we know it. Exploiting the value of data could improve our existence as much as - if not more than - previous technological revolutions. Yet data without empathy is useless. There is a tendency in data science to forget about the human needs and feelings of the people who make up the data, the people who work with the data, and those expected to understand the results. Without empathy, this precious resource is at best underused, at worst misused. Data: A Guide to Humans will help you understand how to properly exploit data, why this is so important, and how companies and governments are currently using data. It makes a compelling case for empathy as the crucial factor in elevating our understanding of data to something which can make a lasting and essential contribution to your business, your life and maybe even the world.

Algorithms Illuminated - Omnibus Edition (Hardcover): Tim Roughgarden Algorithms Illuminated - Omnibus Edition (Hardcover)
Tim Roughgarden
R1,563 Discovery Miles 15 630 In Stock

In Algorithms Illuminated, Tim Roughgarden teaches the basics of algorithms in the most accessible way imaginable. This Omnibus Edition contains the complete text of Parts 1-4, with thorough coverage of asymptotic analysis, graph search and shortest paths, data structures, divide-and-conquer algorithms, greedy algorithms, dynamic programming, and NP-hard problems. Hundreds of worked examples, quizzes, and exercises, plus comprehensive online videos, help readers become better programmers; sharpen their analytical skills; learn to think algorithmically; acquire literacy with computer science's greatest hits; and ace their technical interviews.

The Garbage Collection Handbook - The Art of Automatic Memory Management (Paperback): Richard Jones, Antony Hosking, Eliot Moss The Garbage Collection Handbook - The Art of Automatic Memory Management (Paperback)
Richard Jones, Antony Hosking, Eliot Moss
R1,423 Discovery Miles 14 230 Ships in 9 - 15 working days

Published in 1996, Richard Jones's Garbage Collection was a milestone in the area of automatic memory management. The field has grown considerably since then, sparking a need for an updated look at the latest state-of-the-art developments. The Garbage Collection Handbook: The Art of Automatic Memory Management brings together a wealth of knowledge gathered by automatic memory management researchers and developers over the past fifty years. The authors compare the most important approaches and state-of-the-art techniques in a single, accessible framework. The book addresses new challenges to garbage collection made by recent advances in hardware and software. It explores the consequences of these changes for designers and implementers of high performance garbage collectors. Along with simple and traditional algorithms, the book covers parallel, incremental, concurrent, and real-time garbage collection. Algorithms and concepts are often described with pseudocode and illustrations. The nearly universal adoption of garbage collection by modern programming languages makes a thorough understanding of this topic essential for any programmer. This authoritative handbook gives expert insight on how different collectors work as well as the various issues currently facing garbage collectors. Armed with this knowledge, programmers can confidently select and configure the many choices of garbage collectors. Web ResourceThe book's online bibliographic database at www.gchandbook.org includes over 2,500 garbage collection-related publications. Continually updated, it contains abstracts for some entries and URLs or DOIs for most of the electronically available ones. The database can be searched online or downloaded as BibTeX, PostScript, or PDF. E-bookThis edition enhances the print version with copious clickable links to algorithms, figures, original papers and definitions of technical terms. In addition, each index entry links back to where it was mentioned in the text, and each entry in the bibliography includes links back to where it was cited.

The Art of Mathematics - Take Two - Tea Time in Cambridge (Paperback, New edition): Bela Bollobas The Art of Mathematics - Take Two - Tea Time in Cambridge (Paperback, New edition)
Bela Bollobas
R637 Discovery Miles 6 370 Ships in 9 - 15 working days

Lovers of mathematics, young and old, professional and amateur, will enjoy this book. It is mathematics with fun: a collection of attractive problems that will delight and test readers. Many of the problems are drawn from the large number that have entertained and challenged students, guests and colleagues over the years during afternoon tea. The problems have their roots in many areas of mathematics. They vary greatly in difficulty: some are very easy, but most are far from trivial, and quite a few rather hard. Many provide substantial and surprising results that form the tip of an iceberg, providing an introduction to an important topic. To enjoy and appreciate the problems, readers should browse the book choosing one that looks particularly enticing, and think about it on and off for a while before resorting to the hint or the solution. Follow threads for an enjoyable and enriching journey through mathematics.

A Practical Approach to Data Structures and Algorithms (Hardcover): Sanjay Pahuja A Practical Approach to Data Structures and Algorithms (Hardcover)
Sanjay Pahuja
R1,424 Discovery Miles 14 240 Ships in 12 - 17 working days

The aim of the book is to serve as a text for students learning programming in 'C' on Data Structures such as array, linked list, stack, queue, trees, graph and sorting and searching methodology. The book illustrates in detail the methods, algorithms, functions and implementation of each and every concept of data structures. Algorithms are written in pseudo syntax i.e., near to 'C' language for easy understanding. It contains worked examples to amplify the material, and enhance the pedagogy. The content is not overburdened with math, and instead pays attention to the key components of the subject, especially link listing. By discussing the practical applications of the subject, the author has lessened the dry theory involved, and made the book more approachable.

Big Data Management (Hardcover, 1st ed. 2017): Fausto Pedro Garcia Marquez, Benjamin Lev Big Data Management (Hardcover, 1st ed. 2017)
Fausto Pedro Garcia Marquez, Benjamin Lev
R4,180 Discovery Miles 41 800 Ships in 10 - 15 working days

This book focuses on the analytic principles of business practice and big data. Specifically, it provides an interface between the main disciplines of engineering/technology and the organizational and administrative aspects of management, serving as a complement to books in other disciplines such as economics, finance, marketing and risk analysis. The contributors present their areas of expertise, together with essential case studies that illustrate the successful application of engineering management theories in real-life examples.

Guide to Computational Modelling for Decision Processes - Theory, Algorithms, Techniques and Applications (Hardcover, 1st ed.... Guide to Computational Modelling for Decision Processes - Theory, Algorithms, Techniques and Applications (Hardcover, 1st ed. 2017)
Stuart Berry, Val Lowndes, Marcello Trovati
R2,639 R2,397 Discovery Miles 23 970 Save R242 (9%) Ships in 12 - 17 working days

This interdisciplinary reference and guide provides an introduction to modeling methodologies and models which form the starting point for deriving efficient and effective solution techniques, and presents a series of case studies that demonstrate how heuristic and analytical approaches may be used to solve large and complex problems. Topics and features: introduces the key modeling methods and tools, including heuristic and mathematical programming-based models, and queueing theory and simulation techniques; demonstrates the use of heuristic methods to not only solve complex decision-making problems, but also to derive a simpler solution technique; presents case studies on a broad range of applications that make use of techniques from genetic algorithms and fuzzy logic, tabu search, and queueing theory; reviews examples incorporating system dynamics modeling, cellular automata and agent-based simulations, and the use of big data; supplies expanded descriptions and examples in the appendices.

How to Prove It - A Structured Approach (Paperback, 3rd Revised edition): Daniel J. Velleman How to Prove It - A Structured Approach (Paperback, 3rd Revised edition)
Daniel J. Velleman
R1,096 Discovery Miles 10 960 Ships in 9 - 15 working days

Proofs play a central role in advanced mathematics and theoretical computer science, yet many students struggle the first time they take a course in which proofs play a significant role. This bestselling text's third edition helps students transition from solving problems to proving theorems by teaching them the techniques needed to read and write proofs. Featuring over 150 new exercises and a new chapter on number theory, this new edition introduces students to the world of advanced mathematics through the mastery of proofs. The book begins with the basic concepts of logic and set theory to familiarize students with the language of mathematics and how it is interpreted. These concepts are used as the basis for an analysis of techniques that can be used to build up complex proofs step by step, using detailed 'scratch work' sections to expose the machinery of proofs about numbers, sets, relations, and functions. Assuming no background beyond standard high school mathematics, this book will be useful to anyone interested in logic and proofs: computer scientists, philosophers, linguists, and, of course, mathematicians.

AI for Scientific Discovery (Hardcover): Janna Hastings AI for Scientific Discovery (Hardcover)
Janna Hastings
R3,595 Discovery Miles 35 950 Ships in 12 - 17 working days

AI for Scientific Discovery provides an accessible introduction to the wide-ranging applications of artificial intelligence technologies in scientific research and discovery across the full breadth of scientific disciplines. Artificial intelligence technologies support discovery science in multiple different ways. They support literature management and synthesis, allowing the wealth of what has already been discovered and reported on to be integrated and easily accessed. They play a central role in data analysis and interpretation - in the context of what is called 'data science'. AI is also helping to combat the reproducibility crisis in scientific research, by underpinning the discovery process with AI-enabled standards and pipelines, support the management of large-scale data and knowledge resources so that they can be shared, integrated and serve as a background 'knowledge ecosystem' into which new discoveries can be embedded. However, there are limitations to what AI can achieve and its outputs can be biased and confounded thus should not be blindly trusted. The latest generation of hybrid and 'human-in-the-loop' AI technologies have as their objective a balance between human inputs and insights and the power of the number-crunching and statistical inference at massive scale that AI technologies are best at.

Computer Vision, Imaging and Computer Graphics. Theory and Applications - International Joint Conference, VISIGRAPP 2010,... Computer Vision, Imaging and Computer Graphics. Theory and Applications - International Joint Conference, VISIGRAPP 2010, Angers, France, May 17-21, 2010. Revised Selected Papers (Paperback, 2011)
Paul Richard, Jose Braz
R1,532 Discovery Miles 15 320 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the International Conference, VISIGRAPP 2010, the Joint Conference on Computer Vision Theory and Applications (VISAPP), on Imaging Theory and Applications (IMAGAPP), and on Computer Graphics Theory and Applications (GRAPP), held in Angers, France, in May 2010. The 19 revised full papers presented together with two invited papers were carefully reviewed and selected. The papers are organized in topical sections on computer vision theory and applications; imaging theory and applications; computer graphics theory and applications; and information visualization theory and applications.

Software Process Improvement and Capability Determination - 11th International Conference, SPICE 2011, Dublin, Ireland, May 30... Software Process Improvement and Capability Determination - 11th International Conference, SPICE 2011, Dublin, Ireland, May 30 - June 1, 2011. Proceedings (Paperback, Edition.)
Rory O'Connor, Terry Rout, Fergal McCaffery, Alec Dorling
R1,510 Discovery Miles 15 100 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 11th International Conference on Software Process Improvement and Capability Determination, SPICE 2011, held in Dublin, Ireland, in May/June 2011. The 15 revised full papers presented and 15 short papers were carefully reviewed and selected from numerous submissions. The papers are organized in topical sections on process modelling and assessment, safety and security, medi SPICE, high maturity, implementation and improvement.

Communication and Networking - International Conference, FGCN 2011, Held as Part of the Future Generation Information... Communication and Networking - International Conference, FGCN 2011, Held as Part of the Future Generation Information Technology Conference, FGIT 2011, Jeju Island, Korea, December 8-10, 2011. Proceedings, Part II (Paperback, 2011)
Tai-Hoon Kim, Hojjat Adeli, Wai-Chi Fang, Thanos Vasilakos, Adrian Stoica, …
R1,573 Discovery Miles 15 730 Ships in 10 - 15 working days

The two volume set, CCIS 265 and 266, constitutes the refereed proceedings of the International Conference, FGCN 2011, held as Part of the Future Generation Information Technology Conference, FGIT 2011, Jeju Island, Korea, in December 2011. The papers presented were carefully reviewed and selected from numerous submissions and focuse on the various aspects of future generation communication and networking.

Advances in Wireless, Mobile Networks and Applications - International Conferences, WiMoA 2011 and ICCSEA 2011, Dubai, United... Advances in Wireless, Mobile Networks and Applications - International Conferences, WiMoA 2011 and ICCSEA 2011, Dubai, United Arab Emirates, May 25-27, 2011. Proceedings (Paperback, 2011 ed.)
Salah S. Al-Majeed, Chih-Lin Hu, Dhinaharan Nagamalai
R1,532 Discovery Miles 15 320 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the Third International Conference on Wireless, Mobile Networks and Applications, WiMoA 2011, and the First International Conference on Computer Science, Engineering and Applications, ICCSEA 2011, held in Dubai, United Arab Emirates, in May 2011. The book is organized as a collection of papers from WiMoA 2011 and ICCSEA 2011. The 8 revised full papers presented in the WiMoA 2011 part were carefully reviewed and selected from 63 submissions. The 20 revised full papers presented in the ICCSEA 2011 part were carefully reviewed and selected from 110 submissions.

Advanced Computer Science and Information Technology - Second International Conference, AST 2010, Miyazaki, Japan, June 23-25,... Advanced Computer Science and Information Technology - Second International Conference, AST 2010, Miyazaki, Japan, June 23-25, 2010. Proceedings (Paperback, 2010 ed.)
G.S. Tomar, Ruay-Shiung Chang, Osvaldo Gervasi, Tai-Hoon Kim, Samir Kumar Bandyopadhyay
R1,493 Discovery Miles 14 930 Ships in 10 - 15 working days

Advanced Science and Technology, Advanced Communication and Networking, Information Security and Assurance, Ubiquitous Computing and Multimedia Appli- tions are conferences that attract many academic and industry professionals. The goal of these co-located conferences is to bring together researchers from academia and industry as well as practitioners to share ideas, problems and solutions relating to the multifaceted aspects of advanced science and technology, advanced communication and networking, information security and assurance, ubiquitous computing and m- timedia applications. This co-located event included the following conferences: AST 2010 (The second International Conference on Advanced Science and Technology), ACN 2010 (The second International Conference on Advanced Communication and Networking), ISA 2010 (The 4th International Conference on Information Security and Assurance) and UCMA 2010 (The 2010 International Conference on Ubiquitous Computing and Multimedia Applications). We would like to express our gratitude to all of the authors of submitted papers and to all attendees, for their contributions and participation. We believe in the need for continuing this undertaking in the future. We acknowledge the great effort of all the Chairs and the members of advisory boards and Program Committees of the above-listed events, who selected 15% of over 1,000 submissions, following a rigorous peer-review process. Special thanks go to SERSC (Science & Engineering Research Support soCiety) for supporting these - located conferences.

Digital Intermediation - Unseen Infrastructure for Cultural Production (Paperback): Jonathon Hutchinson Digital Intermediation - Unseen Infrastructure for Cultural Production (Paperback)
Jonathon Hutchinson
R1,096 Discovery Miles 10 960 Ships in 9 - 15 working days

Digital Intermediation offers a new framework for understanding content creation and distribution across automated media platforms - a new mediatisation process. The book draws on empirical and theoretical research to carefully identify and describe a number of unseen digital infrastructures that contribute to a predictive media production process through technologies, institutions and automation. Field data is drawn from several international sites, including Los Angeles, San Francisco, Portland, London, Amsterdam, Munich, Berlin, Hamburg, Sydney and Cartagena. By highlighting an increasingly automated content production and distribution process, the book responds to a number of regulatory debates on the societal impact of social media platforms. It highlights emerging areas of key importance that shape the production and distribution of social media content, including micro-platformization and digital first personalities. The book explains how technologies, institutions and automation are used within agencies to increase exposure for the talent they manage, while providing inside access to the processes and requirements of producers who create content for platform algorithms. Finally, it outlines user agency as a strategy for those who seek diversity in the information they access on automated social media content distribution platforms. The findings in this book provide key recommendations for policymakers working within digital media platforms, and will be invaluable reading for students and academics interested in automated media environments.

Quantum Computation (Hardcover): Helmut Bez, Tony Croft Quantum Computation (Hardcover)
Helmut Bez, Tony Croft
R2,260 Discovery Miles 22 600 Ships in 9 - 15 working days

A more accessible approach than most competitor texts, which move into advanced, research-level topics too quickly for today's students. Part I is comprehensive in providing all necessary mathematical underpinning, particularly for those who need more opportunity to develop their mathematical competence. More confident students may move directly to Part II and dip back into Part I as a reference. Ideal for use as an introductory text for courses in quantum computing. Fully worked examples illustrate the application of mathematical techniques. Exercises throughout develop concepts and enhance understanding. End-of-chapter exercises offer more practice in developing a secure foundation.

The Garbage Collection Handbook - The Art of Automatic Memory Management (Hardcover, 2nd edition): Richard Jones, Antony... The Garbage Collection Handbook - The Art of Automatic Memory Management (Hardcover, 2nd edition)
Richard Jones, Antony Hosking, Eliot Moss
R1,885 Discovery Miles 18 850 Ships in 9 - 15 working days

Universally acclaimed as the book on garbage collection. A complete and up-to-date revision of the 2012 Garbage Collection Handbook. Thorough coverage of parallel, concurrent and real-time garbage collection algortithms including C4, Garbage First, LXR, Shenandoah, Transactional Sapphire and ZGC, and garbage collection on the GPU. Clear explanation of the trickier aspects of garbage collection, including the interface to the run-time system, handling of finalisation and weak references, and support for dynamic languages. New chapters on energy aware garbage collection, and persistence and garbage collection. The e-book includes more than 40,000 hyperlinks to algorithms, figures, glossary entries, indexed items, original research papers and much more. Backed by a comprehensive online database of over 3,400 garbage collection-related publications

The Science of Science (Paperback): Dashun Wang, Albert-Laszlo Barabasi The Science of Science (Paperback)
Dashun Wang, Albert-Laszlo Barabasi
R829 R784 Discovery Miles 7 840 Save R45 (5%) Ships in 12 - 17 working days

This is the first comprehensive overview of the 'science of science,' an emerging interdisciplinary field that relies on big data to unveil the reproducible patterns that govern individual scientific careers and the workings of science. It explores the roots of scientific impact, the role of productivity and creativity, when and what kind of collaborations are effective, the impact of failure and success in a scientific career, and what metrics can tell us about the fundamental workings of science. The book relies on data to draw actionable insights, which can be applied by individuals to further their career or decision makers to enhance the role of science in society. With anecdotes and detailed, easy-to-follow explanations of the research, this book is accessible to all scientists and graduate students, policymakers, and administrators with an interest in the wider scientific enterprise.

Algorithm Design: A Methodological Approach - 150 problems and detailed solutions (Paperback): Patrick Bosc, Marc Guyomard,... Algorithm Design: A Methodological Approach - 150 problems and detailed solutions (Paperback)
Patrick Bosc, Marc Guyomard, Laurent Miclet
R1,587 Discovery Miles 15 870 Ships in 9 - 15 working days

A best-seller in its French edition, the construction of this book is original and its success in the French market demonstrates its appeal. It is based on three principles: 1. An organization of the chapters by families of algorithms : exhaustive search, divide and conquer, etc. At the contrary, there is no chapter only devoted to a systematic exposure of, say, algorithms on strings. Some of these will be found in different chapters. 2. For each family of algorithms, an introduction is given to the mathematical principles and the issues of a rigorous design, with one or two pedagogical examples. 3. For its most part, the book details 150 problems, spanning on seven families of algorithms. For each problem, a precise and progressive statement is given. More important, a complete solution is detailed, with respect to the design principles that have been presented ; often, some classical errors are pointed at. Roughly speaking, two thirds of the book are devoted to the detailed rational construction of the solutions.

Discrete Quantum Walks on Graphs and Digraphs (Paperback): Chris Godsil, Hanmeng Zhan Discrete Quantum Walks on Graphs and Digraphs (Paperback)
Chris Godsil, Hanmeng Zhan
R1,900 R1,762 Discovery Miles 17 620 Save R138 (7%) Ships in 12 - 17 working days

Discrete quantum walks are quantum analogues of classical random walks. They are an important tool in quantum computing and a number of algorithms can be viewed as discrete quantum walks, in particular Grover's search algorithm. These walks are constructed on an underlying graph, and so there is a relation between properties of walks and properties of the graph. This book studies the mathematical problems that arise from this connection, and the different classes of walks that arise. Written at a level suitable for graduate students in mathematics, the only prerequisites are linear algebra and basic graph theory; no prior knowledge of physics is required. The text serves as an introduction to this important and rapidly developing area for mathematicians and as a detailed reference for computer scientists and physicists working on quantum information theory.

Advances in Optimization and Linear Programming (Hardcover): Ivan Stanimirovic Advances in Optimization and Linear Programming (Hardcover)
Ivan Stanimirovic
R3,427 Discovery Miles 34 270 Ships in 9 - 15 working days

This new volume provides the information needed to understand the simplex method, the revised simplex method, dual simplex method, and more for solving linear programming problems. Following a logical order, the book first gives a mathematical model of the linear problem programming and describes the usual assumptions under which the problem is solved. It gives a brief description of classic algorithms for solving linear programming problems as well as some theoretical results. It goes on to explain the definitions and solutions of linear programming problems, outlining the simplest geometric methods and showing how they can be implemented. Practical examples are included along the way. The book concludes with a discussion of multi-criteria decision-making methods. Advances in Optimization and Linear Programming is a highly useful guide to linear programming for professors and students in optimization and linear programming.

Applied Soft Computing - Techniques and Applications (Hardcover): Samarjeet Borah, Ranjit Panigrahi Applied Soft Computing - Techniques and Applications (Hardcover)
Samarjeet Borah, Ranjit Panigrahi
R3,871 Discovery Miles 38 710 Ships in 9 - 15 working days

It explores a variety of modern applications in soft computing, including bioinspired computing, reconfigurable computing, fuzzy logic, fusion-based learning, intelligent healthcare systems, bioinformatics, data mining, functional approximation, genetic and evolutionary algorithms, hybrid models, machine learning, meta heuristics, neuro fuzzy system, and optimization principles. The book acts as a reference book for AI developers, researchers, and academicians as it addresses the recent technological developments in the field of soft computing.

Handbook of Computer Programming with Python (Hardcover): Dimitrios Xanthidis, Christos Manolas, Han-I Wang, Ourania K.... Handbook of Computer Programming with Python (Hardcover)
Dimitrios Xanthidis, Christos Manolas, Han-I Wang, Ourania K. Xanthidou
R2,751 Discovery Miles 27 510 Ships in 9 - 15 working days

Discusses concepts such as Basic Programming Principles, OOP Principles, Database Programming, GUI Programming, Network Programming, Data Analytics and Visualization, Statistical Analysis, Virtual Reality, Web Development, Machine Learning, Deep Learning Provides the code and the output for all the concepts discussed Includes a case study at the end of each chapter

Optimization of Sustainable Enzymes Production - Artificial Intelligence and Machine Learning Techniques (Hardcover): J Satya... Optimization of Sustainable Enzymes Production - Artificial Intelligence and Machine Learning Techniques (Hardcover)
J Satya Eswari, Nisha Suryawanshi
R2,693 Discovery Miles 26 930 Ships in 9 - 15 working days

This book is designed as a reference book and presents a systematic approach to analyze evolutionary and nature-inspired population-based search algorithms. Beginning with an introduction to optimization methods and algorithms and various enzymes, the book then moves on to provide a unified framework of process optimization for enzymes with various algorithms. The book presents current research on various applications of machine learning and discusses optimization techniques to solve real-life problems. The book compiles the different machine learning models for optimization of process parameters for production of industrially important enzymes. The production and optimization of various enzymes produced by different microorganisms are elaborated in the book It discusses the optimization methods that help minimize the error in developing patterns and classifications, which further helps improve prediction and decision-making Covers the best-performing methods and approaches for optimization sustainable enzymes production with AI integration in a real-time environment Featuring valuable insights, the book helps readers explore new avenues leading towards multidisciplinary research discussions The book is aimed primarily at advanced undergraduates and graduates studying machine learning, data science and industrial biotechnology. Researchers and professionals will also find this book useful.

Applied Artificial Intelligence - A Biomedical Perspective (Hardcover): Swati V. Shinde, Varsha Bendre, D. Jude Hemanth, MA... Applied Artificial Intelligence - A Biomedical Perspective (Hardcover)
Swati V. Shinde, Varsha Bendre, D. Jude Hemanth, MA Balafar
R3,038 Discovery Miles 30 380 Ships in 12 - 17 working days

Reviews different machine learning and deep learning techniques with a biomedical perspective Provides the relevant case studies that demonstrate applicability of different AI techniques Explain different kinds of inputs like various image modalities, biomedical signals types, etc. Covers the latest trends of AI-based biomedical domains including IoT, drug discovery, biomechanics, robotics, electronic health records, etc. Discusses the research challenges and opportunities in AI and biomedical domain

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Artificial Intelligence Technologies for…
Ranjeet Kumar Rout, Saiyed Umer, … Hardcover R3,284 Discovery Miles 32 840
Diagnosis of Neurological Disorders…
Jyotismita Chaki Hardcover R2,683 Discovery Miles 26 830
Decision Intelligence - Human-Machine…
Miriam O'Callaghan Hardcover R2,625 Discovery Miles 26 250
The Discrete Mathematical Charms of Paul…
Vasek Chvatal Paperback R800 R757 Discovery Miles 7 570
Digital Intermediation - Unseen…
Jonathon Hutchinson Hardcover R3,540 Discovery Miles 35 400
Limits of Computation - From a…
Bernhard Reus Paperback R2,357 Discovery Miles 23 570
The Basics of Practical Optimization
Adam B. Levy Paperback R1,851 Discovery Miles 18 510
Research Practitioner's Handbook on Big…
S. Sasikala Hardcover R3,733 Discovery Miles 37 330
Computational Statistical Methodologies…
Priyanka Harjule, Azizur Rahman, … Hardcover R4,154 Discovery Miles 41 540
Soft Computing - Recent Advances and…
Pradip Debnath, Oscar Castillo, … Hardcover R2,678 Discovery Miles 26 780

 

Partners