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

    522 2021-03-31 《The fastai book》
    Questionnaire Further Research Questionnaire What is a “feature”? Write out the convolutional kernel matrix for a top edge detector. Write out the mathematical operation appl...
  • Questionnaire

    492 2021-03-31 《The fastai book》
    Questionnaire Further Research Questionnaire What problem does collaborative filtering solve? How does it solve it? Why might a collaborative filtering predictive model fail ...
  • Community

    Community Welcome to all Google Summer of Code (GSoC) participants Community discussions Community meetings Kubeflow community call Slack community and channels Mailing lists ...
  • Community

    Community Welcome to all Google Summer of Code (GSoC) participants Community discussions Community meetings Kubeflow community call Slack community and channels Mailing lists ...
  • torch.utils.bottleneck

    torch.utils.bottleneck torch.utils.bottleneck 译者: belonHan torch.utils.bottleneck 是 调试瓶颈bottleneck 时首先用到的工具.它总结了python分析工具与PyTorch自动梯度分析工具在脚本运行中情况. 在命令行运行如下命令 python -...
  • Memory Management

    utils.mem Memory management utils gpu_mem_get [source] [test] gpu_mem_get_all [source] [test] gpu_mem_get_free [source] [test] gpu_mem_get_free_no_cache [source] [test] ...
  • MixUpCallback

    callbacks.mixup Mixup data augmentation What is mixup? Basic Training Mixup implementation in the library Adding mixup to the mix class MixUpCallback [source] [test] Callba...
  • 10.6 求近义词和类比词

    10.6 求近义词和类比词 10.6.1 使用预训练的词向量 10.6.2 应用预训练词向量 10.6.2.1 求近义词 10.6.2.2 求类比词 小结 参考文献 10.6 求近义词和类比词 在10.3节(word2vec的实现)中,我们在小规模数据集上训练了一个word2vec词嵌入模型,并通过词向量的余弦相似度搜索近义词。实际中,在...
  • torch.utils.data

    torch.utils.data torch.utils.data 译者:BXuan694 class torch . utils . data . Dataset 表示数据集的抽象类。 所有用到的数据集都必须是其子类。这些子类都必须重写以下方法:__len__ :定义了数据集的规模;__getitem__ :支持0到len(s...
  • TFJob Common

    TFJob Common Out of date kubeflow.org CleanPodPolicy (string alias) JobCondition JobConditionType (string alias) JobStatus ReplicaSpec ReplicaStatus ReplicaType (string ...