Ascend AI Processor Architecture and Programming

Ascend AI Processor Architecture and Programming
Author: Xiaoyao Liang
Publsiher: Elsevier
Total Pages: 310
Release: 2020-07-29
Genre: Computers
ISBN: 9780128234891

Download Ascend AI Processor Architecture and Programming Book in PDF, Epub and Kindle

Ascend AI Processor Architecture and Programming: Principles and Applications of CANN offers in-depth AI applications using Huawei’s Ascend chip, presenting and analyzing the unique performance and attributes of this processor. The title introduces the fundamental theory of AI, the software and hardware architecture of the Ascend AI processor, related tools and programming technology, and typical application cases. It demonstrates internal software and hardware design principles, system tools and programming techniques for the processor, laying out the elements of AI programming technology needed by researchers developing AI applications. Chapters cover the theoretical fundamentals of AI and deep learning, the state of the industry, including the current state of Neural Network Processors, deep learning frameworks, and a deep learning compilation framework, the hardware architecture of the Ascend AI processor, programming methods and practices for developing the processor, and finally, detailed case studies on data and algorithms for AI. Presents the performance and attributes of the Huawei Ascend AI processor Describes the software and hardware architecture of the Ascend processor Lays out the elements of AI theory, processor architecture, and AI applications Provides detailed case studies on data and algorithms for AI Offers insights into processor architecture and programming to spark new AI applications

Edge AI in Healthcare

Edge AI in Healthcare
Author: Sonali Vyas,Akanksha Upadhyaya,Deepshikha Bhargava,Vinod Kumar Shukla
Publsiher: CRC Press
Total Pages: 278
Release: 2023-07-31
Genre: Computers
ISBN: 9781000906318

Download Edge AI in Healthcare Book in PDF, Epub and Kindle

The book provides comprehensive research ideas about Edge-AI technology that can assist doctors in making better data-driven decisions. It provides insights for improving the healthcare industry by examining future trends, simplifying decision making and investigating structured and unstructured data. Edge-AI in Healthcare: Trends and Future Perspective is more than a comprehensive introduction to Artificial Intelligence as a tool in healthcare data. The book is split into five chapters covering the entire healthcare ecosystem. First section is introduction to Edge-AI in healthcare. It discusses data usage, modelling and simulation techniques as well as machine and deep learning approaches. The second section discusses the implementation of edge AI for smart healthcare. The topics discussed in this section include, AR/VR and cloud computing, big data management, algorithms, optimization, and IoMT techniques and methods. Third section covers role of Edge-AI in healthcare and the challenges and opportunities of the technologies. This section also provides case studies and discusses sustainability, security, privacy, and trust related to Edge-AI in healthcare. This book is intended to benefit researchers, academics, industry professionals, R & D organizations and students working in the field of healthcare, healthcare informatics and their applications.

Artificial Intelligence Technology

Artificial Intelligence Technology
Author: Huawei Technologies Co., Ltd.
Publsiher: Springer Nature
Total Pages: 308
Release: 2022-10-21
Genre: Computers
ISBN: 9789811928796

Download Artificial Intelligence Technology Book in PDF, Epub and Kindle

This open access book aims to give our readers a basic outline of today’s research and technology developments on artificial intelligence (AI), help them to have a general understanding of this trend, and familiarize them with the current research hotspots, as well as part of the fundamental and common theories and methodologies that are widely accepted in AI research and application. This book is written in comprehensible and plain language, featuring clearly explained theories and concepts and extensive analysis and examples. Some of the traditional findings are skipped in narration on the premise of a relatively comprehensive introduction to the evolution of artificial intelligence technology. The book provides a detailed elaboration of the basic concepts of AI, machine learning, as well as other relevant topics, including deep learning, deep learning framework, Huawei MindSpore AI development framework, Huawei Atlas computing platform, Huawei AI open platform for smart terminals, and Huawei CLOUD Enterprise Intelligence application platform. As the world’s leading provider of ICT (information and communication technology) infrastructure and smart terminals, Huawei’s products range from digital data communication, cyber security, wireless technology, data storage, cloud computing, and smart computing to artificial intelligence.

Deep Learning Systems

Deep Learning Systems
Author: Andres Rodriguez
Publsiher: Springer Nature
Total Pages: 245
Release: 2022-05-31
Genre: Technology & Engineering
ISBN: 9783031017698

Download Deep Learning Systems Book in PDF, Epub and Kindle

This book describes deep learning systems: the algorithms, compilers, and processor components to efficiently train and deploy deep learning models for commercial applications. The exponential growth in computational power is slowing at a time when the amount of compute consumed by state-of-the-art deep learning (DL) workloads is rapidly growing. Model size, serving latency, and power constraints are a significant challenge in the deployment of DL models for many applications. Therefore, it is imperative to codesign algorithms, compilers, and hardware to accelerate advances in this field with holistic system-level and algorithm solutions that improve performance, power, and efficiency. Advancing DL systems generally involves three types of engineers: (1) data scientists that utilize and develop DL algorithms in partnership with domain experts, such as medical, economic, or climate scientists; (2) hardware designers that develop specialized hardware to accelerate the components in the DL models; and (3) performance and compiler engineers that optimize software to run more efficiently on a given hardware. Hardware engineers should be aware of the characteristics and components of production and academic models likely to be adopted by industry to guide design decisions impacting future hardware. Data scientists should be aware of deployment platform constraints when designing models. Performance engineers should support optimizations across diverse models, libraries, and hardware targets. The purpose of this book is to provide a solid understanding of (1) the design, training, and applications of DL algorithms in industry; (2) the compiler techniques to map deep learning code to hardware targets; and (3) the critical hardware features that accelerate DL systems. This book aims to facilitate co-innovation for the advancement of DL systems. It is written for engineers working in one or more of these areas who seek to understand the entire system stack in order to better collaborate with engineers working in other parts of the system stack. The book details advancements and adoption of DL models in industry, explains the training and deployment process, describes the essential hardware architectural features needed for today's and future models, and details advances in DL compilers to efficiently execute algorithms across various hardware targets. Unique in this book is the holistic exposition of the entire DL system stack, the emphasis on commercial applications, and the practical techniques to design models and accelerate their performance. The author is fortunate to work with hardware, software, data scientist, and research teams across many high-technology companies with hyperscale data centers. These companies employ many of the examples and methods provided throughout the book.

Industrial Networks and Intelligent Systems

Industrial Networks and Intelligent Systems
Author: Nguyen-Son Vo,Van-Phuc Hoang,Quoc-Tuan Vien
Publsiher: Springer Nature
Total Pages: 514
Release: 2021-05-27
Genre: Computers
ISBN: 9783030774240

Download Industrial Networks and Intelligent Systems Book in PDF, Epub and Kindle

This book constitutes the refereed proceedings of the 7th EAI International Conference on Industrial Networks and Intelligent Systems, INISCOM 2021, held in Hanoi, Vietnam, in April 2021. The 39 full papers were selected from XX submissions and are organized thematically in tracks on telecommunications systems and networks; hardware, software and application designs; information processing and data analysis; industrial networks and intelligent systems; security and privacy.

Signal and Information Processing Networking and Computers

Signal and Information Processing  Networking and Computers
Author: Yue Wang
Publsiher: Springer Nature
Total Pages: 539
Release: 2024
Genre: Electronic Book
ISBN: 9789819721207

Download Signal and Information Processing Networking and Computers Book in PDF, Epub and Kindle

Scientific Programming and Computer Architecture

Scientific Programming and Computer Architecture
Author: Divakar Viswanath
Publsiher: MIT Press
Total Pages: 625
Release: 2017-07-28
Genre: Computers
ISBN: 9780262036290

Download Scientific Programming and Computer Architecture Book in PDF, Epub and Kindle

A variety of programming models relevant to scientists explained, with an emphasis on how programming constructs map to parts of the computer. What makes computer programs fast or slow? To answer this question, we have to get behind the abstractions of programming languages and look at how a computer really works. This book examines and explains a variety of scientific programming models (programming models relevant to scientists) with an emphasis on how programming constructs map to different parts of the computer's architecture. Two themes emerge: program speed and program modularity. Throughout this book, the premise is to "get under the hood," and the discussion is tied to specific programs. The book digs into linkers, compilers, operating systems, and computer architecture to understand how the different parts of the computer interact with programs. It begins with a review of C/C++ and explanations of how libraries, linkers, and Makefiles work. Programming models covered include Pthreads, OpenMP, MPI, TCP/IP, and CUDA.The emphasis on how computers work leads the reader into computer architecture and occasionally into the operating system kernel. The operating system studied is Linux, the preferred platform for scientific computing. Linux is also open source, which allows users to peer into its inner workings. A brief appendix provides a useful table of machines used to time programs. The book's website (https://github.com/divakarvi/bk-spca) has all the programs described in the book as well as a link to the html text.

VLSI and Hardware Implementations using Modern Machine Learning Methods

VLSI and Hardware Implementations using Modern Machine Learning Methods
Author: Sandeep Saini,Kusum Lata,G.R. Sinha
Publsiher: CRC Press
Total Pages: 329
Release: 2021-12-30
Genre: Technology & Engineering
ISBN: 9781000523812

Download VLSI and Hardware Implementations using Modern Machine Learning Methods Book in PDF, Epub and Kindle

Provides the details of state-of-the-art machine learning methods used in VLSI Design. Discusses hardware implementation and device modeling pertaining to machine learning algorithms. Explores machine learning for various VLSI architectures and reconfigurable computing. Illustrate latest techniques for device size and feature optimization. Highlight latest case studies and reviews of the methods used for hardware implementation.