Natural Language Processing - Deep Learning Models in Python
| Creation Time | Total Size | Total Files | Info Hash |
|---|---|---|---|
| 2025-04-02 21:43:19 | 890.81 MB | 94 | BB4E12E462A114B6047D0F93084067B24A3C5E49 |
Download
To download this file, you need a free bitTorrent client such as qBittorrent.
Related Torrents
Files
- Chapter 6 Recurrent Neural Networks/009. Parts-of-Speech (POS) Tagging in Tensorflow.mp454.55 MB
- Chapter 1 Welcome/001. Introduction and Outline.mp416.26 MB
- Chapter 1 Welcome/002. Special Offer.en.srt1.67 KB
- Chapter 1 Welcome/002. Special Offer.mp43.16 MB
- Chapter 2 Getting Set Up/001. Where To Get the Code.en.srt4.01 KB
- Chapter 2 Getting Set Up/001. Where To Get the Code.mp47.02 MB
- Chapter 2 Getting Set Up/002. How To Succeed in This Course.en.srt4.64 KB
- Chapter 2 Getting Set Up/002. How To Succeed in This Course.mp46.33 MB
- Chapter 3 The Neuron/001. The Neuron - Section Introduction.en.srt3.23 KB
- Chapter 3 The Neuron/001. The Neuron - Section Introduction.mp44.87 MB
- Chapter 3 The Neuron/002. Fitting a Line.en.srt19.62 KB
- Chapter 3 The Neuron/002. Fitting a Line.mp432.42 MB
- Chapter 3 The Neuron/003. Classification Code Preparation.en.srt10.08 KB
- Chapter 3 The Neuron/003. Classification Code Preparation.mp415.26 MB
- Chapter 3 The Neuron/004. Text Classification in Tensorflow.en.srt12.44 KB
- Chapter 3 The Neuron/004. Text Classification in Tensorflow.mp437.68 MB
- Chapter 3 The Neuron/005. The Neuron.en.srt13.90 KB
- Chapter 3 The Neuron/005. The Neuron.mp420.08 MB
- Chapter 3 The Neuron/006. How does a model learn.en.srt14.78 KB
- Chapter 3 The Neuron/006. How does a model learn.mp422.55 MB
- Chapter 3 The Neuron/007. The Neuron - Section Summary.en.srt2.36 KB
- Chapter 3 The Neuron/007. The Neuron - Section Summary.mp43.94 MB
- Chapter 4 Feedforward Artificial Neural Networks/001. ANN - Section Introduction.en.srt10.05 KB
- Chapter 4 Feedforward Artificial Neural Networks/001. ANN - Section Introduction.mp415.53 MB
- Chapter 4 Feedforward Artificial Neural Networks/002. Forward Propagation.en.srt13.03 KB
- Chapter 4 Feedforward Artificial Neural Networks/002. Forward Propagation.mp420.06 MB
- Chapter 4 Feedforward Artificial Neural Networks/003. The Geometrical Picture.en.srt12.77 KB
- Chapter 4 Feedforward Artificial Neural Networks/003. The Geometrical Picture.mp422.44 MB
- Chapter 4 Feedforward Artificial Neural Networks/004. Activation Functions.en.srt24.33 KB
- Chapter 4 Feedforward Artificial Neural Networks/004. Activation Functions.mp437.01 MB
- Chapter 4 Feedforward Artificial Neural Networks/005. Multiclass Classification.en.srt11.82 KB
- Chapter 4 Feedforward Artificial Neural Networks/005. Multiclass Classification.mp419.49 MB
- Chapter 4 Feedforward Artificial Neural Networks/006. ANN Code Preparation.en.srt6.30 KB
- Chapter 4 Feedforward Artificial Neural Networks/006. ANN Code Preparation.mp49.86 MB
- Chapter 4 Feedforward Artificial Neural Networks/007. Text Classification ANN in Tensorflow.en.srt5.27 KB
- Chapter 4 Feedforward Artificial Neural Networks/007. Text Classification ANN in Tensorflow.mp416.23 MB
- Chapter 4 Feedforward Artificial Neural Networks/008. Text Preprocessing Code Preparation.en.srt16.10 KB
- Chapter 4 Feedforward Artificial Neural Networks/008. Text Preprocessing Code Preparation.mp424.09 MB
- Chapter 4 Feedforward Artificial Neural Networks/009. Text Preprocessing in Tensorflow.en.srt6.60 KB
- Chapter 4 Feedforward Artificial Neural Networks/009. Text Preprocessing in Tensorflow.mp413.09 MB
- Chapter 4 Feedforward Artificial Neural Networks/010. Embeddings.en.srt13.15 KB
- Chapter 4 Feedforward Artificial Neural Networks/010. Embeddings.mp420.43 MB
- Chapter 4 Feedforward Artificial Neural Networks/011. CBOW (Advanced).en.srt5.58 KB
- Chapter 4 Feedforward Artificial Neural Networks/011. CBOW (Advanced).mp47.70 MB
- Chapter 4 Feedforward Artificial Neural Networks/012. CBOW Exercise Prompt.en.srt1.00 KB
- Chapter 4 Feedforward Artificial Neural Networks/012. CBOW Exercise Prompt.mp42.25 MB
- Chapter 4 Feedforward Artificial Neural Networks/013. CBOW in Tensorflow (Advanced).en.srt21.40 KB
- Chapter 4 Feedforward Artificial Neural Networks/013. CBOW in Tensorflow (Advanced).mp451.58 MB
- Chapter 4 Feedforward Artificial Neural Networks/014. ANN - Section Summary.en.srt2.06 KB
- Chapter 4 Feedforward Artificial Neural Networks/014. ANN - Section Summary.mp43.25 MB
- Chapter 4 Feedforward Artificial Neural Networks/015. Aside How to Choose Hyperparameters (Optional).en.srt8.96 KB
- Chapter 4 Feedforward Artificial Neural Networks/015. Aside How to Choose Hyperparameters (Optional).mp415.03 MB
- Chapter 5 Convolutional Neural Networks/001. CNN - Section Introduction.en.srt6.20 KB
- Chapter 5 Convolutional Neural Networks/001. CNN - Section Introduction.mp410.57 MB
- Chapter 5 Convolutional Neural Networks/002. What is Convolution.en.srt21.95 KB
- Chapter 5 Convolutional Neural Networks/002. What is Convolution.mp433.81 MB
- Chapter 5 Convolutional Neural Networks/003. What is Convolution (Pattern Matching).en.srt7.84 KB
- Chapter 5 Convolutional Neural Networks/003. What is Convolution (Pattern Matching).mp411.58 MB
- Chapter 5 Convolutional Neural Networks/004. What is Convolution (Weight Sharing).en.srt8.57 KB
- Chapter 5 Convolutional Neural Networks/004. What is Convolution (Weight Sharing).mp413.02 MB
- Chapter 5 Convolutional Neural Networks/005. Convolution on Color Images.en.srt21.99 KB
- Chapter 5 Convolutional Neural Networks/005. Convolution on Color Images.mp434.28 MB
- Chapter 5 Convolutional Neural Networks/006. CNN Architecture.en.srt29.84 KB
- Chapter 5 Convolutional Neural Networks/006. CNN Architecture.mp440.53 MB
- Chapter 5 Convolutional Neural Networks/007. CNNs for Text.en.srt10.37 KB
- Chapter 5 Convolutional Neural Networks/007. CNNs for Text.mp417.93 MB
- Chapter 5 Convolutional Neural Networks/008. Convolutional Neural Network for NLP in Tensorflow.en.srt5.48 KB
- Chapter 5 Convolutional Neural Networks/008. Convolutional Neural Network for NLP in Tensorflow.mp419.15 MB
- Chapter 5 Convolutional Neural Networks/009. CNN - Section Summary.en.srt1.87 KB
- Chapter 5 Convolutional Neural Networks/009. CNN - Section Summary.mp43.44 MB
- Chapter 6 Recurrent Neural Networks/001. RNN - Section Introduction.en.srt6.67 KB
- Chapter 6 Recurrent Neural Networks/001. RNN - Section Introduction.mp49.41 MB
- Chapter 6 Recurrent Neural Networks/002. Simple RNN Elman Unit (pt 1).en.srt12.10 KB
- Chapter 6 Recurrent Neural Networks/002. Simple RNN Elman Unit (pt 1).mp418.72 MB
- Chapter 6 Recurrent Neural Networks/003. Simple RNN Elman Unit (pt 2).en.srt13.63 KB
- Chapter 6 Recurrent Neural Networks/003. Simple RNN Elman Unit (pt 2).mp419.78 MB
- Chapter 6 Recurrent Neural Networks/004. RNN Code Preparation.en.srt13.28 KB
- Chapter 6 Recurrent Neural Networks/004. RNN Code Preparation.mp420.49 MB
- Chapter 6 Recurrent Neural Networks/005. RNNs Paying Attention to Shapes.en.srt10.19 KB
- Chapter 6 Recurrent Neural Networks/005. RNNs Paying Attention to Shapes.mp427.45 MB
- Chapter 6 Recurrent Neural Networks/006. GRU and LSTM (pt 1).en.srt23.83 KB
- Chapter 6 Recurrent Neural Networks/006. GRU and LSTM (pt 1).mp436.97 MB
- Chapter 6 Recurrent Neural Networks/007. GRU and LSTM (pt 2).en.srt15.81 KB
- Chapter 6 Recurrent Neural Networks/007. GRU and LSTM (pt 2).mp424.45 MB
- Chapter 6 Recurrent Neural Networks/008. RNN for Text Classification in Tensorflow.en.srt5.95 KB
- Chapter 6 Recurrent Neural Networks/008. RNN for Text Classification in Tensorflow.mp421.03 MB
- Chapter 6 Recurrent Neural Networks/009. Parts-of-Speech (POS) Tagging in Tensorflow.en.srt24.56 KB
- Chapter 1 Welcome/001. Introduction and Outline.en.srt10.55 KB
- Chapter 6 Recurrent Neural Networks/010. Named Entity Recognition (NER) in Tensorflow.en.srt6.51 KB
- Chapter 6 Recurrent Neural Networks/010. Named Entity Recognition (NER) in Tensorflow.mp414.83 MB
- Chapter 6 Recurrent Neural Networks/011. Exercise Return to CNNs (Advanced).en.srt4.32 KB
- Chapter 6 Recurrent Neural Networks/011. Exercise Return to CNNs (Advanced).mp46.63 MB
- Chapter 6 Recurrent Neural Networks/012. RNN - Section Summary.en.srt2.49 KB
- Chapter 6 Recurrent Neural Networks/012. RNN - Section Summary.mp44.09 MB