0
Your cart

Your cart is empty

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

Books > Computing & IT > Computer programming > Algorithms & procedures

The Algorithmic Society - Technology, Power, and Knowledge (Paperback): Marc Schuilenburg, Rik Peeters The Algorithmic Society - Technology, Power, and Knowledge (Paperback)
Marc Schuilenburg, Rik Peeters
R1,398 Discovery Miles 13 980 Ships in 12 - 17 working days

We live in an algorithmic society. Algorithms have become the main mediator through which power is enacted in our society. This book brings together three academic fields - Public Administration, Criminal Justice and Urban Governance - into a single conceptual framework, and offers a broad cultural-political analysis, addressing critical and ethical issues of algorithms. Governments are increasingly turning towards algorithms to predict criminality, deliver public services, allocate resources, and calculate recidivism rates. Mind-boggling amounts of data regarding our daily actions are analysed to make decisions that manage, control, and nudge our behaviour in everyday life. The contributions in this book offer a broad analysis of the mechanisms and social implications of algorithmic governance. Reporting from the cutting edge of scientific research, the result is illuminating and useful for understanding the relations between algorithms and power.Topics covered include: Algorithmic governmentality Transparency and accountability Fairness in criminal justice and predictive policing Principles of good digital administration Artificial Intelligence (AI) in the smart city This book is essential reading for students and scholars of Sociology, Criminology, Public Administration, Political Sciences, and Cultural Theory interested in the integration of algorithms into the governance of society.

Swarm Intelligence - From Social Bacteria to Humans (Paperback): Andrew Schumann Swarm Intelligence - From Social Bacteria to Humans (Paperback)
Andrew Schumann
R2,037 Discovery Miles 20 370 Ships in 12 - 17 working days

The notion of swarm intelligence was introduced for describing decentralized and self-organized behaviors of groups of animals. Then this idea was extrapolated to design groups of robots which interact locally to cumulate a collective reaction. Some natural examples of swarms are as follows: ant colonies, bee colonies, fish schooling, bird flocking, horse herding, bacterial colonies, multinucleated giant amoebae Physarum polycephalum, etc. In all these examples, individual agents behave locally with an emergence of their common effect. An intelligent behavior of swarm individuals is explained by the following biological reactions to attractants and repellents. Attractants are biologically active things, such as food pieces or sex pheromones, which attract individuals of swarm. Repellents are biologically active things, such as predators, which repel individuals of swarm. As a consequence, attractants and repellents stimulate the directed movement of swarms towards and away from the stimulus, respectively. It is worth noting that a group of people, such as pedestrians, follow some swarm patterns of flocking or schooling. For instance, humans prefer to avoid a person considered by them as a possible predator and if a substantial part of the group in the situation of escape panic (not less than 5%) changes the direction, then the rest follows the new direction, too. Some swarm patterns are observed among human beings under the conditions of their addictive behavior such as the behavior of alcoholics or gamers. The methodological framework of studying swarm intelligence is represented by unconventional computing, robotics, and cognitive science. In this book we aim to analyze new methodologies involved in studying swarm intelligence. We are going to bring together computer scientists and cognitive scientists dealing with swarm patterns from social bacteria to human beings. This book considers different models of simulating, controlling, and predicting the swarm behavior of different species from social bacteria to humans.

Elementary Approach To Design And Analysis Of Algorithms, An (Hardcover): Lekh Rej Vermani, Shalini Vermani Elementary Approach To Design And Analysis Of Algorithms, An (Hardcover)
Lekh Rej Vermani, Shalini Vermani
R3,280 Discovery Miles 32 800 Ships in 10 - 15 working days

'The book under review is an interesting elaboration that fills the gaps in libraries for concisely written and student-friendly books about essentials in computer science ... I recommend this book for anyone who would like to study algorithms, learn a lot about computer science or simply would like to deepen their knowledge ... The book is written in very simple English and can be understood even by those with limited knowledge of the English language. It should be emphasized that, despite the fact that the book consists of many examples, mathematical formulas and theorems, it is very hard to find any mistakes, errors or typos.'zbMATHIn computer science, an algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing and automated reasoning tasks.As an effective method, an algorithm can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a function. Starting from an initial state and initial input (perhaps empty), the instructions describe a computation that, when executed, proceeds through a finite number of well-defined successive states, eventually producing 'output' and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input.This book introduces a set of concepts in solving problems computationally such as Growth of Functions; Backtracking; Divide and Conquer; Greedy Algorithms; Dynamic Programming; Elementary Graph Algorithms; Minimal Spanning Tree; Single-Source Shortest Paths; All Pairs Shortest Paths; Flow Networks; Polynomial Multiplication, to ways of solving NP-Complete Problems, supported with comprehensive, and detailed problems and solutions, making it an ideal resource to those studying computer science, computer engineering and information technology.

Scientific Computing, Validated Numerics, Interval Methods (Hardcover, 2001 ed.): Walter Kramer, Jurgen Wolff von Gudenberg Scientific Computing, Validated Numerics, Interval Methods (Hardcover, 2001 ed.)
Walter Kramer, Jurgen Wolff von Gudenberg
R4,804 Discovery Miles 48 040 Ships in 12 - 17 working days

Scan 2000, the GAMM - IMACS International Symposium on Scientific Computing, Computer Arithmetic, and Validated Numerics and Interval 2000, the International Conference on Interval Methods in Science and Engineering were jointly held in Karlsruhe, September 19-22, 2000. The joint conference continued the series of 7 previous Scan-symposia under the joint sponsorship of GAMM and IMACS. These conferences have traditionally covered the numerical and algorithmic aspects of scientific computing, with a strong emphasis on validation and verification of computed results as well as on arithmetic, programming, and algorithmic tools for this purpose. The conference further continued the series of 4 former Interval conferences focusing on interval methods and their application in science and engineering. The objectives are to propagate current applications and research as well as to promote a greater understanding and increased awareness of the subject matters. The symposium was held in Karlsruhe the European cradle of interval arithmetic and self-validating numerics and attracted 193 researchers from 33 countries. 12 invited and 153 contributed talks were given. But not only the quantity was overwhelming we were deeply impressed by the emerging maturity of our discipline. There were many talks discussing a wide variety of serious applications stretching all parts of mathematical modelling. New efficient, publicly available or even commercial tools were proposed or presented, and also foundations of the theory of intervals and reliable computations were considerably strengthened.

Metaheuristic Computation with MATLAB (R) (Paperback): Erik Cuevas, Alma Rodriguez Metaheuristic Computation with MATLAB (R) (Paperback)
Erik Cuevas, Alma Rodriguez
R1,530 Discovery Miles 15 300 Ships in 12 - 17 working days

Metaheuristic algorithms are considered as generic optimization tools that can solve very complex problems characterized by having very large search spaces. Metaheuristic methods reduce the effective size of the search space through the use of effective search strategies. Book Features: Provides a unified view of the most popular metaheuristic methods currently in use Includes the necessary concepts to enable readers to implement and modify already known metaheuristic methods to solve problems Covers design aspects and implementation in MATLAB (R) Contains numerous examples of problems and solutions that demonstrate the power of these methods of optimization The material has been written from a teaching perspective and, for this reason, this book is primarily intended for undergraduate and postgraduate students of artificial intelligence, metaheuristic methods, and/or evolutionary computation. The objective is to bridge the gap between metaheuristic techniques and complex optimization problems that profit from the convenient properties of metaheuristic approaches. Therefore, engineer practitioners who are not familiar with metaheuristic computation will appreciate that the techniques discussed are beyond simple theoretical tools, since they have been adapted to solve significant problems that commonly arise in such areas.

Beyond Algorithms - Delivering AI for Business (Hardcover): James,Luke, David Porter, Padmanabhan Santhanam Beyond Algorithms - Delivering AI for Business (Hardcover)
James,Luke, David Porter, Padmanabhan Santhanam
R5,263 R4,278 Discovery Miles 42 780 Save R985 (19%) Ships in 12 - 17 working days

Focuses on the definition, engineering, and delivery of AI solutions as opposed to AI itself Reader will still gain a strong understanding of AI, but through the perspective of delivering real solutions Explores the core AI issues that impact the success of an overall solution including i. realities of dealing with data, ii. impact of AI accuracy on the ability of the solution to meet business objectives, iii. challenges in managing the quality of machine learning models Includes real world examples of enterprise scale solutions Provides a series of (optional) technical deep dives and thought experiments.

Data-Driven Methods for Adaptive Spoken Dialogue Systems - Computational Learning for Conversational Interfaces (Hardcover,... Data-Driven Methods for Adaptive Spoken Dialogue Systems - Computational Learning for Conversational Interfaces (Hardcover, 2012 ed.)
Oliver Lemon, Olivier Pietquin
R3,020 Discovery Miles 30 200 Ships in 10 - 15 working days

Data driven methods have long been used in Automatic Speech Recognition (ASR) and Text-To-Speech (TTS) synthesis and have more recently been introduced for dialogue management, spoken language understanding, and Natural Language Generation. Machine learning is now present "end-to-end" in Spoken Dialogue Systems (SDS). However, these techniques require data collection and annotation campaigns, which can be time-consuming and expensive, as well as dataset expansion by simulation. In this book, we provide an overview of the current state of the field and of recent advances, with a specific focus on adaptivity.

Relational Calculus for Actionable Knowledge (Hardcover, 1st ed. 2022): Michel Bares, Eloi Bosse Relational Calculus for Actionable Knowledge (Hardcover, 1st ed. 2022)
Michel Bares, Eloi Bosse
R3,072 Discovery Miles 30 720 Ships in 10 - 15 working days

This book focuses on one of the major challenges of the newly created scientific domain known as data science: turning data into actionable knowledge in order to exploit increasing data volumes and deal with their inherent complexity. Actionable knowledge has been qualitatively and intensively studied in management, business, and the social sciences but in computer science and engineering, its connection has only recently been established to data mining and its evolution, 'Knowledge Discovery and Data Mining' (KDD). Data mining seeks to extract interesting patterns from data, but, until now, the patterns discovered from data have not always been 'actionable' for decision-makers in Socio-Technical Organizations (STO). With the evolution of the Internet and connectivity, STOs have evolved into Cyber-Physical and Social Systems (CPSS) that are known to describe our world today. In such complex and dynamic environments, the conventional KDD process is insufficient, and additional processes are required to transform complex data into actionable knowledge. Readers are presented with advanced knowledge concepts and the analytics and information fusion (AIF) processes aimed at delivering actionable knowledge. The authors provide an understanding of the concept of 'relation' and its exploitation, relational calculus, as well as the formalization of specific dimensions of knowledge that achieve a semantic growth along the AIF processes. This book serves as an important technical presentation of relational calculus and its application to processing chains in order to generate actionable knowledge. It is ideal for graduate students, researchers, or industry professionals interested in decision science and knowledge engineering.

Progress in Industrial Mathematics at ECMI 2018 (Hardcover, 1st ed. 2019): Istvan Farago, Ferenc Izsak, Peter L Simon Progress in Industrial Mathematics at ECMI 2018 (Hardcover, 1st ed. 2019)
Istvan Farago, Ferenc Izsak, Peter L Simon
R6,014 Discovery Miles 60 140 Ships in 10 - 15 working days

This book explores mathematics in a wide variety of applications, ranging from problems in electronics, energy and the environment, to mechanics and mechatronics. The book gathers 81 contributions submitted to the 20th European Conference on Mathematics for Industry, ECMI 2018, which was held in Budapest, Hungary in June 2018. The application areas include: Applied Physics, Biology and Medicine, Cybersecurity, Data Science, Economics, Finance and Insurance, Energy, Production Systems, Social Challenges, and Vehicles and Transportation. In turn, the mathematical technologies discussed include: Combinatorial Optimization, Cooperative Games, Delay Differential Equations, Finite Elements, Hamilton-Jacobi Equations, Impulsive Control, Information Theory and Statistics, Inverse Problems, Machine Learning, Point Processes, Reaction-Diffusion Equations, Risk Processes, Scheduling Theory, Semidefinite Programming, Stochastic Approximation, Spatial Processes, System Identification, and Wavelets. The goal of the European Consortium for Mathematics in Industry (ECMI) conference series is to promote interaction between academia and industry, leading to innovations in both fields. These events have attracted leading experts from business, science and academia, and have promoted the application of novel mathematical technologies to industry. They have also encouraged industrial sectors to share challenging problems where mathematicians can provide fresh insights and perspectives. Lastly, the ECMI conferences are one of the main forums in which significant advances in industrial mathematics are presented, bringing together prominent figures from business, science and academia to promote the use of innovative mathematics in industry.

Transformers for Machine Learning - A Deep Dive (Hardcover): Uday Kamath, Kenneth Graham, Wael Emara Transformers for Machine Learning - A Deep Dive (Hardcover)
Uday Kamath, Kenneth Graham, Wael Emara
R3,337 Discovery Miles 33 370 Ships in 12 - 17 working days

A comprehensive reference book for detailed explanations for every algorithm and techniques related to the transformers. 60+ transformer architectures covered in a comprehensive manner. A book for understanding how to apply the transformer techniques in speech, text, time series, and computer vision. Practical tips and tricks for each architecture and how to use it in the real world. Hands-on case studies and code snippets for theory and practical real-world analysis using the tools and libraries, all ready to run in Google Colab.

Machine Learning - A Constraint-Based Approach (Paperback, 2nd edition): Marco Gori, Alessandro Betti, Stefano Melacci Machine Learning - A Constraint-Based Approach (Paperback, 2nd edition)
Marco Gori, Alessandro Betti, Stefano Melacci
R2,584 R2,357 Discovery Miles 23 570 Save R227 (9%) Ships in 12 - 17 working days
Recommender Systems: Advanced Developments (Hardcover): Jie Lu, Qian Zhang, Guangquan Zhang Recommender Systems: Advanced Developments (Hardcover)
Jie Lu, Qian Zhang, Guangquan Zhang
R3,758 Discovery Miles 37 580 Ships in 10 - 15 working days

Recommender systems provide users (businesses or individuals) with personalized online recommendations of products or information, to address the problem of information overload and improve personalized services. Recent successful applications of recommender systems are providing solutions to transform online services for e-government, e-business, e-commerce, e-shopping, e-library, e-learning, e-tourism, and more.This unique compendium not only describes theoretical research but also reports on new application developments, prototypes, and real-world case studies of recommender systems. The comprehensive volume provides readers with a timely snapshot of how new recommendation methods and algorithms can overcome challenging issues. Furthermore, the monograph systematically presents three dimensions of recommender systems - basic recommender system concepts, advanced recommender system methods, and real-world recommender system applications.By providing state-of-the-art knowledge, this excellent reference text will immensely benefit researchers, managers, and professionals in business, government, and education to understand the concepts, methods, algorithms and application developments in recommender systems.

Electromagnetic Information Leakage and Countermeasure Technique - Translated by Liu Jinming, Liu Ying, Zhang Zidong, Liu Tao... Electromagnetic Information Leakage and Countermeasure Technique - Translated by Liu Jinming, Liu Ying, Zhang Zidong, Liu Tao (Hardcover, 1st ed. 2019)
Taikang Liu, Yongmei Li
R4,325 Discovery Miles 43 250 Ships in 12 - 17 working days

This book presents a model of electromagnetic (EM) information leakage based on electromagnetic and information theory. It discusses anti-leakage, anti-interception and anti-reconstruction technologies from the perspectives of both computer science and electrical engineering. In the next five years, the threat posed by EM information leakage will only become greater, and the demand for protection will correspondingly increase. The book systematically introduces readers to the theory of EM information leakage and the latest technologies and measures designed to counter it, and puts forward an EM information leakage model that has established the foundation for new research in this area, paving the way for new technologies to counter EM information leakage. As such, it offers a valuable reference guide for all researchers and engineers involved in EM information leakage and countermeasures.

Intelligent System Algorithms and Applications in Science and Technology (Hardcover): Sunil Pathak, Pramod Kumar Bhatt, Sanjay... Intelligent System Algorithms and Applications in Science and Technology (Hardcover)
Sunil Pathak, Pramod Kumar Bhatt, Sanjay Kumar Singh, Ashutosh Tripathi, Pankaj Kumar Pandey
R4,388 Discovery Miles 43 880 Ships in 12 - 17 working days

The volume addresses a selection of diverse topics in such areas as: machine learning based intelligent systems for healthcare applications of artificial intelligence the Internet of Things, intelligent data analytics techniques, intelligent network systems and applications, and inequalities and process control systems.

Applied Soft Computing - Techniques and Applications (Hardcover): Samarjeet Borah, Ranjit Panigrahi Applied Soft Computing - Techniques and Applications (Hardcover)
Samarjeet Borah, Ranjit Panigrahi
R4,138 Discovery Miles 41 380 Ships in 12 - 17 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.

Blockchain Technology - Exploring Opportunities, Challenges, and Applications (Hardcover): Sonali Vyas, Vinod Kumar Shukla,... Blockchain Technology - Exploring Opportunities, Challenges, and Applications (Hardcover)
Sonali Vyas, Vinod Kumar Shukla, Shaurya Gupta, Ajay Prasad
R5,650 Discovery Miles 56 500 Ships in 12 - 17 working days

This book is for anyone who wants to gain an understanding of Blockchain technology and its potential. The book is research-oriented and covers different verticals of Blockchain technology. It discusses the characteristics and features of Blockchain, includes techniques, challenges, and future trends, along with case studies for deeper understanding. Blockchain Technology: Exploring Opportunities, Challenges, and Applications covers the core concepts related to Blockchain technology starting from scratch. The algorithms, concepts, and application areas are discussed according to current market trends and industry needs. It presents different application areas of industry and academia and discusses the characteristics and features of this technology. It also explores the challenges and future trends and provides an understanding of new opportunities. This book is for anyone at the beginner to intermediate level that wants to learn about the core concepts related to Blockchain technology.

Advances in Optimization and Linear Programming (Hardcover): Ivan Stanimirovic Advances in Optimization and Linear Programming (Hardcover)
Ivan Stanimirovic
R3,665 Discovery Miles 36 650 Ships in 12 - 17 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.

Grammatical Inference - Algorithms, Routines and Applications (Hardcover, 1st ed. 2017): Wojciech Wieczorek Grammatical Inference - Algorithms, Routines and Applications (Hardcover, 1st ed. 2017)
Wojciech Wieczorek
R4,204 Discovery Miles 42 040 Ships in 10 - 15 working days

This book focuses on grammatical inference, presenting classic and modern methods of grammatical inference from the perspective of practitioners. To do so, it employs the Python programming language to present all of the methods discussed. Grammatical inference is a field that lies at the intersection of multiple disciplines, with contributions from computational linguistics, pattern recognition, machine learning, computational biology, formal learning theory and many others. Though the book is largely practical, it also includes elements of learning theory, combinatorics on words, the theory of automata and formal languages, plus references to real-world problems. The listings presented here can be directly copied and pasted into other programs, thus making the book a valuable source of ready recipes for students, academic researchers, and programmers alike, as well as an inspiration for their further development.>

Cyber-Physical Systems - Solutions to Pandemic Challenges (Hardcover): Tushar Semwal, Faiz Iqbal Cyber-Physical Systems - Solutions to Pandemic Challenges (Hardcover)
Tushar Semwal, Faiz Iqbal
R5,045 Discovery Miles 50 450 Ships in 12 - 17 working days

Introducing strong foundations to practical Cyber-Physical Systems Leveraging CPS for pandemic affected society Ensuring Secured and Privacy aware CPS for Sensitive Data in a pandemic situation Providing methodologies to deploy CPS in industries affect by a pandemic

Swarm Intelligence Algorithms - Modifications and Applications (Paperback): Adam Slowik Swarm Intelligence Algorithms - Modifications and Applications (Paperback)
Adam Slowik
R1,648 Discovery Miles 16 480 Ships in 12 - 17 working days

Nature-based algorithms play an important role among artificial intelligence algorithms. Among them are global optimization algorithms called swarm intelligence algorithms. These algorithms that use the behavior of simple agents and various ways of cooperation between them, are used to solve specific problems that are defined by the so-called objective function. Swarm intelligence algorithms are inspired by the social behavior of various animal species, e.g. ant colonies, bird flocks, bee swarms, schools of fish, etc. The family of these algorithms is very large and additionally includes various types of modifications to enable swarm intelligence algorithms to solve problems dealing with areas other than those for which they were originally developed. This book presents 24 swarm algorithms together with their modifications and practical applications. Each chapter is devoted to one algorithm. It contains a short description along with a pseudo-code showing the various stages of its operation. In addition, each chapter contains a description of selected modifications of the algorithm and shows how it can be used to solve a selected practical problem. This book should also be useful for undergraduate and postgraduate students studying nature-based optimization algorithms, and can be a helpful tool for learning these algorithms, along with their modifications and practical applications. In addition, it can be a useful source of knowledge for scientists working in the field of artificial intelligence, as well as for engineers interested in using this type of algorithms in their work. If the reader wishes to expand his knowledge beyond the basics of swarm intelligence algorithms presented in this book and is interested in more detailed information, we recommend the book "Swarm Intelligence Algorithms: A Tutorial" (Edited by A. Slowik, CRC Press, 2020). It contains a detailed explanation of how each algorithm works, along with relevant program codes in Matlab and the C ++ programming language, as well as numerical examples illustrating step-by-step how individual algorithms work.

Constraint Handling in Cohort Intelligence Algorithm (Hardcover): Ishaan R. Kale, Anand J. Kulkarni Constraint Handling in Cohort Intelligence Algorithm (Hardcover)
Ishaan R. Kale, Anand J. Kulkarni
R5,014 Discovery Miles 50 140 Ships in 12 - 17 working days

The detailed survey on constraint handling techniques specifically penalty function approach is presented in the book; presents the Cohort Intelligence (CI) algorithm incorporated with a novel self-adaptive penalty function (SAPF) approach which helped in avoiding preliminary trials of selecting penalty parameter. The approach is referred to as CI-SAPF; CI-SAPF is further hybridized with Colliding Bodies Optimization (CBO) algorithm to promote a parameter less metaheuristic algorithm; presents solutions to several problems from discrete truss structure domain, mixed variable design engineering domain, and linear & nonlinear domain validating the CI-SAPF and CI-SAPF-CBO; behavior of SAPF approach on pseudo objective function, constraint violations, penalty function and penalty parameter have been analyzed and discussed in very detail; presents the in-depth analysis and comparison of the CI-SAPF, CI-SAPF-CBO and CBO algorithms with other contemporary techniques; provides the solution to real-world manufacturing problems of optimizing multi pass milling and turning processes using CI-SPF, CI-SAPF and CI-SAPF-CBO approaches.

Beginner's Guide to Code Algorithms - Experiments to Enhance Productivity and Solve Problems (Hardcover): Deepankar Maitra Beginner's Guide to Code Algorithms - Experiments to Enhance Productivity and Solve Problems (Hardcover)
Deepankar Maitra
R4,094 Discovery Miles 40 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.

Deep Learning - A Comprehensive Guide (Hardcover): Siniraj Pulari, Subashri Vasudevan, Shriram K. Vasudevan Deep Learning - A Comprehensive Guide (Hardcover)
Siniraj Pulari, Subashri Vasudevan, Shriram K. Vasudevan
R3,953 Discovery Miles 39 530 Ships in 12 - 17 working days

1) Focuses on the concepts and implementation strategies of various Deep Learning algorithms through properly curated examples. 2) The subject area will be valid for the next 10 years or so, as Deep Learning theory/algorithms and their applications will not be outdated easily. Hence there will be demand for such a book in the market. 3) In comparison to other titles, this book rigorously covers mathematical and conceptual details of relevant topics.

Crypto-Finance, Law and Regulation - Governing an Emerging Ecosystem (Hardcover): Joseph Lee Crypto-Finance, Law and Regulation - Governing an Emerging Ecosystem (Hardcover)
Joseph Lee
R4,564 Discovery Miles 45 640 Ships in 12 - 17 working days

Crypto-Finance, Law and Regulation investigates whether crypto-finance will cause a paradigm shift in regulation from a centralised model to a model based on distributed consensus. This book explores the emergence of a decentralised and disintermediated crypto-market and investigates the way in which it can transform the financial markets. It examines three components of the financial market - technology, finance, and the law - and shows how their interrelationship dictates the structure of a crypto-market. It focuses on regulators' enforcement policies and their jurisdiction over crypto-finance operators and participants. The book also discusses the latest developments in crypto-finance, and the advantages and disadvantages of crypto-currency as an alternative payment product. It also investigates how such a decentralised crypto-finance system can provide access to finance, promote a shared economy, and allow access to justice. By exploring the law, regulation and governance of crypto-finance from a national, regional and global viewpoint, the book provides a fascinating and comprehensive overview of this important topic and will appeal to students, scholars and practitioners interested in regulation, finance and the law.

Programming for Engineers - A Foundational Approach to Learning C and Matlab (Hardcover, 2011): Aaron R. Bradley Programming for Engineers - A Foundational Approach to Learning C and Matlab (Hardcover, 2011)
Aaron R. Bradley
R2,005 Discovery Miles 20 050 Ships in 10 - 15 working days

To learn to program is to be initiated into an entirely new way of thinking about engineering, mathematics, and the world in general. Computation is integral to all modern engineering disciplines, so the better you are at programming, the better you will be in your chosen field.

The author departs radically from the typical presentation by teaching concepts and techniques in a rigorous manner rather than listing how to use libraries and functions. He presents pointers in the very first chapter as part of the development of a computational model that facilitates an ab initio presentation of subjects such as function calls, call-by-reference, arrays, the stack, and the heap. The model also allows students to practice the essential skill of memory manipulation throughout the entire course rather than just at the end. As a result, this textbook goes further than is typical for a one-semester course -- abstract data types and linked lists, for example, are covered in depth. The computational model will also serve students in their adventures with programming beyond the course: instead of falling back on rules, they can think through the model to decide how a new programming concept fits with what they already know.

The book is appropriate for undergraduate students of engineering and computer science, and graduate students of other disciplines. It contains many exercises integrated into the main text, and the author has made the source code available online.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Long Length Kimono (Mustard Base Flower)
R329 Discovery Miles 3 290
Handbook on Gender and Public…
Patricia M Shields, Nicole M. Elias Hardcover R6,401 Discovery Miles 64 010
Towards Gender Equality in Law - An…
Gizem Guney, David Davies, … Hardcover R1,693 Discovery Miles 16 930
The SABC 8
Foeta Krige Paperback R376 Discovery Miles 3 760
Fighting For Mandela - The Explosive…
Priscilla Jana, Barbara Jones Hardcover  (1)
R550 Discovery Miles 5 500
The Ethics of Interdependence - Global…
William F. Felice Paperback R925 Discovery Miles 9 250
Talking To Strangers - What We Should…
Malcolm Gladwell Paperback  (2)
R275 R254 Discovery Miles 2 540
Morality and Viennese Opera in the Age…
Martin Nedbal Paperback R1,550 Discovery Miles 15 500
Plant Membranes - A biophysical approach…
Y. y. Leshem Hardcover R5,915 Discovery Miles 59 150
The Last Troubadours - Poetic Drama in…
Deirdre O'Grady Hardcover R3,805 Discovery Miles 38 050

 

Partners