Neural Networks

From Ufldl

Jump to: navigation, search
Line 39: Line 39:
<math>[-1,1]</math> instead of <math>[0,1]</math>.
<math>[-1,1]</math> instead of <math>[0,1]</math>.
-
Note that unlike CS221 and (parts of) CS229, we are not using the convention
+
Note that some other venues (including the OpenClassroom videos, and parts of CS229), we are not using the convention
here of <math>x_0=1</math>.  Instead, the intercept term is handled separately by the parameter <math>b</math>.
here of <math>x_0=1</math>.  Instead, the intercept term is handled separately by the parameter <math>b</math>.

Revision as of 20:54, 22 April 2011

Personal tools