
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
残差网络(ResNet)训练(CIFAR10)
CIFAR10数据集训练残差网络(ResNet)ResNet v1: Deep Residual Learning for Image RecognitionResNet v2: Identity Mappings in Deep Residual Networks残差网络 v1Modeln200-epoch accuracyOriginal paper accura...
基于PyHive库使用python访问Hive
安装:去sasl下载地址下载所需sasl,要和python版本匹配,pip install sasl‑xxx.whl (如果没安装wheel,pip install wheel)conda install pyhive使用:同步from pyhive import presto# or import hivecursor = presto.connect('localho...
到底了