上海品茶

您的当前位置:上海品茶 > 报告分类 > PDF报告下载

2.利智超 - 阿里云峰会上海-开发者大会-AZ-V1(20页).pdf

编号:83842 PDF 20页 2.43MB 下载积分:VIP专享
下载报告请您先登录!

2.利智超 - 阿里云峰会上海-开发者大会-AZ-V1(20页).pdf

1、Analytics Zoo:A Unified Data Analytics+AI PlatformAnalyticsAnalytics-Zoo:Zoo:统一的大数据分析+AI+AI平台利智超Intel 软件架构师大数据分析和人工智能创新院Why Analytics-ZooReal-World ML/DL Applications Are Complex Data Analytics Pipelines“Hidden Technical Debt in Machine Learning Systems”,Sculley et al.,Google,NIPS 2015 PaperUnified

2、Big Data Analytics PlatformChasm b/w Deep Learning and Big Data CommunitiesReal-world users(big data users,data scientists,analysts,etc.)Deep learning expertsThe The ChasmChasmLarge-Scale Image Recognitionhttps:/ Spark jobsNo changes to the Spark or Hadoop clusters neededData parallelEach Spark task

3、 runs the same model on a subset of the data(batch)“Zero”code changeDirectly support TensorFlow,Keras and Caffe ModelSeamlessly deployed on production big data clustersOnly need to install on driver node.Whats Analytics-ZooAnalytics-Zoo:Unified Analytics+AI Platform for BigDataAnalytics-Zoo:Run as S

4、tandard Spark Programs13Partition 1Partition 2Partition nTraining SetSampleSampleSampleWorkerWorkerWorkerDriver2221113334Broadcast W(800MB)to each worker in each iterationEach task computes G(800MB)in each iterationEach task sends G(800MB)for aggregation in each iterationTraining samples cached in w

5、orker memoryDistributed Training in Analytics-ZooPeerPeer-2 2-Peer Peer AllAll-Reduce Reduce synchronizationsynchronizationDistributed TF&Keras on Spark#pyspark codetrain_rdd=spark.hadoopFile().map()dataset=TFDataset.from_rdd(train_rdd,)#tensorflow codeimport tensorflow as tfslim=tf.contrib.slimimag

6、es,labels=dataset.tensorswith slim.arg_scope(lenet.lenet_arg_scope():logits,end_points=lenet.lenet(images,)loss=tf.reduce_mean(tf.losses.sparse_softmax_cross_entropy(logits=logits,labels=labels)#distributed training on Sparkoptimizer=TFOptimizer.from_loss(loss,Adam()optimizer.optimize(end_trigger=Ma

7、xEpoch(5)Data wrangling andanalysis using PySparkDeep learning modeldevelopment usingTensorFlow or KerasDistributed training/inference on Spark Write Write TensorFlowTensorFlow code inline in code inline in PySparkPySpark program program Spark Dataframe&ML Pipeline for DL#Spark dataframe transformat

8、ionsparquetfile=spark.read.parquet()train_df=parquetfile.withColumn()#Keras APImodel=Sequential().add(Convolution2D(32,3,3,activation=relu,input_shape=).add(MaxPooling2D(pool_size=(2,2).add(Flatten().add(Dense(10,activation=softmax)#Spark ML pipelineEstimater=NNEstimater(model,CrossEntropyCriterion(

9、).setLearningRate(0.003).setBatchSize(40).setMaxEpoch(5).setFeaturesCol(image)nnModel=estimater.fit(train_df)Distributed Model ServingHDFS/S3KafkaFlumeKinesisTwitterSpoutAnalytics Zoo ModelSpoutBoltBoltBoltBoltBoltAnalytics Zoo ModelDistributed model serving in Web Service,Flink,Kafka,Storm,etc.Plain Java or Python API,with OpenVINO and DL Boost(VNNI)supportAnalytics-Zoo use casesComputer vision Based Product Defect Detection in Mideahttps:/ AI Service in MasterCardhttps:/

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(2.利智超 - 阿里云峰会上海-开发者大会-AZ-V1(20页).pdf)为本站 (小时候) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
会员购买
客服

专属顾问

商务合作

机构入驻、侵权投诉、商务合作

服务号

三个皮匠报告官方公众号

回到顶部