Exercise:Softmax Regression

From Ufldl

Jump to: navigation, search
(Dependencies)
(Softmax regression)
Line 6: Line 6:
You will need to modify '''<tt>softmaxCost.m</tt>''' and '''<tt>softmaxPredict.m</tt>''' for this exercise.
You will need to modify '''<tt>softmaxCost.m</tt>''' and '''<tt>softmaxPredict.m</tt>''' for this exercise.
 +
 +
We have also provided '''<tt>softmaxExercise.m</tt>''' that will help walk you through the steps in this exercise.
=== Dependencies ===
=== Dependencies ===

Revision as of 08:37, 8 May 2011

Personal tools