2020年10月27日

深度学习算法

摘要: resnet 深度学习网络篇——ResNet 、残差网络ResNet代码解读 https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py https://github.com/tensorflow/models 阅读全文

posted @ 2020-10-27 15:59 iUpoint 阅读(88) 评论(0) 推荐(0)

python 处理mdx文件

摘要: python 处理mdx文件 https://bitbucket.org/xwang/mdict-analysis/src/master/ 阅读全文

posted @ 2020-10-27 15:56 iUpoint 阅读(1017) 评论(0) 推荐(0)

爬代理ip并验证可用性

摘要: 爬代理ip # -*- coding: utf-8 -*- """ Created on Thu Aug 13 17:30:36 2020 @author: Administrator """ #生成可用代理ip#python版本2.7 import sys import time import r 阅读全文

posted @ 2020-10-27 15:40 iUpoint 阅读(217) 评论(0) 推荐(0)

导航