|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/deep-learning-by-tensorflow-tfkeras-keras-using-python/
课程评论:没有评论
## TensorFlow 2.0 深度学习:从入门到精通 (Python实战) 本课程旨在为深度学习实践者提供一个全面的学习平台,涵盖了从基础到高级的深度学习主题,并侧重于 TensorFlow 2.x 的实际应用。课程内容 **80% 为动手实践,20% 为理论讲解**,旨在帮助您独立完成深度学习项目。 **课程核心内容包括:** 1. **深度学习基础与 TensorFlow 2.x 入门:** 搭建稳固的深度学习理论基础,并熟悉 TensorFlow 2.x 的核心概念和用法。 2. **TensorFlow 2.x 应用:** * **回归模型:** 学习使用 TensorFlow 2.x 构建和应用两种不同的回归模型。 * **分类模型:** 掌握使用 TensorFlow 2.x 构建和应用两种不同的分类模型。 3. **卷积神经网络 (CNN) 详解:** * **图像分类:** 深入学习五种不同的 CNN 模型在图像分类任务中的应用。 * **图像数据生成器:** 学习如何利用图像数据生成器优化模型训练过程。 4. **循环神经网络 (RNN) 应用:** 掌握使用 TensorFlow 2.x 为序列数据构建和应用三种不同的 RNN 模型。 5. **进阶主题:** * **迁移学习:** 学习如何利用预训练模型加速和改进深度学习任务。 * **生成对抗网络 (GANs):** 探索 GANs 的工作原理及其在生成任务中的应用。 * **超参数调优:** 学习优化模型性能的关键技巧。 * **防止过拟合:** 掌握避免模型过拟合的策略。 * **深度学习最佳实践与获奖架构:** 了解行业内的最佳实践和主流的优秀深度学习模型架构。 通过本课程的学习,您将能够熟练运用 TensorFlow 2.x 解决各类深度学习问题,并具备独立开展深度学习项目的能力。
As a practitioner of Deep Learning, I am trying to bring many relevant topics under one umbrella in the following topics. Deep Learning has been most talked about for the last few years and the knowledge has been spread across multiple places.1. The content (80% hands-on and 20% theory) will prepare you to work independently on Deep Learning projects2. Foundation of Deep Learning TensorFlow 2.x3. Use TensorFlow 2.x for Regression (2 models)4. Use TensorFlow 2.x for Classifications (2 models)5. Use Convolutional Neural Net (CNN) for Image Classifications (5 models)6. CNN with Image Data Generator7. Use Recurrent Neural Networks (RNN) for Sequence data (3 models)8. Transfer learning9. Generative Adversarial Networks (GANs)10. Hyperparameters Tuning11. How to avoid Overfitting12. Best practices for Deep Learning and Award-winning Architectures