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

    Interpretation of Predictions class Interpretation [source] class ClassificationInterpretation [source] class SegmentationInterpretation [source] Interpretation of ...
  • Codelabs, Workshops, and Tutorials

    Codelabs, Workshops, and Tutorials Agile Stacks Kubeflow Pipelines tutorials Google codelabs Katacoda scenarios OpenShift Kubeflow workshops Codelabs, Workshops, and Tutori...
  • 本书的适用群体

    本书的适用群体 本书的适用群体 本书适用于以下读者: 已有一定机器学习/深度学习基础,希望将所学理论知识使用TensorFlow进行具体实现的学生和研究者; 曾使用或正在使用TensorFlow 1.X版本或其他深度学习框架(比如PyTorch),希望了解TensorFlow 2.0新特性的开发者; 希望将已有的TensorFlow模型应...
  • End-to-end Kubeflow on AWS

    End-to-end Kubeflow on AWS AWS services used Prerequisites Deploy the Kubernetes cluster Deploy the kubernetes dashboard Deploy Kubeflow Cognito and certificates Route53 Certi...
  • 基与字符级RNN(Char-RNN)的人名生成

    基与字符级RNN(Char-RNN)的人名生成 数据准备 创建网络 训练 训练前的准备 网络的训练 绘制损失 网络采样 练习 基与字符级RNN(Char-RNN)的人名生成 译者:@jianchengss 作者 : Sean Robertson 在 上一个教程 里我们使用RNN把名字分类到它所属的语言中, 这次我们改变...
  • Beyond Deep Learning

    822 2021-03-31 《The fastai book》
    Beyond Deep Learning Beyond Deep Learning Most machine learning courses will throw dozens of different algorithms at you, with a brief technical description of the math behind ...
  • Kubeflow Versioning Policies

    Kubeflow Versioning Policies Kubeflow versioning Application versioning and stable status Kubeflow application matrix Kubeflow SDKs and CLIs Support levels Kubeflow Versio...
  • 词汇嵌入:编码词汇语义

    词汇嵌入:编码词汇语义 Getting Dense Word Embeddings(密集字嵌入) Word Embeddings in Pytorch(Pytorch中的单词嵌入) 例子: N-Gram 语言模型 Exercise: Computing Word Embeddings: Continuous Bag-of-Words(练习: 计算单词嵌...
  • Advanced: Making Dynamic Decisions and the Bi-LSTM CRF

    高级:制定动态决策和Bi-LSTM CRF 动态与静态深度学习工具包 Bi-LSTM条件随机场讨论 实施说明 练习:区分标记的新损失函数 高级:制定动态决策和Bi-LSTM CRF 作者:PyTorch 译者:ApacheCN 校对者:enningxie 动态与静态深度学习工具包 Pytorch是一种 动态 神经网络套件...