Skip to content
#

rl

Here are 258 public repositories matching this topic...

farhanhubble
farhanhubble commented Apr 2, 2020

Lately running into too many Sagemaker issues. Is there any unambiguous documentation on Sagemakers Instances? I could glean the following from different sources:

  1. Sagemaker Instances, Sagemaker being a managed service, have nothing to do with EC2 instances.
  2. Unlike EC2 console, Sagemaker console has no option to view limits or increase limits. One has to go directly to the support page a
tfliu
tfliu commented Sep 8, 2018

首先感谢分享程序。
请问在6x6 四子棋的训练过程中,有没有调节learning_rate或者其他参数?
程序里的c_puct=5 , 温度t=1,学习率 0.002,batch_size 512 , deque最大长度10000, kl-targ=0.02 ,epochs=5
我使用你程序里的预设参数 tensorflow训练6x6 四子棋 ,loss下降到2左右就无法下降了,调节学习率也没成功。。。求帮助解答,谢谢

另外,不明白explain_var_old这个参考数值的意义。

Improve this page

Add a description, image, and links to the rl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rl topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.