Julia 1.10.0 beta2 Documentation0 码力 | 1682 页 | 5.96 MB | 1 年前3
Julia 1.9.0 beta2 Documentation0 码力 | 1637 页 | 5.25 MB | 1 年前3
Julia 1.11.0-beta2 Documentation0 码力 | 1984 页 | 6.66 MB | 1 年前3
Oracle VM VirtualBox 7.0.0_BETA2 User Manual0 码力 | 519 页 | 4.49 MB | 1 年前3
Oracle VM VirtualBox 6.0.0_BETA2 User Manual0 码力 | 397 页 | 4.27 MB | 1 年前3
Oracle VM VirtualBox 7.0.0_BETA2 Programming Guide and Reference0 码力 | 518 页 | 2.98 MB | 1 年前3
Oracle VM VirtualBox 6.0.0_BETA2 Programming Guide and Reference0 码力 | 438 页 | 2.54 MB | 1 年前3
动手学深度学习 v2.0hyperparams): beta1, beta2, eps = 0.9, 0.999, 1e-6 for p, (v, s) in zip(params, states): with torch.no_grad(): v[:] = beta1 * v + (1 - beta1) * p.grad s[:] = beta2 * s + (1 - beta2) * torch.square(p.grad) grad) v_bias_corr = v / (1 - beta1 ** hyperparams['t']) s_bias_corr = s / (1 - beta2 ** hyperparams['t']) p[:] -= hyperparams['lr'] * v_bias_corr / (torch.sqrt(s_bias_corr) + eps) p.grad.data.zero_() hyperparams): beta1, beta2, eps = 0.9, 0.999, 1e-3 for p, (v, s) in zip(params, states): with torch.no_grad(): v[:] = beta1 * v + (1 - beta1) * p.grad s[:] = s + (1 - beta2) * torch.sign( torch.square(p0 码力 | 797 页 | 29.45 MB | 1 年前3
OpenShift Container Platform 4.10 CLI 工具://github.com/sclorg/nodejs-ex.git # Create a build config from a remote repository using its beta2 branch oc new-build https://github.com/openshift/ruby-hello-world#beta2 # Create a build config0 码力 | 120 页 | 1.04 MB | 1 年前3
OpenShift Container Platform 4.13 CLI 工具://github.com/sclorg/nodejs-ex.git # Create a build config from a remote repository using its beta2 branch oc new-build https://github.com/openshift/ruby-hello-world#beta2 # Create a build config0 码力 | 128 页 | 1.11 MB | 1 年前3
共 13 条
- 1
- 2













