Practical Artificial Intelligence with Swift. From Fundamental Theory to Development of AI-Driven Apps

- Autorzy:
- Mars Geldard, Jonathon Manning, Paris Buttfield-Addison
- Promocja Przejdź


- Ocena:
- Bądź pierwszym, który oceni tę książkę
- Stron:
- 526
- Dostępne formaty:
-
ePubMobi
Opis książki: Practical Artificial Intelligence with Swift. From Fundamental Theory to Development of AI-Driven Apps
Create and implement AI-based features in your Swift apps for iOS, macOS, tvOS, and watchOS. With this practical book, programmers and developers of all kinds will find a one-stop shop for AI and machine learning with Swift. Taking a task-based approach, you’ll learn how to build features that use powerful AI features to identify images, make predictions, generate content, recommend things, and more.
AI is increasingly essential for every developer—and you don’t need to be a data scientist or mathematician to take advantage of it in your apps. Explore Swift-based AI and ML techniques for building applications. Learn where and how AI-driven features make sense. Inspect tools such as Apple’s Python-powered Turi Create and Google’s Swift for TensorFlow to train and build models.
- I: Fundamentals and Tools—Learn AI basics, our task-based approach, and discover how to build or find a dataset.
- II: Task Based AI—Build vision, audio, text, motion, and augmentation-related features; learn how to convert preexisting models.
- III: Beyond—Discover the theory behind task-based practice, explore AI and ML methods, and learn how you can build it all from scratch... if you want to
Wybrane bestsellery
-
Dzięki temu przewodnikowi płynnie rozpoczniesz pisanie aplikacji we Flutterze w języku Dart. Dowiesz się, jak skonfigurować środowisko programistyczne i rozpocząć projekt. Książka poprowadzi Cię przez proces projektowania interfejsu użytkownika i funkcji umożliwiających poprawną pracę aplikacji. ...
Flutter i Dart 2 dla początkujących. Przewodnik dla twórców aplikacji mobilnych Flutter i Dart 2 dla początkujących. Przewodnik dla twórców aplikacji mobilnych
(0,00 zł najniższa cena z 30 dni)62.30 zł
89.00 zł(-30%) -
Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world. Together, the Flutter open source UI software development kit and the Dart programming language for client development provide a unified solution to building applica...(0,00 zł najniższa cena z 30 dni)
220.15 zł
259.00 zł(-15%) -
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 13 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5.5. With this thoroughly updated guide, you'll learn the Swift language, understand Apple's Xcode development to...(0,00 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you’ll learn how to create views, manipulate view controllers, and...(0,00 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
When you’re under pressure to produce a well-designed, easy-to-navigate mobile app, there’s no time to reinvent the wheel—and no need to. This handy reference provides more than 90 mobile app design patterns, illustrated by 1,000 screenshots from current Android, iOS, and Window...
Mobile Design Pattern Gallery. UI Patterns for Smartphone Apps. 2nd Edition Mobile Design Pattern Gallery. UI Patterns for Smartphone Apps. 2nd Edition
(0,00 zł najniższa cena z 30 dni)169.15 zł
199.00 zł(-15%) -
Oto książka stworzona z myślą o programistach stawiających pierwsze kroki w języku Objective-C. Do wykorzystania zawartej tu wiedzy nie jest potrzebna znajomość języka C ani żadnego innego obiektowego języka programowania. Podstawą do nauki są dziesiątki ciekawych przykładów i ćwiczeń, ilustrując...
Objective-C. Vademecum profesjonalisty. Wydanie III Objective-C. Vademecum profesjonalisty. Wydanie III
(0,00 zł najniższa cena z 30 dni)47.40 zł
79.00 zł(-40%) -
Jak obronić się przed atakiem? Wszystkie niezbędne informacje znajdziesz w tym wyjątkowym podręczniku. W trakcie lektury dowiesz się, jak działają hakerzy, jak wyszukują słabe punkty aplikacji oraz jak modyfikują jej kod. Ponadto nauczysz się utrudniać śledzenie kodu Twojej aplikacji oraz bezpiec...(0,00 zł najniższa cena z 30 dni)
35.40 zł
59.00 zł(-40%) -
Build robust applications using TDD with Swift 5.5 and become a TDD expert by writing tests for view controller, views, network code, and even SwiftUI view
Test-Driven iOS Development with Swift - Fourth Edition Test-Driven iOS Development with Swift - Fourth Edition
-
Learn iOS app development and work with Xcode 13 and Apple's iOS 15 simulators
-
Ebook Swift. Programowanie funkcyjne dla aplikacji mobilnych autorstwa Marka Chu-Carrolla i Tony'ego Hillersona to wprowadzenie do nauki języka Swift i tworzenia aplikacji mobilnych za jego pomocą. Z publikacji Czytelnik dowie się wszystkiego, co powinien wiedzieć o języku Swift. Zobaczy też, dla...
Swift. Programowanie funkcyjne dla aplikacji mobilnych Swift. Programowanie funkcyjne dla aplikacji mobilnych
(0,00 zł najniższa cena z 30 dni)25.35 zł
39.00 zł(-35%)
Mars Geldard, Jonathon Manning, Paris Buttfield-Addison - pozostałe książki
-
Simulation and synthesis are core parts of the future of AI and machine learning. Consider: programmers, data scientists, and machine learning engineers can create the brain of a self-driving car without the car. Rather than use information from the real world, you can synthesize artificial data ...(29.90 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
What will you learn from this book?Swift is best known as Apple's programming language of choice for developing apps on iOS, iPadOS, macOS, watchOS, and tvOS. But it's far more versatile than that. Open source Swift is also gaining ground as a language for systems programming and server-side code...(29.90 zł najniższa cena z 30 dni)
237.15 zł
279.00 zł(-15%) -
Discover how to use the Unity game engine to its full potential for both 3D and 2D game development—from the basics of scripting to useful tricks in gameplay, behavior, and animation. With this problem-solving cookbook, you’ll get started in two ways:First, you’ll learn about th...
Unity Game Development Cookbook. Essentials for Every Game Unity Game Development Cookbook. Essentials for Every Game
(29.90 zł najniższa cena z 30 dni)203.15 zł
239.00 zł(-15%) -
Ready to make amazing games for the iPhone and iPad? With Apple’s Swift programming language, it’s never been easier. This updated cookbook provides detailed recipes for managing a wide range of common iOS game-development issues, ranging from 2D and 3D math, SpriteKit, and OpenGL to ...
iOS Swift Game Development Cookbook. Simple Solutions for Game Development Problems. 3rd Edition iOS Swift Game Development Cookbook. Simple Solutions for Game Development Problems. 3rd Edition
(29.90 zł najniższa cena z 30 dni)203.15 zł
239.00 zł(-15%) -
W tej książce w wyczerpujący sposób opisano proces tworzenia gier. Wyjaśniono tu zarówno podstawowe, jak i bardziej zaawansowane pojęcia i techniki związane ze stosowaniem środowiska Unity. Najpierw przedstawiono podstawowe informacje na temat Unity. Zaprezentowano struktury gier, grafiki, skrypt...(29.90 zł najniższa cena z 30 dni)
36.85 zł
67.00 zł(-45%) -
Get valuable hands-on experience with Swift, the open source programming language developed by Apple. With this practical guide, skilled programmers with little or no knowledge of Apple development will learn how to code with the latest version of Swift by developing a working iOS app from start ...
Learning Swift. Building Apps for macOS, iOS, and Beyond. 3rd Edition Learning Swift. Building Apps for macOS, iOS, and Beyond. 3rd Edition
(29.90 zł najniższa cena z 30 dni)169.15 zł
199.00 zł(-15%) -
Do you want to build mobile games, but lack game development experience? No problem. This practical guide shows you how to create beautiful, interactive content for iOS and Android devices with the Unity game engine.Authors Jon Manning and Paris Buttfield-Addison (iOS Swift Game Development Cookb...
Mobile Game Development with Unity. Build Once, Deploy Anywhere Mobile Game Development with Unity. Build Once, Deploy Anywhere
(29.90 zł najniższa cena z 30 dni)169.15 zł
199.00 zł(-15%) -
Apple Watch is the sort of science-fiction gadget that people used to dream about as kids. What kinds of apps do you envision for this new device? If you’re comfortable using OS X, Xcode, and iOS—and familiar with Swift—this concise book shows you the basics of building your own...
Swift Development for the Apple Watch. An Intro to the WatchKit Framework, Glances, and Notifications Swift Development for the Apple Watch. An Intro to the WatchKit Framework, Glances, and Notifications
(29.90 zł najniższa cena z 30 dni)84.92 zł
99.90 zł(-15%) -
Ready to build apps for iPhone, iPad, and Mac now that Swift has landed? If you’re an experienced programmer who’s never touched Apple developer tools, this hands-on book shows you how to use the Swift language to make incredible iOS and OS X apps, using Cocoa and Cocoa Touch.Learn ho...
Swift Development with Cocoa. Developing for the Mac and iOS App Stores Swift Development with Cocoa. Developing for the Mac and iOS App Stores
(29.90 zł najniższa cena z 30 dni)135.15 zł
159.00 zł(-15%)
Ebooka przeczytasz na:
-
czytnikach Inkbook, Kindle, Pocketbook i innych
-
systemach Windows, MacOS i innych
-
systemach Windows, Android, iOS, HarmonyOS
-
na dowolnych urządzeniach i aplikacjach obsługujących formaty: PDF, EPub, Mobi
Masz pytania? Zajrzyj do zakładki Pomoc »
Audiobooka posłuchasz:
-
w aplikacji Ebookpoint na Android, iOS, HarmonyOs
-
na systemach Windows, MacOS i innych
-
na dowolonych urządzeniach i aplikacjach obsługujących format MP3 (pliki spakowane w ZIP)
Masz pytania? Zajrzyj do zakładki Pomoc »
Kurs Video zobaczysz:
-
w aplikacji Ebookpoint na Android, iOS, HarmonyOs
-
na systemach Windows, MacOS i innych
-
na dowolonych urządzeniach i aplikacjach obsługujących format MP4 (pliki spakowane w ZIP)
Szczegóły książki
- ISBN Ebooka:
- 978-14-920-4476-5, 9781492044765
- Data wydania ebooka:
-
2019-09-03
Data wydania ebooka często jest dniem wprowadzenia tytułu do sprzedaży i może nie być równoznaczna z datą wydania książki papierowej. Dodatkowe informacje możesz znaleźć w darmowym fragmencie. Jeśli masz wątpliwości skontaktuj się z nami sklep@helion.pl.
- Język publikacji:
- angielski
- Rozmiar pliku ePub:
- 39.1MB
- Rozmiar pliku Mobi:
- 90.2MB
- Kategorie:
Programowanie mobilne » iPhone
Spis treści książki
- Preface
- Resources Used in This Book
- Audience and Approach
- Organization of This Book
- Using This Book
- Our Tasks
- Conventions Used in This Book
- Using Code Examples
- OReilly Online Learning
- How to Contact Us
- Acknowledgments
- I. Fundamentals and Tools
- 1. Artificial Intelligence!?
- Practical AI with Swiftand Python?
- Code Examples
- Practical AI with Swiftand Python?
- Why Swift?
- Why AI?
- What Is AI and What Can It Do?
- Deep Learning versus AI?
- Where Do the Neural Networks Come In?
- Ethical, Effective, and Appropriate Use of AI
- Practical AI Tasks
- A Typical Task-Based Approach
- 2. Tools for Artificial Intelligence
- Why Top Down?
- Great Tools for Great AI
- Tools from Apple
- CoreML
- CoreML doeswhat?
- The CoreML model
- The MLModel format
- Why offline?
- Understanding the pieces of CoreML
- CoreML
- CreateML
- Understanding the pieces of CreateML
- Turi Create
- Understanding the pieces of Turi Create
- Apples Other Frameworks
- CoreML Community Tools
- Tools from Others
- Swift for TensorFlow
- TensorFlow to CoreML Model Converter
- Other Converters
- AI-Adjacent Tools
- Python
- Keras, Pandas, Jupyter, Colaboratory, Docker, Oh My!
- Other Peoples Tools
- Whats Next?
- 3. Finding or Building a Dataset
- Planning and Identifying Data to Target
- Negation as Failure
- Closed-World Assumptions
- Planning and Identifying Data to Target
- Finding a Dataset
- Where to Look
- What to Look Out for
- Building a Dataset
- Data Recording
- Data Collation
- Data Scraping
- Preparing a Dataset
- Getting to Know a Dataset
- Cleaning a Dataset
- Transforming a Dataset
- Verifying the Suitability of a Dataset
- Apples Models
- II. Tasks
- 4. Vision
- Practical AI and Vision
- Task: Face Detection
- Problem and Approach
- Building the App
- What Just Happened? How Does This Work?
- Improving the App
- Even More Improvements
- Task: Barcode Detection
- Task: Saliency Detection
- Task: Image Similarity
- Problem and Approach
- Building the App
- What Just Happened? How Does This Work?
- Next Steps
- Task: Image Classification
- Problem and Approach
- Building the App
- AI Toolkit and Dataset
- Creating a model
- Incorporating the Model in the App
- Improving the App
- Task: Drawing Recognition
- Problem and Approach
- AI Toolkit and Dataset
- Creating a model
- Building the App
- Whats Next?
- Task: Style Classification
- Converting the Model
- Using the Model
- Next Steps
- 5. Audio
- Audio and Practical AI
- Task: Speech Recognition
- Problem and Approach
- Building the App
- What Just Happened? How Does This Work?
- Whats Next?
- Task: Sound Classification
- Problem and Approach
- Building the App
- AI Toolkit and Dataset
- Creating a Model
- Incorporating the Model in the App
- Improving the App
- Next Steps
- 6. Text and Language
- Practical AI, Text, and Language
- Task: Language Identification
- Task: Named Entity Recognition
- Task: Lemmatization, Tagging, and Tokenization
- Parts of Speech
- Tokenizing a Sentence
- Task: Sentiment Analysis
- Problem and Approach
- Building the App
- AI Toolkit and Dataset
- Creating a Model
- Incorporating the Model in the App
- Task: Custom Text Classifiers
- AI Toolkit and Dataset
- Creating a model
- Using the model
- AI Toolkit and Dataset
- Next Steps
- 7. Motion and Gestures
- Practical AI, Motion, and Gestures
- Task: Activity Recognition
- Problem and Approach
- Building the App
- What Just Happened? How Does This Work?
- Task: Gestural Classification for Drawing
- Problem and Approach
- AI Toolkit and Dataset
- Building the App
- Task: Activity Classification
- Problem and Approach
- AI Toolkit and Dataset
- Preparing the data
- Creating a model
- AI Toolkit and Dataset
- Using the Model
- Task: Using Augmented Reality with AI
- Next Steps
- 8. Augmentation
- Practical AI and Augmentation
- Task: Image Style Transfer
- Problem and Approach
- Building the App
- AI Toolkit and Dataset
- Creating a Model
- Incorporating the Model in the App
- Task: Sentence Generation
- What Just Happened? How Does This Work?
- Task: Image Generation with a GAN
- Problem and Approach
- AI Toolkit and Dataset
- Creating the model
- Building an App
- Task: Recommending Movies
- Problem and Approach
- AI Toolkit and Dataset
- Preparing the data
- Creating a model
- Using a Recommender
- Task: Regressor Prediction
- Problem and Approach
- AI Toolkit and Dataset
- Preparing the data
- Creating a model
- Using the Regressor in an App
- Next Steps
- 9. Beyond Features
- Task: Installing Swift for TensorFlow
- Adding Swift for TensorFlow to Xcode
- Installing Swift for TensorFlow with Docker and Jupyter
- Task: Installing Swift for TensorFlow
- Using Python with Swift
- Task: Training a Classifier Using Swift for TensorFlow
- Task: Using the CoreML Community Tools
- The Problem
- The Process
- Using the Converted Model
- On-Device Model Updates
- Task: Downloading Models On-device
- Next Steps
- III. Beyond
- 10. AI and ML Methods
- Terminology
- AI/ML Components
- AI/ML Objectives
- Types of Values
- Terminology
- Classification
- Methods
- Naive Bayes
- Decision trees
- Distance metrics
- Nearest neighbor
- Support vector machine
- Linear regression
- Logistic regression
- Neural network
- Methods
- Applications
- Image recognition
- Sound recognition
- Estimation
- Decision making
- Recommendation systems
- Clustering
- Methods
- Hierarchical
- K-means
- DBSCAN
- Mean shift
- Methods
- Applications
- Data exploration
- Behavior profiling
- Compression
- Next Steps
- 11. Looking Under the Hood
- A Look Inside CoreML
- Vision
- Face Detection
- Barcode Detection
- Saliency Detection
- Image Classification
- Image Similarity
- Bitmap Drawing Classification
- Audio
- Sound Classification
- Speech Recognition
- Text and Language
- Language Identification
- Named Entity Recognition
- Lemmatization, Tagging, Tokenization
- Recommendations
- Prediction
- Text Generation
- Generation
- The Future of CoreML
- Next Steps
- 12. The Hard Way
- Behind CoreMLs Magic
- Task: Building XOR
- The Shape of Our Network
- The Code
- Building It Up
- Making It Work
- Tearing It Down
- Using the Neural Network
- Approximations of XOR
- Training
- Next Steps
- Index
O'Reilly Media - inne książki
-
FinOps brings financial accountability to the variable spend model of cloud. Used by the majority of global enterprises, this management practice has grown from a fringe activity to the de facto discipline managing cloud spend. In this book, authors J.R. Storment and Mike Fuller outline the proce...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
Edge AI is transforming the way computers interact with the real world, allowing IoT devices to make decisions using the 99% of sensor data that was previously discarded due to cost, bandwidth, or power limitations. With techniques like embedded machine learning, developers can capture human intu...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
Why is it difficult for so many companies to get digital identity right? If you're still wrestling with even simple identity problems like modern website authentication, this practical book has the answers you need. Author Phil Windley provides conceptual frameworks to help you make sense of all ...(0,00 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the most out of Python, whether you're a profe...(0,00 zł najniższa cena z 30 dni)
305.15 zł
359.00 zł(-15%) -
With the accelerating speed of business and the increasing dependence on technology, companies today are significantly changing the way they build in-house business solutions. Many now use low-code and no code technologies to help them deal with specific issues, but that's just the beginning. Wit...
Building Solutions with the Microsoft Power Platform Building Solutions with the Microsoft Power Platform
(0,00 zł najniższa cena z 30 dni)262.65 zł
309.00 zł(-15%) -
Companies are scrambling to integrate AI into their systems and operations. But to build truly successful solutions, you need a firm grasp of the underlying mathematics. This accessible guide walks you through the math necessary to thrive in the AI field such as focusing on real-world application...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
DevOps engineers, developers, and security engineers have ever-changing roles to play in today's cloud native world. In order to build secure and resilient applications, you have to be equipped with security knowledge. Enter security as code.In this book, authors BK Sarthak Das and Virginia Chu d...(0,00 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
With the increasing use of AI in high-stakes domains such as medicine, law, and defense, organizations spend a lot of time and money to make ML models trustworthy. Many books on the subject offer deep dives into theories and concepts. This guide provides a practical starting point to help develop...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
Why are so many companies adopting GitOps for their DevOps and cloud native strategy? This reliable framework is quickly becoming the standard method for deploying apps to Kubernetes. With this practical, developer-oriented book, DevOps engineers, developers, IT architects, and SREs will learn th...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering b...(0,00 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%)
Dzieki opcji "Druk na żądanie" do sprzedaży wracają tytuły Grupy Helion, które cieszyły sie dużym zainteresowaniem, a których nakład został wyprzedany.
Dla naszych Czytelników wydrukowaliśmy dodatkową pulę egzemplarzy w technice druku cyfrowego.
Co powinieneś wiedzieć o usłudze "Druk na żądanie":
- usługa obejmuje tylko widoczną poniżej listę tytułów, którą na bieżąco aktualizujemy;
- cena książki może być wyższa od początkowej ceny detalicznej, co jest spowodowane kosztami druku cyfrowego (wyższymi niż koszty tradycyjnego druku offsetowego). Obowiązująca cena jest zawsze podawana na stronie WWW książki;
- zawartość książki wraz z dodatkami (płyta CD, DVD) odpowiada jej pierwotnemu wydaniu i jest w pełni komplementarna;
- usługa nie obejmuje książek w kolorze.
W przypadku usługi "Druk na żądanie" termin dostarczenia przesyłki może obejmować także czas potrzebny na dodruk (do 10 dni roboczych)
Masz pytanie o konkretny tytuł? Napisz do nas: sklep[at]helion.pl.
Książka, którą chcesz zamówić pochodzi z końcówki nakładu. Oznacza to, że mogą się pojawić drobne defekty (otarcia, rysy, zagięcia).
Co powinieneś wiedzieć o usłudze "Końcówka nakładu":
- usługa obejmuje tylko książki oznaczone tagiem "Końcówka nakładu";
- wady o których mowa powyżej nie podlegają reklamacji;
Masz pytanie o konkretny tytuł? Napisz do nas: sklep[at]helion.pl.


Oceny i opinie klientów: Practical Artificial Intelligence with Swift. From Fundamental Theory to Development of AI-Driven Apps Mars Geldard, Jonathon Manning, Paris Buttfield-Addison (0)
Weryfikacja opinii następuję na podstawie historii zamówień na koncie Użytkownika umieszczającego opinię. Użytkownik mógł otrzymać punkty za opublikowanie opinii uprawniające do uzyskania rabatu w ramach Programu Punktowego.