240 发简信
IP属地:山东
  • 用例子学习 PyTorch

    Github地址简书地址CSDN地址 此教程翻译自 PyTorch 官方教程 作者Justin Johnson 本教程通过 PyTorch 自带的一些实例来介绍它的基本概念。...

  • 120
    tensorflow wide and deep模型

    论文地址:https://arxiv.org/abs/1606.07792模型核心思想: 结合线性模型的记忆能力(memorization)和 DNN 模型的泛化能力(gen...

  • 120
    How Not To Sort By Average Rating

    how Not to Sort by average rating rating的错误方式 Score = (Positive ratings) − (Negative ra...

  • 120
    Multiagent cooperation and competition with deep reinforcement learning

    论文复现 : tensorflow_2player_pong 论文详述 Multiagent cooperation and competition with deep re...