Deep Learning With Python, Second Edition, Video Edition

Torrent Details


Deep Learning with Python, Second Edition, Video Edition

NAME
Deep Learning with Python, Second Edition, Video Edition.torrent
CATEGORY
Other
INFOHASH
37ff259d034dae7d1ca7abe40a73cdbab6c8e90f
SIZE
5.8 GB in 98 files
ADDED
Uploaded on 27-03-2022 by our crawler pet called "Spidey".
SWARM
0 seeders & 2 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Description

Deep Learning with Python has taught thousands of readers how to put the full capabilities of deep learning into action. This extensively revised full color second edition introduces deep learning using Python and Keras, and is loaded with insights for both novice and experienced ML practitioners. You’ll learn practical techniques that are easy to apply in the real world, and important theory for perfecting neural networks.
In Deep Learning with Python, Second Edition you will learn:

Deep learning from first principles
Image classification and image segmentation
Timeseries forecasting
Text classification and machine translation
Text generation, neural style transfer, and image generation
Printed in full color throughout

Published 10/2021

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
.pad/067.3 KB
.pad/1240 KB
.pad/10520.3 KB
.pad/11180.4 KB
.pad/12403.5 KB
.pad/13804.4 KB
.pad/1471.9 KB
.pad/15213 KB
.pad/1651.6 KB
.pad/17965.7 KB
.pad/18623.7 KB
.pad/19713 KB
.pad/2943 KB
.pad/20470.2 KB
.pad/21483.8 KB
.pad/22291.1 KB
.pad/23469.3 KB
.pad/24135.5 KB
.pad/25497 KB
.pad/26547.9 KB
.pad/27657.3 KB
.pad/28857.2 KB
.pad/291012.9 KB
.pad/3878.9 KB
.pad/30107.1 KB
.pad/31425.2 KB
.pad/32933.4 KB
.pad/3384.4 KB
.pad/3422.8 KB
.pad/35908 KB
.pad/36113.4 KB
.pad/37680.1 KB
.pad/38830 KB
.pad/39442.4 KB
.pad/4660 KB
.pad/4019.6 KB
.pad/41505.6 KB
.pad/42660.8 KB
.pad/43174.2 KB
.pad/44344.7 KB
.pad/45225.7 KB
.pad/46741.6 KB
.pad/47850.9 KB
.pad/5353.9 KB
.pad/6109.6 KB
.pad/7858.5 KB
.pad/867.4 KB
.pad/9430 KB
TutsNode.com.txt63 B
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/01-Chapter 1 What is deep learning.mp476.8 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/02-Chapter 1 Learning rules and representations from data.mp483.4 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/03-Chapter 1 Understanding how deep learning works, in three figures.mp4102.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/04-Chapter 1 Before deep learning - A brief history of machine learning.mp482.7 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/05-Chapter 1 Back to neural networks.mp477.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/07-Chapter 1 Algorithms.mp462.4 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/14-Chapter 2 Derivative of a tensor operation - The gradient.mp469.5 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/17-Chapter 3 Introduction to Keras and TensorFlow.mp467.6 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/19-Chapter 3 First steps with TensorFlow.mp469.2 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/21-Chapter 3 The “compile” step - Configuring the learning process.mp468 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/23-Chapter 4 Building your model.mp464.2 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/25-Chapter 4 Predicting house prices - A regression example.mp461.8 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/27-Chapter 5 The nature of generalization in deep learning.mp480.5 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/28-Chapter 5 Evaluating machine learning models.mp472.5 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/30-Chapter 5 Improving generalization.mp469.4 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/31-Chapter 5 Regularizing your model.mp460.8 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/32-Chapter 6 The universal workflow of machine learning.mp466.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/33-Chapter 6 Collect a dataset.mp485.1 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/36-Chapter 6 Deploy the model.mp478.2 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/38-Chapter 7 Working with Keras - A deep dive.mp469.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/40-Chapter 7 Using built-in training and evaluation loops.mp460.2 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/44-Chapter 8 The convolution operation.mp474.4 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/45-Chapter 8 Training a convnet from scratch on a small dataset.mp467.1 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/46-Chapter 8 Data preprocessing.mp461.7 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/47-Chapter 8 Leveraging a pretrained model.mp465.1 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/48-Chapter 8 Feature extraction with a pretrained model.mp464.3 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/49-Chapter 9 Advanced deep learning for computer vision.mp499.8 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/52-Chapter 9 Depthwise separable convolutions.mp467.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/55-Chapter 9 Visualizing heatmaps of class activation.mp474.3 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/62-Chapter 10 Using bidirectional RNNs.mp464.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/66-Chapter 11 Two approaches for representing groups of words - Sets and sequences.mp479.8 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/67-Chapter 11 Processing words as a sequence - The sequence model approach, Part 1.mp470.5 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/69-Chapter 11 The Transformer architecture.mp471.7 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/70-Chapter 11 The Transformer encoder.mp472.5 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/71-Chapter 11 Beyond text classification - Sequence-to-sequence learning.mp479.6 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/73-Chapter 12 Generative deep learning.mp480.6 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/74-Chapter 12 How do you generate sequence data.mp481.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/77-Chapter 12 Neural style transfer.mp480.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/79-Chapter 12 Implementing a VAE with Keras.mp475.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/80-Chapter 12 A bag of tricks.mp462.5 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/81-Chapter 13 Best practices for the real world.mp463 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/82-Chapter 13 Hyperparameter optimization.mp475.1 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/86-Chapter 14 Conclusions.mp481.2 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/87-Chapter 14 Key enabling technologies.mp463.6 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/88-Chapter 14 Key network architectures.mp459.9 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/89-Chapter 14 The limitations of deep learning.mp460.3 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/92-Chapter 14 Setting the course toward greater generality in AI.mp469.5 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/93-Chapter 14 Implementing intelligence - The missing ingredients.mp466 MB
[TutsNode.com] - Deep Learning with Python, Second Edition, Video Edition/96-Chapter 14 Lifelong learning and modular subroutine reuse.mp484.1 MB

Alternative Torrents for 'Deep Learning with Python Second Edition Video Edition'.

There are no alternative torrents found.