A formula y=wx+b A linear unit with three inputs. The formula for this neuron would be y=w0x0+w1x1+w2x2+b . A linear unit with two inputs will fit a plane, and a unit with more inputs than that will fit a hyperplane.
datapythonist.hashnode.dev1 min readNo responses yet.