The The Applied Artificial Intelligence Workshop
Title | The The Applied Artificial Intelligence Workshop PDF eBook |
Author | Anthony So |
Publisher | Packt Publishing Ltd |
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.
The Applied Artificial Intelligence Workshop
Title | The Applied Artificial Intelligence Workshop PDF eBook |
Author | Anthony So |
Publisher | |
Pages | 420 |
Release | 2020-07-20 |
Genre | Computers |
ISBN | 9781800205819 |
Applied Artificial Intelligence
Title | Applied Artificial Intelligence PDF eBook |
Author | Mariya Yao |
Publisher | |
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
Title | Advances in Applied Artificial Intelligence PDF eBook |
Author | Fulcher, John |
Publisher | IGI Global |
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
Title | Materials Discovery and Design PDF eBook |
Author | Turab Lookman |
Publisher | Springer |
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
Title | Deep Learning for Coders with fastai and PyTorch PDF eBook |
Author | Jeremy Howard |
Publisher | O'Reilly Media |
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
Artificial Intelligence with Python
Title | Artificial Intelligence with Python PDF eBook |
Author | Prateek Joshi |
Publisher | Packt Publishing Ltd |
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.