Pageviews and counting

Saturday, August 8, 2020

Introduction to Graph Neural Networks

Brief Book
This book provides a comprehensive introduction to the basic concepts, models, and applications of graph neural networks. It starts with the introduction of the vanilla GNN model. Then several variants of the vanilla model are introduced such as graph convolutional networks, graph recurrent networks, graph attention networks, graph residual networks, and several general frameworks.

Variants for different graph types and advanced training methods are also included. As for the applications of GNNs, the book categorizes them into structural, non-structural, and other scenarios, and then it introduces several typical models on solving these tasks. Finally, the closing chapters provide GNN open resources and the outlook of several future directions.

Grokking Artificial Intelligence Algorithms

Brief Book
Grokking Artificial Intelligence Algorithms is a fully-illustrated and interactive tutorial guide to the different approaches and algorithms that underpin AI.

Written in simple language and with lots of visual references and hands-on examples, readers learn the concepts, terminology, and theory they need to effectively incorporate AI algorithms into their applications.

Grokking Artificial Intelligence Algorithms uses simple language, jargon-busting explanations, and hand-drawn diagrams to open up complex algorithms. Don't worry if you aren't a calculus wunderkind; you'll need only the algebra you picked up in math class.

Artificial Intelligence and Deep Learning in Pathology

Brief Book
Recent advances in computational algorithms, along with the advent of whole slide imaging as a platform for embedding artificial intelligence (AI), are transforming pattern recognition and image interpretation for diagnosis and prognosis. Yet most pathologists have just a passing knowledge of data mining, machine learning, and AI, and little exposure to the vast potential of these powerful new tools for medicine in general and pathology in particular.

In Artificial Intelligence and Deep Learning in Pathology, with a team of experts, Dr. Stanley Cohen covers the nuts and bolts of all aspects of machine learning, up to and including AI, bringing familiarity and understanding to pathologists at all levels of experience.

  • Focuses heavily on applications in medicine, especially pathology,
  • Covers digital pathology as a platform for primary diagnosis and augmentation via deep learning. 
  • Discusses and explains recent accomplishments such as algorithms used to diagnose skin cancer from photographs.

T-Minus AI: Humanity’s Countdown to Artificial Intelligence...

Brief Book
In T-Minus AI: Humanity's Countdown to Artificial Intelligence and the New Pursuit of Global Power, author Michael Kanaan explains the realities of AI from a human-oriented perspective that's easy to comprehend. A recognized national expert and the U.S. Air Force's first Chairperson for Artificial Intelligence,

Kanaan weaves a compelling new view on our history of innovation and technology to masterfully explain what each of us should know about modern computing, AI, and machine learning. Kanaan also illuminates the global implications of AI by highlighting the cultural and national vulnerabilities already exposed and the pressing issues now squarely on the table.

AI has already become China's all-purpose tool to impose authoritarian influence around the world. Russia, playing catch up, is weaponizing AI through its military systems and now infamous, aggressive efforts to disrupt democracy by whatever disinformation means possible.

Artificial Intelligence in Finance: A Python-Based Guide

Brief Book
This book shows practitioners, students, and academics in both finance and data science how machine and deep learning algorithms can be applied to finance. Thanks to lots of self-contained Python examples, you’ll be able to replicate all results and figures presented in the book.

  •  Examine how data is reshaping finance from a theory-driven to a data-driven discipline 
  • Understand the major possibilities, consequences, and resulting requirements of AI-first finance 
  • Get up to speed on the tools, skills, and major use cases to apply AI in finance yourself 
  • Apply neural networks and reinforcement learning to discover statistical inefficiencies in financial markets 
  • Delve into the concepts of the technological singularity and the financial singularity

2084: Artificial Intelligence and the Future of Humanity

Brief Book
In 2084, scientist and philosopher John Lennox will introduce you to a kaleidoscope of ideas: the key developments in technological enhancement, bioengineering, and, in particular, artificial intelligence.

You will discover the current capacity of AI, its advantages and disadvantages, the facts and the fiction, as well as potential future implications. The questions posed by AI are open to all of us. And they demand answers.

A book that is written to challenge all readers, no matter your worldview, 2084 shows how the Christian worldview, properly understood, can provide evidence-based, credible answers that will bring you real hope for the future of humanity.

Think for Yourself...an Age of Experts and Artificial Intelligence

Brief Book
As Harvard lecturer and global trend watcher, Vikram Mansharamani shows in this eye-opening and perspective-shifting book, our complex, data-flooded world has made us ever more reliant on experts, protocols, and technology. Too often, we've stopped thinking for ourselves.

With stark and compelling examples drawn from business, sports, and everyday life, The author illustrates how in a very real sense we have outsourced our thinking to a troubling degree, relinquishing our autonomy. Of course, experts, protocols, and computer-based systems are essential to helping us make informed decisions.

What we need is a new approach for integrating these information sources more effectively, harnessing the value they provide without undermining our ability to think for ourselves. The author provides principles and techniques for doing just that, empowering readers with a more critical and nuanced approach to making decisions.

Artificial Intelligence: A Guide for Thinking Humans

Brief Book
The author explores the profound disconnect between the hype and the actual achievements in AI, providing a clear sense of what the field has accomplished and how much further it has to go.

Interweaving stories about the science of AI and the people behind it, Artificial Intelligence brims with clear-sighted, captivating, and accessible accounts of the most interesting and provocative modern work in the field, flavored with Mitchell’s humor and personal observations.

This frank, lively book is an indispensable guide to understanding today’s AI, its quest for “human-level” intelligence, and its impact on the future for us all.

Building Analytics Teams: Harnessing analytics and artificial intelligence...

Brief Book
The book demonstrates the various traits of a successful and high-performing analytics team and then delineates the path to achieve this with insights on the mindset, advanced analytics models, and predictions based on data analytics. It also emphasizes the significance of the macro and micro processes required to evolve in response to rapidly changing business needs.

The book dives into the methods and practices of managing, developing, and leading an analytics team. Once you've brought the team up to speed, the book explains how to govern executive expectations and select winning projects.

By the end of this book, you will have acquired the knowledge to create an effective business analytics team and develop a production environment that delivers ongoing operational improvements for your organization.

Artificial Intelligence: A Modern Approach

Brief Book
The most comprehensive, up-to-date introduction to the theory and practice of artificial intelligence The long-anticipated revision of Artificial Intelligence: A Modern Approach explores the full breadth and depth of the field of artificial intelligence (AI).

The 4th Edition brings readers up to date on the latest technologies, presents concepts in a more unified manner, and offers new or expanded coverage of machine learning, deep learning, transfer learning, multiagent systems, robotics, natural language processing, causality, probabilistic programming, privacy, fairness, and safe AI.

Sunday, August 2, 2020

Big Data Analysis Using Machine Learning...

Brief Book
This book provides a detailed description of the entire study process concerning gathering and analyzing big data and making observations to develop a crime-prediction model that utilizes its findings. It offers an in-depth discussion of several processes, including text mining, which extracts useful information from online documents; opinion mining, which analyses the emotions contained in documents; machine learning for crime prediction; and visualization analysis.

To accurately predict crimes using machine learning, it is necessary to procure high-quality training data. Machine learning combined with high-quality data can be used to develop excellent crime-prediction artificial intelligences. As such, the book will serve to be a practical guide to anyone wishing to predict rapidly-changing social phenomena and draw creative conclusions using big-data analysis.

Python for Programmers: with Big Data and Artificial Intelligence

Brief Book
Written for programmers with a background in another high-level language, this book uses hands-on instruction to teach today’s most compelling, leading-edge computing technologies and programming in Python–one of the world’s most popular and fastest-growing languages.

Please read the Table of Contents diagram inside the front cover and the Preface for more details. In the context of 500+, real-world examples ranging from individual snippets to 40 large scripts and full implementation case studies, you’ll use the interactive IPython interpreter with code in Jupyter Notebooks to quickly master the latest Python coding idioms. After covering Python Chapters 1—5 and a few key parts of Chapters 6—7, you’ll be able to handle significant portions of the hands-on introductory AI case studies in Chapters 11—16, which are loaded with cool, powerful, contemporary examples.

These include natural language processing, data mining Twitter for sentiment analysis, cognitive computing with IBM Watson™, supervised machine learning with classification and regression, unsupervised machine learning with clustering, computer vision through deep learning and convolutional neural networks, deep learning with recurrent neural networks, big data with Hadoop, Spark™ and NoSQL databases, the Internet of Things and more. 

Handbook of IoT and Big Data

Brief Book
This multi-contributed handbook focuses on the latest workings of IoT (internet of Things) and Big Data. As the resources are limited, it's the endeavor of the authors to support and bring the information into one resource.

The book is divided into 4 sections that covers IoT and technologies, the future of Big Data, algorithms, and case studies showing IoT and Big Data in various fields such as health care, manufacturing and automation.
 Features
  • Focuses on the latest workings of IoT and Big Data 
  • Discusses the emerging role of technologies and the fast-growing market of Big Data
  • Covers the movement toward automation with hardware, software, and sensors, and trying to save on energy resources
  • Offers the latest technology on IoT 
  • Presents the future horizons on Big Data

Probabilistic Data Structures and Algorithms for Big Data Applications

Brief Book
A technical book about popular space-efficient data structures and fast algorithms that are extremely useful in modern Big Data applications. The purpose of this book is to introduce technology practitioners, including software architects and developers, as well as technology decision makers to probabilistic data structures and algorithms.

 Reading this book, you will get a theoretical and practical understanding of probabilistic data structures and learn about their common uses.

Mathematics of Big Data...

Brief Book
Today, the volume, velocity, and variety of data are increasing rapidly across a range of fields, including Internet search, healthcare, finance, social media, wireless devices, and cybersecurity. Indeed, these data are growing at a rate beyond our capacity to analyze them.

The tools—including spreadsheets, databases, matrices, and graphs—developed to address this challenge all reflect the need to store and operate on data as whole sets rather than as individual elements.

This book presents the common mathematical foundations of these data sets that apply across many applications and technologies. Associative arrays unify and simplify data, allowing readers to look past the differences among the various tools and leverage their mathematical similarities in order to solve the hardest big data challenges. The book first introduces the concept of the associative array in practical terms, presents the associative array manipulation system D4M (Dynamic Distributed Dimensional Data Model), and describes the application of associative arrays to graph analysis and machine learning. It provides a mathematically rigorous definition of associative arrays and describes the properties of associative arrays that arise from this definition.

Demystifying Big Data and Machine Learning for Healthcare

Brief Book
One of the long-standing challenges in healthcare informatics has been the ability to deal with the sheer variety and volume of disparate healthcare data and the increasing need to derive veracity and value out of it. Demystifying Big Data and Machine Learning for Healthcare investigates how healthcare organizations can leverage this tapestry of big data to discover new business value, use cases, and knowledge as well as how big data can be woven into pre-existing business intelligence and analytics efforts.

This book focuses on teaching you how to:
  • Develop skills needed to identify and demolish big-data myths 
  • Become an expert in separating hype from reality 
  • Understand the V’s that matter in healthcare and why 
  • Harmonize the 4 C’s across little and big data Choose data fidelity over data quality
  • Learn how to apply the NRF Framework 
  • Master applied machine learning for healthcare 
  • Conduct a guided tour of learning algorithms 
  • Recognize and be prepared for the future of artificial intelligence in healthcare via best practices, feedback loops, and contextually intelligent agents (CIAs)

Big Data, Databases and "Ownership" Rights in the Cloud...

Brief Book
Two of the most important developments of this new century are the emergence of cloud computing and big data. However, the uncertainties surrounding the failure of cloud service providers to clearly assert ownership rights over data and databases during cloud computing transactions and big data services have been perceived as imposing legal risks and transaction costs.

This lack of clear ownership rights is also seen as slowing down the capacity of the Internet market to thrive. Click-through agreements drafted on a take-it-or-leave-it basis govern the current state of the art, and they do not allow much room for negotiation.

This book situates the theories of law and economics and behavioral law and economics in the context of cloud computing and takes database rights and ownership rights of data as prime examples to represent the problem of collecting, outsourcing, and sharing data and databases on a global scale. It does this by highlighting the legal constraints concerning ownership rights of data and databases and proposes finding a solution outside the boundaries and limitations of the law.

People Analytics in the Era of Big Data...

Brief Book
This book presents a practical framework for real-world talent analytics, backed by groundbreaking examples of workforce analytics in action across the U.S., Canada, Europe, Asia, and Australia.

People Analytics in the Era of Big Data provides a blueprint for leveraging your talent pool through the use of data analytics. Written by the Global Vice President of Business Intelligence and Predictive Analytics at Monster Worldwide, this book is packed full of actionable insights to help you source, recruit, acquire, engage, retain, promote, and manage the exceptional talent your organization needs.

With a unique approach that applies analytics to every stage of the hiring process and the entire workforce planning and management cycle, this informative guide provides the key perspective that brings analytics into HR in a truly useful way. You're already inundated with disparate employee data, so why not mine that data for insights that add value to your organization and strengthen your workforce?


Macroeconomic Forecasting in the Era of Big Data...

Brief Book
This book surveys big data tools used in macroeconomic forecasting and addresses related econometric issues, including how to capture dynamic relationships among variables; how to select parsimonious models; how to deal with model uncertainty, instability, non-stationarity, and mixed frequency data; and how to evaluate forecasts, among others.

Each chapter is self-contained with references, and provides solid background information, while also reviewing the latest advances in the field. Accordingly, the book offers a valuable resource for researchers, professional forecasters, and students of quantitative economics.

IoT Big Data Stream Processing...Parallel Computing Architectures and APIs

Brief Book
In short, this book discusses stream processing that enables the gathering, processing and analysis of high-volume, heterogeneous, continuous Internet of Things (IoT) big data streams, to extract insights and actionable results in real time.

Application domains requiring data stream management include military, homeland security, sensor networks, financial applications, network management, web site performance tracking, real-time credit card fraud detection, etc.

Internet of Things and Big Data Technologies..

Brief Book
This comprehensive book focuses on better big-data security for healthcare organizations. Following an extensive introduction to the Internet of Things (IoT) in healthcare including challenging topics and scenarios, it offers an in-depth analysis of medical body area networks with the 5th generation of IoT communication technology along with its nanotechnology.

It also describes a novel strategic framework and computationally intelligent model to measure possible security vulnerabilities in the context of e-health. Moreover, the book addresses healthcare systems that handle large volumes of data driven by patients’ records and health/personal information, including big-data-based knowledge management systems to support clinical decisions. Several of the issues faced in storing/processing big data are presented along with the available tools, technologies and algorithms to deal with those problems as well as a case study in healthcare analytics.

SQL Server Big Data Clusters:...

Brief Book
Use this guide to one of SQL Server 2019’s most impactful features―Big Data Clusters. You will learn about data virtualization and data lakes for this complete artificial intelligence (AI) and machine learning (ML) platform within the SQL Server database engine.

You will know how to use Big Data Clusters to combine large volumes of streaming data for analysis along with data stored in a traditional database. 

You will learn about the architectural foundations that are made up from Kubernetes, Spark, HDFS, and SQL Server on Linux. You then are shown how to configure and deploy Big Data Clusters in on-premises environments or in the cloud. Next, you are taught about querying. You will learn to write queries in Transact-SQL―taking advantage of skills you have honed for years―and with those queries you will be able to examine and analyze data from a wide variety of sources such as Apache Spark.

Information Fusion and Analytics for Big Data and IoT

Brief Book
The Internet of Things (IoT) and Big Data are hot topics in the world of intelligence operations and information gathering. This first-of-its-kind volume reveals the benefits of addressing these topics with the integration of Fusion of Information and Analytics Technologies (FIAT).

The book explains how FIAT is materialized into decision support systems that are capable of supporting the prognosis, diagnosis, and prescriptive tasks within complex systems and organizations.