我有 Python3.6.4 和 neupy 0.6.4。我已经通过 neupy 页面http://neupy.com/2015/07/04/boston_house_prices_dataset.html#boston-house-price上的教程进行了磨练,页面上显示的时间比我的 PC 上打印的时间短得多。
总页执行时间:51ms+38ms+146ms+38ms+41ms = 314ms
我的执行时间:8min
为什么toturial时间和我的时间如此不同,我怎样才能加快执行速度?
我有 Python3.6.4 和 neupy 0.6.4。我已经通过 neupy 页面http://neupy.com/2015/07/04/boston_house_prices_dataset.html#boston-house-price上的教程进行了磨练,页面上显示的时间比我的 PC 上打印的时间短得多。
总页执行时间:51ms+38ms+146ms+38ms+41ms = 314ms
我的执行时间:8min
为什么toturial时间和我的时间如此不同,我怎样才能加快执行速度?