书栈网 · BookStack 本次搜索耗时 0.063 秒,为您找到 422 个相关结果.
  • Overview

    Deeplearing4j: Keras model import Getting started: Import a Keras model in 60 seconds Project setup Popular models and applications Troubleshooting and support Why Keras model...
  • 融合层 Merge

    Add Subtract Multiply Average Maximum Concatenate Dot add subtract multiply average maximum concatenate dot [source] Add keras . layers . Add () 计算输入张量列表的和。...
  • Custom layer - antirectifier

    This example demonstrates how to write custom layers for Keras. This example demonstrates how to write custom layers for Keras. We build a custom activation layer called 'Antir...
  • 2 Tensorflow on Kubernetes

    2 Tensorflow on Kubernetes 2.1 在 K8s 中安装 Tensorflow 2.2 运行 Tensorflow 深度学习示例 2.2.1 打开 Jupter 终端 2.2.2 使用 PIP 下载 KERAS 2.2.3 示例代码实现 2.2.4 运行深度学习服务 2 Tensorflow on Kubernet...
  • 2 Tensorflow on Kubernetes

    2 Tensorflow on Kubernetes 2.1 在 K8s 中安装 Tensorflow 2.2 运行 Tensorflow 深度学习示例 2.2.1 打开 Jupter 终端 2.2.2 使用 PIP 下载 KERAS 2.2.3 示例代码实现 2.2.4 运行深度学习服务 2 Tensorflow on Kubernet...
  • Backend

    Keras backends What is a "backend"? Switching from one backend to another keras.json details Using the abstract Keras backend to write new code Backend functions backend symbo...
  • 应用 Applications

    应用 Applications 可用的模型 在 ImageNet 上预训练过的用于图像分类的模型: 图像分类模型的使用示例 使用 ResNet50 进行 ImageNet 分类 使用 VGG16 提取特征 从VGG19 的任意中间层中抽取特征 在新类上微调 InceptionV3 通过自定义输入张量构建 InceptionV3 模型概览 X...
  • 简介

    Keras: 基于 Python 的深度学习库 你恰好发现了 Keras。 指导原则 快速开始:30 秒上手 Keras 安装指引 配置你的 Keras 后端 技术支持 为什么取名为 Keras? Keras: 基于 Python 的深度学习库 你恰好发现了 Keras。 Keras 是一个用 Python 编写的高级神经网络 ...
  • 池化层 Pooling

    MaxPooling1D MaxPooling2D MaxPooling3D AveragePooling1D AveragePooling2D AveragePooling3D GlobalMaxPooling1D GlobalAveragePooling1D GlobalMaxPooling2D GlobalAveragePooling...
  • FAQ

    Keras FAQ: Frequently Asked Keras Questions How should I cite Keras? How can I run Keras on GPU? How can I run a Keras model on multiple GPUs? Data parallelism Device parallelis...