书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 549 个相关结果.
  • text.transform

    text.transform NLP Preprocessing Tokenization Introduction class Tokenizer [source] [test] process_text [source] [test] process_all [source] [test] Customize the token...
  • Word2Vec

    Word2Vec, Doc2vec & GloVe: Neural Word Embeddings for Natural Language Processing Introduction to Word2Vec Neural Word Embeddings Amusing Word2Vec Results Just Give Me the Code...
  • Development Server

    Development Server Command Line Address already in use Lazy or Eager Loading In Code Development Server Flask provides a run command to run the application with a developme...
  • Kotlin for Data Science

    Kotlin for Data Science Interactive editors Jupyter Kotlin kernel Zeppelin Kotlin interpreter Libraries Kotlin libraries Java libraries Kotlin for Data Science From build...
  • Examples

    Examples Semantic Search Pipelines Workflows Model Training Applications Examples The examples directory has a series of notebooks and applications giving an overview of...
  • 评价指标

    评价指标 分类任务评价 序列标注任务评价 生成任务评价 评价指标 在神经网络训练过程中或者训练完成后,需要评价模型的训练效果。评价的方法一般是计算全体预测值和全体真值(label)之间的距离,不同类型的任务会使用不同的评价方法,或者综合使用多个评价方法。在具体的任务中,可以选用一种或者多种评价方法。下面对常用的评价方法按照任务类型做介绍。 ...
  • 评价指标

    评价指标 分类任务评价 序列标注任务评价 生成任务评价 评价指标 在神经网络训练过程中或者训练完成后,需要评价模型的训练效果。评价的方法一般是计算全体预测值和全体真值(label)之间的距离,不同类型的任务会使用不同的评价方法,或者综合使用多个评价方法。在具体的任务中,可以选用一种或者多种评价方法。下面对常用的评价方法按照任务类型做介绍。 ...
  • 模型压缩 — PaddleSlim

    模型压缩 — PaddleSlim 功能 安装 使用 部分压缩策略效果 分类模型 图像检测模型 数据:Pascal VOC;模型:MobileNet-V1-YOLOv3 数据:COCO;模型:MobileNet-V1-YOLOv3 搜索 模型压缩 — PaddleSlim PaddleSlim是一个模型压缩工具库,包含模型剪裁、定点...