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
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. …
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. …
book
Predictive Analytics: Data Mining, Machine Learning and Data Science for Practitioners, 2nd Edition
Use Predictive Analytics to Uncover Hidden Patterns and Correlations and Improve Decision-Making Using predictive analytics techniques, …
book
Hands-On Machine Learning with C++
Implement supervised and unsupervised machine learning algorithms using C++ libraries such as PyTorch C++ API, Caffe2, …