Python Artificial Intelligence Projects for Beginners
Autor Joshua Eckrothen Limba Engleză Paperback – 31 iul 2018
Key Features
- Build TensorFlow-powered AI applications for mobile and embedded devices
- Learn modern AI topics such as computer vision, NLP, and deep reinforcement learning
- Get practical insights and exclusive working code not available in the TensorFlow documentation
As a developer, you always need to keep an eye out and be ready for what will be trending soon, while also focusing on what's trending currently. So, what's better than learning about the integration of the best of both worlds, the present and the future? Artificial Intelligence (AI) is widely regarded as the next big thing after mobile, and Google's TensorFlow is the leading open source machine learning framework, the hottest branch of AI. This book covers more than 10 complete iOS, Android, and Raspberry Pi apps powered by TensorFlow and built from scratch, running all kinds of cool TensorFlow models offline on-device: from computer vision, speech and language processing to generative adversarial networks and AlphaZero-like deep reinforcement learning. You'll learn how to use or retrain existing TensorFlow models, build your own models, and develop intelligent mobile apps running those TensorFlow models. You'll learn how to quickly build such apps with step-by-step tutorials and how to avoid many pitfalls in the process with lots of hard-earned troubleshooting tips.
What you will learn
- Classify images with transfer learning
- Detect objects and their locations
- Transform pictures with amazing art styles
- Understand simple speech commands
- Describe images in natural language
- Recognize drawing with Convolutional Neural Network and Long Short-Term Memory
- Predict stock price with Recurrent Neural Network in TensorFlow and Keras
- Generate and enhance images with generative adversarial networks
- Build AlphaZero-like mobile game app in TensorFlow and Keras
- Use TensorFlow Lite and Core ML on mobile
- Develop TensorFlow apps on Raspberry Pi that can move, see, listen, speak, and learn
If you're an iOS/Android developer interested in building and retraining others' TensorFlow models and running them in your mobile apps, or if you're a TensorFlow developer and want to run your new and amazing TensorFlow models on mobile devices, this book is for you. You'll also benefit from this book if you're interested in TensorFlow Lite, Core ML, or TensorFlow on Raspberry Pi.
Preț: 142.99 lei
Preț vechi: 178.74 lei
-20% Nou
Puncte Express: 214
Preț estimativ în valută:
27.36€ • 28.60$ • 23.12£
27.36€ • 28.60$ • 23.12£
Carte tipărită la comandă
Livrare economică 06-20 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781789539462
ISBN-10: 1789539463
Pagini: 162
Dimensiuni: 191 x 235 x 10 mm
Greutate: 0.32 kg
Editura: Packt Publishing
ISBN-10: 1789539463
Pagini: 162
Dimensiuni: 191 x 235 x 10 mm
Greutate: 0.32 kg
Editura: Packt Publishing
Descriere
This book demonstrates AI projects in Python covering modern techniques that make up the world of Artificial Intelligence. You will come across a variety of real-world projects on classifying data, text processing techniques, deep learning and neural networks