书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 821 个相关结果.
  • 剪辑显示

    剪辑显示 标记显示 剪辑显示 该弹窗包含与编辑器本身相关的显示设置。 R(红), G(绿), B(蓝)通道 Control the color channels used for frame preview. It is needed because the tracking algorithm works with grayscale imag...
  • 剪辑显示

    剪辑显示 标记显示 剪辑显示 该弹窗包含与编辑器本身相关的显示设置。 R(红), G(绿), B(蓝)通道 Control the color channels used for frame preview. It is needed because the tracking algorithm works with grayscale imag...
  • Multilayer RNNs

    579 2021-03-31 《The fastai book》
    Multilayer RNNs The Model Exploding or Disappearing Activations Multilayer RNNs In a multilayer RNN, we pass the activations from our recurrent neural network into a second r...
  • Contribution Guide

    Contribution Guide Bug Reports Support Questions Core Development Discussion Which Branch? Compiled Assets Security Vulnerabilities Coding Style PHPDoc StyleCI Code of Con...
  • Interfaces

    Interfaces Command Line Python MATLAB Build MatCaffe Use MatCaffe Set mode and device Create a network and access its layers and blobs Forward and backward Reshape Training ...
  • Best practices for engine contributors

    Best practices for engine contributors 简介 语言 Best Practices #1: The problem always comes first #2: To solve the problem, it has to exist in the first place #3: The problem has ...
  • Solver

    Solver Methods SGD Rules of thumb for setting the learning rate \alpha and momentum \mu AdaDelta AdaGrad Adam NAG RMSprop Scaffolding Updating Parameters Snapshotting and...
  • GitHub Workflow

    GitHub Workflow Fork The Project Adding the Forked Remote Create & Rebase Your Feature Branch Commit & Push Open a Pull Request Get a code review Squashing Commits Example P...
  • SkeletonModification2DJiggle

    SkeletonModification2DJiggle Description Properties Methods Property Descriptions Method Descriptions SkeletonModification2DJiggle Inherits: SkeletonModification2D < Res...
  • Bisecting regressions

    Bisecting regressions What is bisecting? Using official builds to speed up bisecting The Git bisect command Bisecting regressions Bisecting is a way to find regressions in so...