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

    Supported Keras backends Supported Keras backends DL4J Keras model import is backend agnostic. No matter which backend you choose (TensorFlow, Theano, CNTK), your modelscan be ...
  • Cast

    Cast Cast Inputs: input : float32|int8|int32(NHWC|NC4HW4) Outputs: output : float32|int8|int32 Backend: CPU Metal: half->int32, int32->half, uint8->half Vulka...
  • 学习去使用深度 Q 学习来玩 Ms.Pac-Man

    学习去使用深度 Q 学习来玩 Ms.Pac-Man 由于我们将使用 Atari 环境,我们必须首先安装 OpenAI gym 的 Atari 环境依赖项。当需要玩其他的时候,我们也会为你想玩的其他 OpenAI gym 环境安装依赖项。在 macOS 上,假设你已经安装了 Homebrew 程序,你需要运行: $ brew install cmake ...
  • Set Up Your Notebooks

    Set Up Your Notebooks Quick guide Install Kubeflow and open the Kubeflow UI Create a Jupyter notebook server and add a notebook Experiment with your notebook Next steps Se...
  • 深度 RNN

    深度 RNN 一个朴素的想法就是把一层层神经元堆叠起来,正如图 14-12 所示的那样,它呈现了一种深度 RNN。 为了用 TensorFlow 实现深度 RNN,可先创建一些神经单元,然后堆叠进MultiRNNCell 。 以下代码中创建了 3 个相同的神经单元(当然也可以用不同类别的、包含不同不同数量神经元的单元) n_neurons =...
  • 機器學習:使用 NVIDIA JetsonTX2

    機器學習:使用 NVIDIA Jetson TX2 機器學習:使用 NVIDIA Jetson TX2 從零開始 讓 TX2 動起來 安裝OpenCV 安裝TensorFlow
  • 插件

    插件 DataCollect 插件 DataAccess 插件 DataProcess 插件 ModelDefine 插件 ModelLoad 插件 ModelTrain 插件 ModelEvaluate 插件 插件 在 Pipcook 中,每一个 Pipeline 表示一个特定的机器学习任务,那么我们如何定义一个工作流呢?Pipcoo...
  • Archive

    Deploy and Manage eKuiper with OpenYurt Command device with EdgeX eKuiper rules engine Configure the data flow from EdgeX to eKuiper Run TensorFlow Lite model with eKuiper funct...
  • 运行提交参数

    运行提交参数 运行提交参数 在XLearning客户端,使用$XLEARNING_HOME/bin/xl-submit 命令,将作业提交至Yarn集群进行调度执行。提交命令使用说明请见README运行示例 部分,详细提交参数说明如下: 参数名称 含义 app-name 指定作业名称 app-type 指定作业类型,默认为XLearning,可...
  • Dockerfile Locations

    Dockerfile Locations Dockerfile Locations Where to find the Dockerfiles for all of Kubeflow’s images Image Name Dockerfile Location tf_operator https://github.com/kubeflow/tf-...