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

    selu selu paddle.fluid.layers. selu (x, scale=None, alpha=None, name=None)[源代码] SeLU激活函数,其公式如下: 输入 x 可以选择性携带LoD信息。输出和它共享此LoD信息(如果有)。 参数: x (Variable) - 输入变量,为数据类型为...
  • 引言

    神经网络与深度学习 译者的话: 神经网络与深度学习 神经网络和深度学习是一本免费的在线书。本书会教会你: 神经网络,一种美妙的受生物学启发的编程范式,可以让计算机从观测数据中进行学习 深度学习,一个强有力的用于神经网络学习的众多技术的集合神经网络和深度学习目前给出了在图像识别、语音识别和自然语言处理领域中很多问题的最好解决方案。本书将会教你在神...
  • Search Dialog

    2.7 Search Dialog 2.7 Search Dialog The ‘Search Dialog’ is incredibly helpful as projects become more complicated, and riddled with Python scripts and nested Networks. The ‘Sea...
  • Health Checks

    Health Checks Docker Compose Kubernetes Health Checks Docker Compose The simples form of health check is to use the healthcheck directive in the docker-compose.yml file. Th...
  • maxout

    maxout 参数 返回 返回类型 抛出异常 代码示例 maxout paddle.fluid.layers.maxout (x, groups, name=None, axis=1)[源代码] 假设输入形状为(N, Ci, H, W),输出形状为(N, Co, H, W),则 运算公式如下: 请参阅论文: Maxout...
  • What’s New in 4.15.0.0

    What’s New in 4.15.0.0 Libvirt Python Dependency on KVM and CentOS Workaround for adding newer KVM hosts New UI GA and Legacy UI Deprecation and Removal Notice What’s New in...
  • 部署手册

    Nacos支持三种部署模式 单机模式下运行Nacos Linux/Unix/Mac Windows 单机模式支持mysql 集群模式下运行Nacos 多集群模式 多网卡IP选择 Nacos支持三种部署模式 单机模式 - 用于测试和单机试用。 集群模式 - 用于生产环境,确保高可用。 多集群模式 - 用于多数据中心场景。 单机模式...
  • Remote Management modules

    Remote Management modules Cobbler Cpm Dellemc Foreman Hpilo Imc Intersight Ipmi Lxca Manageiq Oneview Redfish Stacki Ucs Remote Management modules wakeonlan – Sen...
  • Examples

    Job Examples Examples of common usage scenarios for jobs. Creating a Simple Job Creating a Job with a Schedule Creating a Job and Associating a Schedule using the API Creating...
  • Chroma-native Auth

    Chroma-native Auth Authentication Basic Authentication Token Authentication Authorization Chroma-native Auth Chroma offers built in authentication and authorization mechanis...