Skip to content
#

theano

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

gabrieldemarmiesse
gabrieldemarmiesse commented Mar 2, 2019

This issue is related to #412 and #470 . Now that we have a proper and easy way to build the documentation, all classes/functions should go in there. There is also quite some work needed because some docstrings are not formatted correctly (mostly newlines and indentation issues). I made the skeleton of the docs, what's left is making it big and pretty.

To start, see those files:

0x00b1
0x00b1 commented Sep 2, 2017

Keras-rcnn was written to be compatible with a number of third-party frameworks and services like Apple’s Core ML framework that enables developers to embed Keras models into their iOS applications. We should document how an Apple developer can create, train, and export their model to their Core ML-compatible iOS application.

Improve this page

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

Learn more

You can’t perform that action at this time.