The The Applied Artificial Intelligence Workshop

The The Applied Artificial Intelligence Workshop
Author: Anthony So
Publisher: Packt Publishing Ltd
Total Pages: 419
Release: 2020-07-22
Genre: Computers
ISBN: 180020373X

With knowledge and information shared by experts, take your first steps towards creating scalable AI algorithms and solutions in Python, through practical exercises and engaging activities Key FeaturesLearn about AI and ML algorithms from the perspective of a seasoned data scientistGet practical experience in ML algorithms, such as regression, tree algorithms, clustering, and moreDesign neural networks that emulate the human brainBook Description You already know that artificial intelligence (AI) and machine learning (ML) are present in many of the tools you use in your daily routine. But do you want to be able to create your own AI and ML models and develop your skills in these domains to kickstart your AI career? The Applied Artificial Intelligence Workshop gets you started with applying AI with the help of practical exercises and useful examples, all put together cleverly to help you gain the skills to transform your career. The book begins by teaching you how to predict outcomes using regression. You’ll then learn how to classify data using techniques such as k-nearest neighbor (KNN) and support vector machine (SVM) classifiers. As you progress, you'll explore various decision trees by learning how to build a reliable decision tree model that can help your company find cars that clients are likely to buy. The final chapters will introduce you to deep learning and neural networks. Through various activities, such as predicting stock prices and recognizing handwritten digits, you'll learn how to train and implement convolutional neural networks (CNNs) and recurrent neural networks (RNNs). By the end of this applied AI book, you'll have learned how to predict outcomes and train neural networks and be able to use various techniques to develop AI and ML models. What you will learnCreate your first AI game in Python with the minmax algorithmImplement regression techniques to simplify real-world dataExperiment with classification techniques to label real-world dataPerform predictive analysis in Python using decision trees and random forestsUse clustering algorithms to group data without manual supportLearn how to use neural networks to process and classify labeled imagesWho this book is for The Applied Artificial Intelligence Workshop is designed for software developers and data scientists who want to enrich their projects with machine learning. Although you do not need any prior experience in AI, it is recommended that you have knowledge of high school-level mathematics and at least one programming language, preferably Python. Although this is a beginner's book, experienced students and programmers can improve their Python skills by implementing the practical applications given in this book.

Applied Artificial Intelligence

Applied Artificial Intelligence
Author: Mariya Yao
Publisher:
Total Pages: 246
Release: 2018-04-30
Genre: Artificial intelligence
ISBN: 9780998289021

This bestselling book gives business leaders and executives a foundational education on how to leverage artificial intelligence and machine learning solutions to deliver ROI for your business.

Advances in Applied Artificial Intelligence

Advances in Applied Artificial Intelligence
Author: Fulcher, John
Publisher: IGI Global
Total Pages: 324
Release: 2006-03-31
Genre: Computers
ISBN: 1591408296

"This book explores artificial intelligence finding it cannot simply display the high-level behaviours of an expert but must exhibit some of the low level behaviours common to human existence"--Provided by publisher.

Materials Discovery and Design

Materials Discovery and Design
Author: Turab Lookman
Publisher: Springer
Total Pages: 266
Release: 2018-09-22
Genre: Science
ISBN: 3319994654

This book addresses the current status, challenges and future directions of data-driven materials discovery and design. It presents the analysis and learning from data as a key theme in many science and cyber related applications. The challenging open questions as well as future directions in the application of data science to materials problems are sketched. Computational and experimental facilities today generate vast amounts of data at an unprecedented rate. The book gives guidance to discover new knowledge that enables materials innovation to address grand challenges in energy, environment and security, the clearer link needed between the data from these facilities and the theory and underlying science. The role of inference and optimization methods in distilling the data and constraining predictions using insights and results from theory is key to achieving the desired goals of real time analysis and feedback. Thus, the importance of this book lies in emphasizing that the full value of knowledge driven discovery using data can only be realized by integrating statistical and information sciences with materials science, which is increasingly dependent on high throughput and large scale computational and experimental data gathering efforts. This is especially the case as we enter a new era of big data in materials science with the planning of future experimental facilities such as the Linac Coherent Light Source at Stanford (LCLS-II), the European X-ray Free Electron Laser (EXFEL) and MaRIE (Matter Radiation in Extremes), the signature concept facility from Los Alamos National Laboratory. These facilities are expected to generate hundreds of terabytes to several petabytes of in situ spatially and temporally resolved data per sample. The questions that then arise include how we can learn from the data to accelerate the processing and analysis of reconstructed microstructure, rapidly map spatially resolved properties from high throughput data, devise diagnostics for pattern detection, and guide experiments towards desired targeted properties. The authors are an interdisciplinary group of leading experts who bring the excitement of the nascent and rapidly emerging field of materials informatics to the reader.

Deep Learning for Coders with fastai and PyTorch

Deep Learning for Coders with fastai and PyTorch
Author: Jeremy Howard
Publisher: O'Reilly Media
Total Pages: 624
Release: 2020-06-29
Genre: Computers
ISBN: 1492045497

Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How? With fastai, the first library to provide a consistent interface to the most frequently used deep learning applications. Authors Jeremy Howard and Sylvain Gugger, the creators of fastai, show you how to train a model on a wide range of tasks using fastai and PyTorch. You’ll also dive progressively further into deep learning theory to gain a complete understanding of the algorithms behind the scenes. Train models in computer vision, natural language processing, tabular data, and collaborative filtering Learn the latest deep learning techniques that matter most in practice Improve accuracy, speed, and reliability by understanding how deep learning models work Discover how to turn your models into web applications Implement deep learning algorithms from scratch Consider the ethical implications of your work Gain insight from the foreword by PyTorch cofounder, Soumith Chintala

Developments in Applied Artificial Intelligence

Developments in Applied Artificial Intelligence
Author: Tim Hendtlass
Publisher: Springer
Total Pages: 841
Release: 2003-08-02
Genre: Computers
ISBN: 3540480358

Arti?cial Intelligence is a ?eld with a long history, which is still very much active and developing today. Developments of new and improved techniques, together with the ever-increasing levels of available computing resources, are fueling an increasing spread of AI applications. These applications, as well as providing the economic rationale for the research, also provide the impetus to further improve the performance of our techniques. This further improvement today is most likely to come from an understanding of the ways our systems work, and therefore of their limitations, rather than from ideas ‘borrowed’ from biology. From this understanding comes improvement; from improvement comes further application; from further application comes the opportunity to further understand the limitations, and so the cycle repeats itself inde?nitely. In this volume are papers on a wide range of topics; some describe appli- tions that are only possible as a result of recent developments, others describe new developments only just being moved into practical application. All the - pers re?ect the way this ?eld continues to drive forward. This conference is the 15th in an unbroken series of annual conferences on Industrial and Engineering Application of Arti?cial Intelligence and Expert Systems organized under the auspices of the International Society of Applied Intelligence.

Artificial Intelligence with Python

Artificial Intelligence with Python
Author: Prateek Joshi
Publisher: Packt Publishing Ltd
Total Pages: 437
Release: 2017-01-27
Genre: Computers
ISBN: 1786469677

Build real-world Artificial Intelligence applications with Python to intelligently interact with the world around you About This Book Step into the amazing world of intelligent apps using this comprehensive guide Enter the world of Artificial Intelligence, explore it, and create your own applications Work through simple yet insightful examples that will get you up and running with Artificial Intelligence in no time Who This Book Is For This book is for Python developers who want to build real-world Artificial Intelligence applications. This book is friendly to Python beginners, but being familiar with Python would be useful to play around with the code. It will also be useful for experienced Python programmers who are looking to use Artificial Intelligence techniques in their existing technology stacks. What You Will Learn Realize different classification and regression techniques Understand the concept of clustering and how to use it to automatically segment data See how to build an intelligent recommender system Understand logic programming and how to use it Build automatic speech recognition systems Understand the basics of heuristic search and genetic programming Develop games using Artificial Intelligence Learn how reinforcement learning works Discover how to build intelligent applications centered on images, text, and time series data See how to use deep learning algorithms and build applications based on it In Detail Artificial Intelligence is becoming increasingly relevant in the modern world where everything is driven by technology and data. It is used extensively across many fields such as search engines, image recognition, robotics, finance, and so on. We will explore various real-world scenarios in this book and you'll learn about various algorithms that can be used to build Artificial Intelligence applications. During the course of this book, you will find out how to make informed decisions about what algorithms to use in a given context. Starting from the basics of Artificial Intelligence, you will learn how to develop various building blocks using different data mining techniques. You will see how to implement different algorithms to get the best possible results, and will understand how to apply them to real-world scenarios. If you want to add an intelligence layer to any application that's based on images, text, stock market, or some other form of data, this exciting book on Artificial Intelligence will definitely be your guide! Style and approach This highly practical book will show you how to implement Artificial Intelligence. The book provides multiple examples enabling you to create smart applications to meet the needs of your organization. In every chapter, we explain an algorithm, implement it, and then build a smart application.

Applied Artificial Intelligence - Proceedings Of The 7th International Flins Conference

Applied Artificial Intelligence - Proceedings Of The 7th International Flins Conference
Author: Da Ruan
Publisher: World Scientific
Total Pages: 1019
Release: 2006-07-07
Genre: Computers
ISBN: 9814478474

FLINS, originally an acronym for Fuzzy Logic and Intelligent Technologies in Nuclear Science, is now extended to Applied Artificial Intelligence for Applied Research. The contributions to the seventh in the series of FLINS conferences contained in this volume cover state-of-the-art research and development in applied artificial intelligence for applied research in general and for power/nuclear engineering in particular.

The The Computer Vision Workshop

The The Computer Vision Workshop
Author: Hafsa Asad
Publisher: Packt Publishing Ltd
Total Pages: 567
Release: 2020-07-27
Genre: Computers
ISBN: 180020714X

Explore the potential of deep learning techniques in computer vision applications using the Python ecosystem, and build real-time systems for detecting human behavior Key FeaturesUnderstand OpenCV and select the right algorithm to solve real-world problemsDiscover techniques for image and video processingLearn how to apply face recognition in videos to automatically extract key informationBook Description Computer Vision (CV) has become an important aspect of AI technology. From driverless cars to medical diagnostics and monitoring the health of crops to fraud detection in banking, computer vision is used across all domains to automate tasks. The Computer Vision Workshop will help you understand how computers master the art of processing digital images and videos to mimic human activities. Starting with an introduction to the OpenCV library, you'll learn how to write your first script using basic image processing operations. You'll then get to grips with essential image and video processing techniques such as histograms, contours, and face processing. As you progress, you'll become familiar with advanced computer vision and deep learning concepts, such as object detection, tracking, and recognition, and finally shift your focus from 2D to 3D visualization. This CV course will enable you to experiment with camera calibration and explore both passive and active canonical 3D reconstruction methods. By the end of this book, you'll have developed the practical skills necessary for building powerful applications to solve computer vision problems. What you will learnAccess and manipulate pixels in OpenCV using BGR and grayscale imagesCreate histograms to better understand image contentUse contours for shape analysis, object detection, and recognitionTrack objects in videos using a variety of trackers available in OpenCVDiscover how to apply face recognition tasks using computer vision techniquesVisualize 3D objects in point clouds and polygon meshes using Open3DWho this book is for If you are a researcher, developer, or data scientist looking to automate everyday tasks using computer vision, this workshop is for you. A basic understanding of Python and deep learning will help you to get the most out of this workshop.