本站已收录 番号和无损神作磁力链接/BT种子 

[Tutorialsplanet.NET] Udemy - Deep Learning with TensorFlow 2.0 [2020]

种子简介

种子名称: [Tutorialsplanet.NET] Udemy - Deep Learning with TensorFlow 2.0 [2020]
文件类型: 视频
文件数目: 93个文件
文件大小: 1.86 GB
收录时间: 2021-4-30 05:06
已经下载: 3
资源热度: 117
最近下载: 2024-6-20 04:52

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:af3a5895ecc7a288538c1cbcd14f00a0de0dd699&dn=[Tutorialsplanet.NET] Udemy - Deep Learning with TensorFlow 2.0 [2020] 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[Tutorialsplanet.NET] Udemy - Deep Learning with TensorFlow 2.0 [2020].torrent
  • 1. Welcome! Course introduction/1. Meet your instructors and why you should study machine learning.mp4105.79MB
  • 1. Welcome! Course introduction/2. What does the course cover.mp416.35MB
  • 10. Gradient descent and learning rates/1. Stochastic gradient descent.mp49.38MB
  • 10. Gradient descent and learning rates/2. Gradient descent pitfalls.mp44.31MB
  • 10. Gradient descent and learning rates/3. Momentum.mp46.11MB
  • 10. Gradient descent and learning rates/4. Learning rate schedules.mp410.31MB
  • 10. Gradient descent and learning rates/5. Learning rate schedules. A picture.mp43.14MB
  • 10. Gradient descent and learning rates/6. Adaptive learning rate schedules.mp48.86MB
  • 10. Gradient descent and learning rates/7. Adaptive moment estimation.mp47.77MB
  • 11. Preprocessing/1. Preprocessing introduction.mp48.42MB
  • 11. Preprocessing/2. Basic preprocessing.mp43.65MB
  • 11. Preprocessing/3. Standardization.mp48.32MB
  • 11. Preprocessing/4. Dealing with categorical data.mp46.08MB
  • 11. Preprocessing/5. One-hot and binary encoding.mp46.24MB
  • 12. The MNIST example/1. The dataset.mp413.38MB
  • 12. The MNIST example/10. Learning.mp440.96MB
  • 12. The MNIST example/13. Testing the model.mp429.54MB
  • 12. The MNIST example/2. How to tackle the MNIST.mp418.68MB
  • 12. The MNIST example/3. Importing the relevant packages and load the data.mp416.32MB
  • 12. The MNIST example/4. Preprocess the data - create a validation dataset and scale the data.mp429.06MB
  • 12. The MNIST example/6. Preprocess the data - shuffle and batch the data.mp441.54MB
  • 12. The MNIST example/8. Outline the model.mp428.24MB
  • 12. The MNIST example/9. Select the loss and the optimizer.mp413.9MB
  • 13. Business case/1. Exploring the dataset and identifying predictors.mp466.27MB
  • 13. Business case/11. Testing the model.mp410.81MB
  • 13. Business case/2. Outlining the business case solution.mp47.31MB
  • 13. Business case/3. Balancing the dataset.mp430.44MB
  • 13. Business case/4. Preprocessing the data.mp484.3MB
  • 13. Business case/6. Load the preprocessed data.mp417.56MB
  • 13. Business case/8. Learning and interpreting the result.mp431.15MB
  • 13. Business case/9. Setting an early stopping mechanism.mp449.81MB
  • 14. Appendix Linear Algebra Fundamentals/1. What is a Matrix.mp433.59MB
  • 14. Appendix Linear Algebra Fundamentals/10. Dot Product of Matrices.mp449.38MB
  • 14. Appendix Linear Algebra Fundamentals/11. Why is Linear Algebra Useful.mp4144.34MB
  • 14. Appendix Linear Algebra Fundamentals/2. Scalars and Vectors.mp433.84MB
  • 14. Appendix Linear Algebra Fundamentals/3. Linear Algebra and Geometry.mp449.8MB
  • 14. Appendix Linear Algebra Fundamentals/4. Scalars, Vectors and Matrices in Python.mp426.67MB
  • 14. Appendix Linear Algebra Fundamentals/5. Tensors.mp422.52MB
  • 14. Appendix Linear Algebra Fundamentals/6. Addition and Subtraction of Matrices.mp432.6MB
  • 14. Appendix Linear Algebra Fundamentals/7. Errors when Adding Matrices.mp411.16MB
  • 14. Appendix Linear Algebra Fundamentals/8. Transpose of a Matrix.mp438.09MB
  • 14. Appendix Linear Algebra Fundamentals/9. Dot Product of Vectors.mp423.98MB
  • 15. Conclusion/1. See how much you have learned.mp413.95MB
  • 15. Conclusion/2. What’s further out there in the machine and deep learning world.mp46.27MB
  • 15. Conclusion/3. An overview of CNNs.mp410.93MB
  • 15. Conclusion/5. An overview of RNNs.mp44.86MB
  • 15. Conclusion/6. An overview of non-NN approaches.mp47.85MB
  • 2. Introduction to neural networks/1. Introduction to neural networks.mp413.55MB
  • 2. Introduction to neural networks/10. The linear model. Multiple inputs.mp47.5MB
  • 2. Introduction to neural networks/12. The linear model. Multiple inputs and multiple outputs.mp438.28MB
  • 2. Introduction to neural networks/14. Graphical representation.mp46.35MB
  • 2. Introduction to neural networks/16. The objective function.mp45.71MB
  • 2. Introduction to neural networks/18. L2-norm loss.mp47.27MB
  • 2. Introduction to neural networks/20. Cross-entropy loss.mp411.36MB
  • 2. Introduction to neural networks/22. One parameter gradient descent.mp417.76MB
  • 2. Introduction to neural networks/24. N-parameter gradient descent.mp439.45MB
  • 2. Introduction to neural networks/3. Training the model.mp48.81MB
  • 2. Introduction to neural networks/5. Types of machine learning.mp412.21MB
  • 2. Introduction to neural networks/7. The linear model.mp49.12MB
  • 3. Setting up the working environment/1. Setting up the environment - An introduction - Do not skip, please!.mp45.95MB
  • 3. Setting up the working environment/2. Why Python and why Jupyter.mp432.07MB
  • 3. Setting up the working environment/4. Installing Anaconda.mp428.38MB
  • 3. Setting up the working environment/5. The Jupyter dashboard - part 1.mp48.7MB
  • 3. Setting up the working environment/6. The Jupyter dashboard - part 2.mp418.8MB
  • 3. Setting up the working environment/9. Installing TensorFlow 2.mp438.73MB
  • 4. Minimal example - your first machine learning algorithm/1. Minimal example - part 1.mp46.53MB
  • 4. Minimal example - your first machine learning algorithm/2. Minimal example - part 2.mp410.71MB
  • 4. Minimal example - your first machine learning algorithm/3. Minimal example - part 3.mp49.77MB
  • 4. Minimal example - your first machine learning algorithm/4. Minimal example - part 4.mp420.8MB
  • 5. TensorFlow - An introduction/1. TensorFlow outline.mp433.53MB
  • 5. TensorFlow - An introduction/2. TensorFlow 2 intro.mp421.99MB
  • 5. TensorFlow - An introduction/3. A Note on Coding in TensorFlow.mp46.76MB
  • 5. TensorFlow - An introduction/4. Types of file formats in TensorFlow and data handling.mp416.41MB
  • 5. TensorFlow - An introduction/5. Model layout - inputs, outputs, targets, weights, biases, optimizer and loss.mp434.68MB
  • 5. TensorFlow - An introduction/6. Interpreting the result and extracting the weights and bias.mp430.27MB
  • 5. TensorFlow - An introduction/7. Cutomizing your model.mp422.9MB
  • 6. Going deeper Introduction to deep neural networks/1. Layers.mp44.73MB
  • 6. Going deeper Introduction to deep neural networks/2. What is a deep net.mp46.73MB
  • 6. Going deeper Introduction to deep neural networks/3. Understanding deep nets in depth.mp413.4MB
  • 6. Going deeper Introduction to deep neural networks/4. Why do we need non-linearities.mp48.96MB
  • 6. Going deeper Introduction to deep neural networks/5. Activation functions.mp48.73MB
  • 6. Going deeper Introduction to deep neural networks/6. Softmax activation.mp47.38MB
  • 6. Going deeper Introduction to deep neural networks/7. Backpropagation.mp411.05MB
  • 6. Going deeper Introduction to deep neural networks/8. Backpropagation - visual representation.mp46.85MB
  • 8. Overfitting/1. Underfitting and overfitting.mp411.06MB
  • 8. Overfitting/2. Underfitting and overfitting - classification.mp46.76MB
  • 8. Overfitting/3. Training and validation.mp49.23MB
  • 8. Overfitting/4. Training, validation, and test.mp47.45MB
  • 8. Overfitting/5. N-fold cross validation.mp46.98MB
  • 8. Overfitting/6. Early stopping.mp49.43MB
  • 9. Initialization/1. Initialization - Introduction.mp48.04MB
  • 9. Initialization/2. Types of simple initializations.mp45.61MB
  • 9. Initialization/3. Xavier initialization.mp45.82MB