摘要: Exercise:Softmax Regression习题的链接:Exercise:Softmax RegressionsoftmaxCost.mfunction [cost, grad] = softmaxCost(theta, numClasses, inputSize, lambda, dat... 阅读全文
posted @ 2015-05-08 21:24 陆草纯 阅读(344) 评论(0) 推荐(0)