Practical Artificial Intelligence with Swift - Mars Geldard, Jonathon Manning, Paris Buttfield-Addison & Tim Nugent

Practical Artificial Intelligence with Swift

By Mars Geldard, Jonathon Manning, Paris Buttfield-Addison & Tim Nugent

  • Release Date: 2019-09-03
  • Genre: Programming

Description

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