Convolutional Neural Networks with Swift for Tensorflow
eBook - ePub

Convolutional Neural Networks with Swift for Tensorflow

Image Recognition and Dataset Categorization

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Convolutional Neural Networks with Swift for Tensorflow

Image Recognition and Dataset Categorization

Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Convolutional Neural Networks with Swift for Tensorflow by Brett Koonce in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484261682

Table of contents

  1. Cover
  2. Front Matter
  3. 1. MNIST: 1D Neural Network
  4. 2. MNIST: 2D Neural Network
  5. 3. CIFAR: 2D Neural Network with Blocks
  6. 4. VGG Network
  7. 5. ResNet 34
  8. 6. ResNet 50
  9. 7. SqueezeNet
  10. 8. MobileNet v1
  11. 9. MobileNet v2
  12. 10. EfficientNet
  13. 11. MobileNetV3
  14. 12. Bag of Tricks
  15. 13. MNIST Revisited
  16. 14. You Are Here
  17. Back Matter