QCon北京2018-《未来都市--智慧城市与基于深度学习的机器视觉》-陈宇恒DeepMind AlphaGo 围棋AI击 败李世石 Google 6.6亿美元收购深度学 习公司 DeepMind Facebook 建立人工智能实验室 并聘用 Yann LeCun 深度学习鼻祖 Hinton 赢得 ImageNet图像识别竞赛 赢得ImageNet 5项主要比赛中 的3项世界冠军 软银孙正义收购Google旗下的 机器人公司Boston Dynamics 和Schaft 术初创公司Cruise Automation 首次中国公司在ImageNet竞赛 夺冠,视频分析技术登顶 人脸识别大幅提高精度,商汤科 技首次突破人类肉眼识别准确率 ,领先于Facebook Google5000万美元招入 Hinton,发布基于深度学习的 搜索引擎 Microsoft 深度学习驱动的语音 识别大幅提升精度 软银孙正义设立1000亿美元人 工智能基金,320亿美元收购芯 TensorCore/int8 *示意图来自互联网 Kubernetes在异构系统调度中的挑战 • Kubernetes版本发布快,新特性更新频繁,对异构调度的支持不断加强;但配套设施落后(e.g. Spark on K8s, GitlabCI) • 容器系统调用栈深,需要仔细验证操作系统,内核及异构设备驱动的兼容性 • Kubernetes对NUMA、异构计算、存储设备的调度能力待加强 10 码力 | 23 页 | 9.26 MB | 1 年前3
 《TensorFlow 快速入门与实战》8-TensorFlow社区参与指南���� ��-��-�� ��� Kubeflow ���� https://github.com/kubeflow/kubeflow Kubernetes ���� https://github.com/kubernetes/kubernetes ���� TensorFlow ������ “����������” ����� ��� � ��� �� ��� �� TensorFlow ��������� Google Developers Expert �� Google Developers Expert�GDE���������������������������������� GDE ��� Google ������ Google Developers Experts ����� Dogfood - Google Products ����������0 码力 | 46 页 | 38.88 MB | 1 年前3
 QCon北京2018-《从键盘输入到神经网络--深度学习在彭博的应用》-李碧野wikimedia.org/wiki/File:Nvidia_logo.svg and https://commons.wikimedia.org/wiki/File:Docker_(container_engine)_l ogo.png May be re-distributed in accordance with the terms of the CC-SA 4.0 license https://creativecommons from https://upload.wikimedia.org/wikipedia/commons/6/67/Kubernetes_logo.svg and https://commons.wikimedia.org/wiki/File:Docker_(contai ner_engine) _logo.png May be re-distributed in accordance with the0 码力 | 64 页 | 13.45 MB | 1 年前3
 AI大模型千问 qwen 中文文档to: # aws, gcp, azure, oci, lamabda, runpod, fluidstack, paperspace, # cudo, ibm, scp, vsphere, kubernetes pip install "skypilot-nightly[aws,gcp]" 随后,您需要用如下命令确认是否能使用云: sky check For more information 1.15.4 检索增强(RAG) 现在您可以输入查询,Qwen1.5 将基于索引文档的内容提供答案。 query_engine = index.as_query_engine() your_query = "" print(query_engine.query(your_query).response) 1.16 Langchain This guide helps 0 码力 | 56 页 | 835.78 KB | 1 年前3
 PyTorch Release Noteswith GPU support for NGC containers, when you run a container, the following occurs: ‣ The Docker engine loads the image into a container which runs the software. ‣ You define the runtime resources of Deep Learning Framework containers are no longer tested on Pascal GPU architectures. ‣ Transformer Engine is a library for accelerating Transformer models on NVIDIA GPUs. It includes support for 8-bit floating which provides better training and inference performance with lower memory utilization. Transformer Engine also includes a collection of highly optimized modules for popular Transformer architectures and0 码力 | 365 页 | 2.94 MB | 1 年前3
 《Efficient Deep Learning Book》[EDL] Chapter 5 - Advanced Compression TechniquesConvNets. arXiv, 1911.09723. Retrieved from https://arxiv.org/abs/1911.09723v1 3 https://github.com/google/XNNPACK Project: Lightweight model for pet filters application Recall that our regular CNN model sparsifying activation maps to produce robust models. Rhu et al., through their work on Compression DMA Engine12, observed that a non-trivial fraction of activation values for ReLU activation function are naturally International Conference on Machine Learning. PMLR, 2020. 12 Rhu, Minsoo, et al. "Compressing DMA engine: Leveraging activation sparsity for training deep neural networks." 2018 IEEE International Symposium0 码力 | 34 页 | 3.18 MB | 1 年前3
 Keras: 基于 Python 的深度学习库默认情况下,Keras 将使用 TensorFlow 作为其张量操作库。请跟随这些指引来配置其他 Keras 后端。 1.6 技术支持 你可以提出问题并参与开发讨论: • Keras Google group。 • Keras Slack channel。使用 这个链接 向该频道请求邀请函。 你也可以在 Github issues 中张贴漏洞报告和新功能请求(仅限于此)。注意请先阅读规范 Android runtime,例如:Not Hotdog app。 • 在浏览器上,通过 GPU 加速的 JavaScript 运行时,例如:Keras.js 和 WebDNN。 • 在 Google Cloud 上,通过 TensorFlow-Serving。 • 在 Python 网页应用后端(比如 Flask app)中。 • 在 JVM,通过 SkyMind 提供的 DL4J 模型导入。 亚马逊也正在为 Keras 开发 MXNet 后端。 如此一来,你的 Keras 模型可以在 CPU 之外的不同硬件平台上训练: • NVIDIA GPU。 • Google TPU,通过 TensorFlow 后端和 Google Cloud。 • OpenGL 支持的 GPU, 比如 AMD, 通过 PlaidML Keras 后端。 2.5 Keras 拥有强大的多 GPU 和分布式训练支持0 码力 | 257 页 | 1.19 MB | 1 年前3
 keras tutorialIt has been developed by an artificial intelligence researcher at Google named Francois Chollet. Leading organizations like Google, Square, Netflix, Huawei and Uber are currently using Keras. This tutorial TensorFlow is an open source machine learning library used for numerical computational tasks developed by Google. Keras is a high level API built on top of TensorFlow or Theano. We know already how to install Recurrent neural networks(RNN). It is defined as shown below: Keras 49 keras.engine.base_layer.wrapped_fn() It supports the following parameters:  cell refers an instance. 0 码力 | 98 页 | 1.57 MB | 1 年前3
 亚马逊AWSAI Services Overviewdetection, sequence matching, regression analysis, network/tribe analysis Netflix • Recommendation engine Pinterest • Image recognition search Fraud.net • Detect online payment fraud DataXu • Leverage … Amalgamation Runs in browser with Javascript The first image for search “dog” at images.google.com Outputs “beagle” with prob = 73% within 1 sec Deep RL | Playing Flappy Birds • Reinforcement0 码力 | 56 页 | 4.97 MB | 1 年前3
 《TensorFlow 2项目进阶实战》1-基础理论篇:TensorFlow 2设计思想来源:《案例分享 | 腾讯互娱基于 CPU 环境的分布式 YOLOv3 实现》 魂斗罗游戏中识别角色 K8s Pod K8s Pod K8s Pod Horovod(CPU) on Kubernetes model TensorFlow Serving Keras 模型训练 • DataGenerator • 随机读取 … … 图片训练集 Ceph 数据并行实现 基于 Horoved0 码力 | 40 页 | 9.01 MB | 1 年前3
共 37 条
- 1
 - 2
 - 3
 - 4
 













