书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 1163 个相关结果.
  • Data Modeling

    Data Modeling Data representation Dataset dimensions Preprocessing embeddings vectors Normalizing embedding vectors Standardizing embedding vectors Indexing and Storage Simil...
  • Ingest processors

    Ingest processors Supported processors Ingest processors Ingest processors are a core component of ingest pipelines . They preprocess documents before indexing. For example, yo...
  • Plugin settings

    Plugin settings Alerting plugin settings Anomaly Detection plugin settings Asynchronous Search plugin settings Cross-Cluster Replication plugin settings Flow Framework plugin s...
  • Plugin settings

    Plugin settings Alerting plugin settings Anomaly Detection plugin settings Asynchronous Search plugin settings Cross-Cluster Replication plugin settings Flow Framework plugin s...
  • Abbreviation Guide

    fastai Abbreviation Guide fastai Abbreviation Guide As mentioned in the fastai style , we name symbols following the Huffman Coding principle, which basically means Commonly ...
  • Search

    Search Search OpenSearch provides several features for customizing your search use cases and improving search relevance. In OpenSearch, you can: Use SQL and Piped Processing L...
  • Search

    Search Search OpenSearch provides several features for customizing your search use cases and improving search relevance. In OpenSearch, you can: Use SQL and Piped Processing L...
  • 12 A Language Model from Scratch

    679 2021-03-31 《The fastai book》
    A Language Model from Scratch In [ ]: #hide ! pip install - Uqq fastbook import fastbook fastbook . setup_book () In [ ]: #hide from fastbook import * [[ch...
  • Hadamard积,s⨀t

    Hadamard积,s \odot t Hadamard积,s \odot t 反向传播算法是以常见线性代数操作为基础——诸如向量加法,向量与矩阵乘法等运算。但其中一个操作相对不是那么常用。具体来讲,假设和是两个有相同维数的向量。那么我们用来表示两个向量的对应元素(elementwise)相乘。因此的元素。例如, 这种对应元素相乘有时被称为Ha...
  • mobilenet_v1

    mobilenet_v1 参数 返回 代码示例 mobilenet_v1 paddle.vision.models. mobilenet_v1 ( pretrained=False, scale=1.0, **kwargs ) [源代码] MobileNetV1模型,来自论文 “MobileNets: Efficient Convoluti...