Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Deep Learning Examples with PyTorch and fastai: A Developers' Cookbook

Posted By: silva1410
Deep Learning Examples with PyTorch and fastai: A Developers' Cookbook

Deep Learning Examples with PyTorch and fastai: A Developers' Cookbook
By Bernhard Mayr
English | 2020 | ASIN : B08KRH46DQ | 401 Pages | EPUB | 16 MB

The concept of Deep Learning utilizes deep neural nets to accomplish task from artificial intelligence like:

Computer Vision: Image Classification, Object Detection / Tracking
Natural Language Understanding: Text Analyses, Language Translation, Image Caption Generation…


The Book Deep Learning Examples with PyTorch and fastai - A Developers' Cookbook is full of practical examples on how to apply the deep learning frameworks PyTorch and fastai on different problems.

What's inside the book?

Build an Image Classifier from Scratch
How does SGD – Stochastic Gradient Descent - work?
Multi-Label Classification
Cross-Fold-Validation
FastAI – A Glance on the internal API of the deep learning framework
Image Segmentation
Style-Transfer
Server deployment of deep learning models
Keypoints Detection
Object Detection
Super-resolution GANs
Siamese Twins
Tabular Data with FastAI
Ensembling Models with TabularData
Analyzing Neural Nets with the SHAP Library
Introduction to Natural Language Processing