mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
12 lines
1.4 KiB
Plaintext
12 lines
1.4 KiB
Plaintext
<map id="adaline_fit" name="adaline_fit">
|
|
<area shape="rect" id="Node000001" title="Update the weights of the model using supervised learning for an array of vectors." alt="" coords="5,31,86,56"/>
|
|
<area shape="rect" id="Node000002" href="$da/d2a/group__adaline.html#ga20d3642e0a87f36fdb7bf91b023cd166" title="Update the weights of the model using supervised learning for one feature vector." alt="" coords="150,5,279,31"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="86,35,134,28,134,33,87,40"/>
|
|
<area shape="rect" id="Node000005" href="$da/d2a/group__adaline.html#gadb1a7acb555ad62daaf3806bf2fed036" title="Operator to print the weights of the model." alt="" coords="134,55,295,80"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="87,47,119,51,118,56,86,52"/>
|
|
<area shape="rect" id="Node000003" href="$da/d2a/group__adaline.html#gac70b578aee679005fd336073969c3d94" title="predict the output of the model for given set of features" alt="" coords="343,5,451,31"/>
|
|
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="279,16,327,16,327,21,279,21"/>
|
|
<area shape="rect" id="Node000004" href="$da/d2a/group__adaline.html#ga43576566b020c4157d4fb28f0dd45cfa" title="Heaviside activation function" alt="" coords="499,5,625,31"/>
|
|
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="452,16,484,16,484,21,452,21"/>
|
|
</map>
|