Guide to Reference Sources in the Computer Sciences

Guide to Reference Sources in the Computer Sciences
Author: Ciel Michèle Carter
Publisher: New York : Macmillan Information
Total Pages: 264
Release: 1974
Genre: Computers
ISBN:

Critical, evaluative reviews of computer science reference sources. Good starting point for learning the computer reference literature or to find a source of needed information. Published 1974.

On Guerrilla Warfare

On Guerrilla Warfare
Author: Mao Tse-tung
Publisher: Courier Corporation
Total Pages: 130
Release: 2012-03-06
Genre: History
ISBN: 0486119572

The first documented, systematic study of a truly revolutionary subject, this 1937 text remains the definitive guide to guerrilla warfare. It concisely explains unorthodox strategies that transform disadvantages into benefits.

Getting the Word Out

Getting the Word Out
Author: Maria Bonn
Publisher:
Total Pages: 0
Release: 2015
Genre: Academic libraries
ISBN: 9780838986974

In the past decade there has been an intense growth in the number of library publishing services supporting faculty and students. Unified by a commitment to both access and service, library publishing programs have grown from an early focus on backlist digitization to encompass publication of student works, textbooks, research data, as well as books and journals. This growing engagement with publishing is a natural extension of the academic library's commitment to support the creation of and access to scholarship. This volume includes chapters by some of the most talented thinkers in this area of librarianship, exploring topics such as the economics of publishing and the challenges of collaboration, and surveying the service landscape for publishing in support of a variety of formats and methods.0.

Efficient Processing of Deep Neural Networks

Efficient Processing of Deep Neural Networks
Author: Vivienne Sze
Publisher: Springer Nature
Total Pages: 254
Release: 2022-05-31
Genre: Technology & Engineering
ISBN: 3031017668

This book provides a structured treatment of the key principles and techniques for enabling efficient processing of deep neural networks (DNNs). DNNs are currently widely used for many artificial intelligence (AI) applications, including computer vision, speech recognition, and robotics. While DNNs deliver state-of-the-art accuracy on many AI tasks, it comes at the cost of high computational complexity. Therefore, techniques that enable efficient processing of deep neural networks to improve key metrics—such as energy-efficiency, throughput, and latency—without sacrificing accuracy or increasing hardware costs are critical to enabling the wide deployment of DNNs in AI systems. The book includes background on DNN processing; a description and taxonomy of hardware architectural approaches for designing DNN accelerators; key metrics for evaluating and comparing different designs; features of DNN processing that are amenable to hardware/algorithm co-design to improve energy efficiency and throughput; and opportunities for applying new technologies. Readers will find a structured introduction to the field as well as formalization and organization of key concepts from contemporary work that provide insights that may spark new ideas.

Ant Colony Optimization

Ant Colony Optimization
Author: Marco Dorigo
Publisher: MIT Press
Total Pages: 324
Release: 2004-06-04
Genre: Computers
ISBN: 9780262042192

An overview of the rapidly growing field of ant colony optimization that describes theoretical findings, the major algorithms, and current applications. The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial optimization problems. The attempt to develop algorithms inspired by one aspect of ant behavior, the ability to find what computer scientists would call shortest paths, has become the field of ant colony optimization (ACO), the most successful and widely recognized algorithmic technique based on ant behavior. This book presents an overview of this rapidly growing field, from its theoretical inception to practical applications, including descriptions of many available ACO algorithms and their uses. The book first describes the translation of observed ant behavior into working optimization algorithms. The ant colony metaheuristic is then introduced and viewed in the general context of combinatorial optimization. This is followed by a detailed description and guide to all major ACO algorithms and a report on current theoretical findings. The book surveys ACO applications now in use, including routing, assignment, scheduling, subset, machine learning, and bioinformatics problems. AntNet, an ACO algorithm designed for the network routing problem, is described in detail. The authors conclude by summarizing the progress in the field and outlining future research directions. Each chapter ends with bibliographic material, bullet points setting out important ideas covered in the chapter, and exercises. Ant Colony Optimization will be of interest to academic and industry researchers, graduate students, and practitioners who wish to learn how to implement ACO algorithms.