Book description
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 recognition all 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.
- Categorize and augment datasets
- Build and train large networks, including via cloud solutions
- Deploy complex systems to mobile devices
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
Product information
- Title: Convolutional Neural Networks with Swift for Tensorflow: Image Recognition and Dataset Categorization
- Author(s):
- Release date: January 2021
- Publisher(s): Apress
- ISBN: 9781484261682
You might also like
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Tiny Python Projects
The projects are tiny, but the rewards are big: each chapter in Tiny Python Projects challenges …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …