【问题标题】:Limiting keras/ Anaconda's resources on Windows?在 Windows 上限制 keras/Anaconda 的资源?
【发布时间】:2018-05-01 19:49:32
【问题描述】:

我正在 Windows 上运行基于 Keras 的神经网络。我的很多参数都很大,这会导致 RAM 和交换问题。这会导致我的计算机速度变慢以至于无法使用,并且无法完成运行。

问题是,我不在乎程序运行多长时间,我只想运行一次。

我知道资源在 Linux 中有效,但我不知道在 Windows 中的等价物。

【问题讨论】:

    标签: python windows keras anaconda ram


    【解决方案1】:

    减少批量大小。如果 gpu 内存太低,请使用 cpu 模式。

    【讨论】:

      猜你喜欢
      • 2012-06-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-03-09
      • 1970-01-01
      • 1970-01-01
      • 2017-08-08
      相关资源
      最近更新 更多