当前位置: 首页 > news >正文

胶州网站建设培训163企业邮箱服务器怎么设置

胶州网站建设培训,163企业邮箱服务器怎么设置,邯郸创建网站要多少钱,宜宾广告设计公司VGG首先引入块的思想将模型通用模板化 VGG模型的特点 与AlexNet#xff0c;LeNet一样#xff0c;VGG网络可以分为两部分#xff0c;第一部分主要由卷积层和汇聚层组成#xff0c;第二部分由全连接层组成。 VGG有5个卷积块#xff0c;前两个块包含一个卷积层#xff0c…VGG首先引入块的思想将模型通用模板化 VGG模型的特点 与AlexNetLeNet一样VGG网络可以分为两部分第一部分主要由卷积层和汇聚层组成第二部分由全连接层组成。 VGG有5个卷积块前两个块包含一个卷积层后三个块包含两个卷积层。 2 * 1 3 * 2 8个卷积层和后面3个全连接层所以它被称为VGG11 AlexNet模型架构与VGG模型架构对比 import torch from torch import nn from d2l import torch as d2l import time # 卷积块函数 def vgg_block(num_convs,in_channels,out_channels):layers []for _ in range(num_convs):layers.append(nn.Conv2d(in_channels,out_channels,kernel_size3,padding1))layers.append(nn.ReLU())in_channels out_channelslayers.append(nn.MaxPool2d(kernel_size2,stride2))nn.Sequential(*layers)中的*layers将会展开layers列表将其中的每个层作为单独的参数传递给nn.Sequential函数以便构建一个顺序模型。return nn.Sequential(*layers)# 定义卷积块的输入输出 conv_arch ((1,64),(1,128),(2,256),(2,512),(2,512))# VGG有5个卷积块前两个块包含一个卷积层后三个块包含两个卷积层。 2 * 1 3 * 2 8个卷积层和后面3个全连接层所以它被称为VGG11 def vgg(conv_arch):conv_blks []in_channels 1# 卷积层部分for (num_convs,out_channels) in conv_arch:conv_blks.append(vgg_block(num_convs,in_channels,out_channels))in_channels out_channelsreturn nn.Sequential(# 5个卷积块部分*conv_blks,nn.Flatten(),# 3个全连接部分nn.Linear(out_channels*7*7,4096),nn.ReLU(),nn.Dropout(0.5),nn.Linear(4096,4096),nn.ReLU(),nn.Dropout(0.5),nn.Linear(4096,10))net vgg(conv_arch) X torch.randn(size(1,1,224,224)) for blk in net:X blk(X)print(blk.__class__.__name__,output shape:\t,X.shape)Sequential output shape: torch.Size([1, 64, 112, 112]) Sequential output shape: torch.Size([1, 128, 56, 56]) Sequential output shape: torch.Size([1, 256, 28, 28]) Sequential output shape: torch.Size([1, 512, 14, 14]) Sequential output shape: torch.Size([1, 512, 7, 7]) Flatten output shape: torch.Size([1, 25088]) Linear output shape: torch.Size([1, 4096]) ReLU output shape: torch.Size([1, 4096]) Dropout output shape: torch.Size([1, 4096]) Linear output shape: torch.Size([1, 4096]) ReLU output shape: torch.Size([1, 4096]) Dropout output shape: torch.Size([1, 4096]) Linear output shape: torch.Size([1, 10])为了使用Fashion-MNIST数据集使用缩小VGG11的通道数的VGG11 # 由于VGG11比AlexNet计算量更大所以构建一个通道数校小的网络 ratio 4 # 样本数pair[0]不变通道数pair[1]缩小四倍 small_conv_arch [(pair[0],pair[1] // ratio) for pair in conv_arch] net vgg(small_conv_arch) X torch.randn(size(1,1,224,224)) for blk in net:X blk(X)print(blk.__class__.__name__,output shape:\t,X.shape)Sequential output shape: torch.Size([1, 16, 112, 112]) Sequential output shape: torch.Size([1, 32, 56, 56]) Sequential output shape: torch.Size([1, 64, 28, 28]) Sequential output shape: torch.Size([1, 128, 14, 14]) Sequential output shape: torch.Size([1, 128, 7, 7]) Flatten output shape: torch.Size([1, 6272]) Linear output shape: torch.Size([1, 4096]) ReLU output shape: torch.Size([1, 4096]) Dropout output shape: torch.Size([1, 4096]) Linear output shape: torch.Size([1, 4096]) ReLU output shape: torch.Size([1, 4096]) Dropout output shape: torch.Size([1, 4096]) Linear output shape: torch.Size([1, 10])开始计时 start_time time.time() lr,num_epochs,batch_size 0.05,10,128 train_iter,test_iter d2l.load_data_fashion_mnist(batch_size,resize224) d2l.train_ch6(net,train_iter,test_iter,num_epochs,lr,d2l.try_gpu()) 时间结束 end_time time.time() run_time end_time - start_time # 将输出的秒数保留两位小数 print(f{round(run_time,2)}s)
http://www.hkea.cn/news/14424162/

相关文章:

  • 网站转化率大学网站方案设计
  • 企业网站推广的方法有搜索引擎推广网站建设销售该学的
  • dede仿手机网站模板做旅游攻略的网站
  • 石家庄搭建网站专注软件优化分享的网站
  • 2019年10月电子商务网站设计遵义专业网站建设公司电话
  • 青岛市黄岛区建设局网站泉州大型网站建设
  • 平潭综合实验区交通与建设网站苏州互联网公司工资
  • 合肥专业网站制作网站建设及维护价钱
  • 南阳网站运营摄影设计思路
  • 外贸网站建设开发南京做网站哪家公司最好
  • 建个网站费用生产型或服务型企业网站有哪些
  • 东盟建设工程有限公司网站wordpress启动慢
  • 网站建设和实现外贸服装网站建设
  • 深圳罗湖建网站WordPress搭建连不上数据库
  • 北京网站开发最专业的公司wordpress 3.5下载
  • 家乡网站建设策划书视频外链平台
  • 织带东莞网站建设技术支持网站建设周志200字
  • 网站安全狗服务名wordpress 列表排序
  • ps怎么做网站的广告条wordpress 作品相册
  • 企业网站建设规划方案精美的网站
  • 网站 空间地址是什么亚马逊云服务器
  • 江苏营销型网站策划到底建手机网站还是电脑网站
  • 女性做网站很有名的网页效果图设计教程
  • 网站开发与设计实训总结两千字最简单的营销方案
  • 芙蓉区建设局网站app软件推广文案的范文
  • 游戏网站排行榜前十名企业网站做seo的优势
  • 工业和信息化部五系网站建设恒一信息深圳网站建设公司1
  • php开发手机端网站开发网站做子页面怎么做
  • jsp网站建设项目实战课后江苏建设管理信息网站
  • 网站开发什么是会话有什么网站可以做运动