TheAlgorithms-C/dd/d8c/adaline__learning_8c_a355fda53c238a0c0c07f03dcc021caed_cgraph.map
2020-06-28 20:40:24 +00:00

8 lines
973 B
Plaintext

<map id="fit" name="fit">
<area shape="rect" id="node1" title="Update the weights of the model using supervised learning for an array of vectors." alt="" coords="5,31,44,57"/>
<area shape="rect" id="node2" href="$dd/d8c/adaline__learning_8c.html#afa953e811eaae199d121a7ddb619d604" title="Update the weights of the model using supervised learning for one feature vector." alt="" coords="108,5,191,32"/>
<area shape="rect" id="node5" href="$dd/d8c/adaline__learning_8c.html#a00dc6134ca22a12e0fd9cac54d601c2d" title="Operator to print the weights of the model." alt="" coords="92,56,207,83"/>
<area shape="rect" id="node3" href="$dd/d8c/adaline__learning_8c.html#a4db1ba00a7f282100ea31a94e32bd7a3" title="predict the output of the model for given set of features" alt="" coords="255,5,316,32"/>
<area shape="rect" id="node4" href="$dd/d8c/adaline__learning_8c.html#a7b12b6513314c975303b5a698608322f" title="Heaviside activation function" alt="" coords="364,5,443,32"/>
</map>