Skip to content
#

lasagne

Here are 82 public repositories matching this topic...

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这个参考数值的意义。

algila
algila commented Nov 3, 2016

I would ask to keep working the Lasagne's command remove('trainable') needed after loading pretrained models to train those again in a modified model. I realised that this is not working due to the error message received and no mention into documentation. Appear to me that the function 'fit' doesn't know how to manage it, but please sorry if I'm wrong

Improve this page

Add a description, image, and links to the lasagne 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 lasagne topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.