书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 361 个相关结果.
  • Making arithmetic Ops on double

    Making arithmetic Ops on double Op’s contract Optional methods or attributes Gradient Defining an Op: mul Trying out our new Op Automatic Constant Wrapping Final version ...
  • Making arithmetic Ops on double

    Making arithmetic Ops on double Op’s contract Optional methods or attributes Gradient Defining an Op: mul Trying out our new Op Automatic Constant Wrapping Final version ...
  • 评估标准 Metrics

    评价函数的用法 参数 返回值 可使用的评价函数 binary_accuracy categorical_accuracy sparse_categorical_accuracy top_k_categorical_accuracy sparse_top_k_categorical_accuracy 自定义评价函数 评价函数的用法 评...
  • Requirements

    737 2020-04-11 《Theano 1.0 Document》
    Requirements Requirements installation through Conda (recommended) Install Miniconda Install requirements and optional packages Install and configure the GPU drivers (recommende...
  • Using Op params

    Using Op params The params type The params object Defining a params type Registering the params with your Op Signature changes from having params A simple example A more comp...
  • debugmode

    342 2020-04-11 《Theano 1.0 Document》
    debugmode Guide Reference debugmode Guide The DebugMode evaluation mode includes a number of self-checks and assertionsthat can help to diagnose several kinds of programmer...
  • LICENSE

    LICENSE LICENSE Copyright (c) 2008–2017, Theano Development TeamAll rights reserved. Contains code from NumPy, Copyright (c) 2005-2016, NumPy Developers.All rights reserved. ...
  • Optimizations

    498 2020-04-11 《Theano 1.0 Document》
    Optimizations Optimizations Theano applies many kinds of graph optimizations, with different objectives: simplifying and standardizing the form of the expression graph (e.g. ...
  • Broadcasting

    Broadcasting Broadcasting Broadcasting is a mechanism which allows tensors withdifferent numbers of dimensions to be added or multipliedtogether by (virtually) replicating the ...
  • Metrics

    Usage of metrics Arguments Returns Available metrics accuracy binary_accuracy categorical_accuracy sparse_categorical_accuracy top_k_categorical_accuracy sparse_top_k_categ...