论坛风格切换
正版合作和侵权请联系 sd173@foxmail.com
 
  • 帖子
  • 日志
  • 用户
  • 版块
  • 群组
帖子
购买邀请后未收到邀请联系sdbeta@qq.com
  • 1397阅读
  • 2回复

[教程资料]通过转移学习加快深度学习:PyTorch Playbook [复制链接]

上一主题 下一主题
离线pony8000
 

发帖
53240
今日发帖
最后登录
2024-04-25
只看楼主 倒序阅读 使用道具 楼主  发表于: 2019-08-02 14:32:04
Video: .MP4, AVC, 1280x720, 30 fps | Audio: English, AAC, 48 KHz, 2 Ch | Duration: 1h 46m | 1.59 GB
Instructor: Janani Ravi

This course covers the important design choices that a data professional must make while leveraging pre-trained models using Transfer Learning. It also covers the implementation aspects of different Transfer Learning approaches in PyTorch.
Transfer learning refers to the re-use of a trained machine learning model for a similar problem, keeping the model architecture unchanged, but potentially altering the model’s weights. In this course, Expediting Deep Learning with Transfer Learning: PyTorch Playbook, you will gain the ability to identify the right approach to transfer learning, and implement it using PyTorch. First, you will learn how different forms of transfer learning - such as inductive, transductive, and unsupervised transfer learning - can be applied to different combinations of source and target domains. Next, you will discover how transfer learning solutions leverage the fact that lower layers of pre-trained models typically extract feature information and are data-specific, while later layers tend to be more problem-specific. Finally, you will explore how to design and implement the correct strategy for freezing and fine-tuning the appropriate layers of your pre-trained model. You will round out the course by seeing how various powerful architectures are made available, in pre-trained form, in PyTorch’s suite of transfer learning solutions. When you’re finished with this course, you will have the skills and knowledge to choose the right transfer learning approach to your specific problem, and design and implement it using PyTorch.



本部分内容设定了隐藏,需要回复后才能看到



精品软件:百度搜闪电软件园  最新软件百度搜:闪电下载吧
有问题联系 sdbeta@qq.com
离线power3

发帖
1469
今日发帖
最后登录
2024-04-28
只看该作者 沙发  发表于: 2021-09-04 08:40:05
先收蒧下,谢谢分享。
离线tflying

发帖
1565
今日发帖
最后登录
2024-04-04
只看该作者 板凳  发表于: 2021-10-02 09:26:09
谢谢楼主的分享哈。