增加参数说明

pull/38/head
thenk008 5 years ago
parent 657235ef34
commit f77c56dc17

@ -255,6 +255,8 @@ public class NerveManager {
*
* @param initPower
* @param isMatrix
* @param isShowLog
* @param isSoftMax softMax
* @throws Exception
*/
public void init(boolean initPower, boolean isMatrix, boolean isShowLog, boolean isSoftMax) throws Exception {//进行神经网络的初始化构建

Loading…
Cancel
Save