
Convolutional Neural Networks with Swift for Tensorflow
Image Recognition and Dataset Categorization
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Convolutional Neural Networks with Swift for Tensorflow
Image Recognition and Dataset Categorization
About this book
Dive into and apply practical machine learning and dataset categorization techniques while learning Tensorflow and deep learning. This book uses convolutional neural networks to do image recognitionall in the familiar and easy to work with Swift language.
It begins with a basic machine learning overview and then ramps up to neural networks and convolutions and how they work. Using Swift and Tensorflow, you'll perform data augmentation, build and train large networks, and build networks for mobile devices. You'll also cover cloud training and the network you build can categorize greyscale data, such as mnist, to large scale modern approaches that can categorize large datasets, such as imagenet.
Convolutional Neural Networks with Swift for Tensorflow uses a simple approach that adds progressive layers of complexity until you have arrived at the current state of the art for this field.
What You'll Learn
- Categorize and augment datasets
- Build and train large networks, including via cloud solutions
- Deploy complex systems to mobile devices
Who This Book Is For
Developers with Swift programming experience who would like to learn convolutional neural networks by example using Swift for Tensorflow as a starting point.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. MNIST: 1D Neural Network
- 2. MNIST: 2D Neural Network
- 3. CIFAR: 2D Neural Network with Blocks
- 4. VGG Network
- 5. ResNet 34
- 6. ResNet 50
- 7. SqueezeNet
- 8. MobileNet v1
- 9. MobileNet v2
- 10. EfficientNet
- 11. MobileNetV3
- 12. Bag of Tricks
- 13. MNIST Revisited
- 14. You Are Here
- Back Matter