mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
14 lines
2.1 KiB
Plaintext
14 lines
2.1 KiB
Plaintext
<map id="main" name="main">
|
|
<area shape="rect" id="node1" title="Main function." alt="" coords="5,107,56,133"/>
|
|
<area shape="rect" id="node2" href="$d7/d98/spirograph_8c.html#a708a4c1a4d0c4acc4c447310dd4db27f" title="Test function to save resulting points to a CSV file." alt="" coords="107,44,151,71"/>
|
|
<area shape="rect" id="node4" href="$dd/d8c/adaline__learning_8c.html#a05cc9a0acb524fde727a4d7b4a747ee6" title="test function to predict points in a 2D coordinate system above the line  as +1 and others as -1." alt="" coords="104,132,155,159"/>
|
|
<area shape="rect" id="node3" href="$d7/d98/spirograph_8c.html#a0daa148091ec953809fc172289f773d3" title="Generate spirograph curve into arrays x and y such that the i^th point in 2D is represented by (x[i],..." alt="" coords="214,5,297,32"/>
|
|
<area shape="rect" id="node5" href="$da/d2a/group__adaline.html#gaa52120912e32d2893fe1c6d78da5befd" title="Update the weights of the model using supervised learning for an array of vectors." alt="" coords="215,56,296,83"/>
|
|
<area shape="rect" id="node7" href="$da/d2a/group__adaline.html#gac70b578aee679005fd336073969c3d94" title="predict the output of the model for given set of features" alt="" coords="567,107,676,133"/>
|
|
<area shape="rect" id="node9" href="$da/d2a/group__adaline.html#gadb1a7acb555ad62daaf3806bf2fed036" title="Operator to print the weights of the model." alt="" coords="356,107,519,133"/>
|
|
<area shape="rect" id="node10" href="$da/d2a/group__adaline.html#ga6f35caa3084772cc126ac7b20f67f665" title="delete dynamically allocated memory" alt="" coords="203,208,308,235"/>
|
|
<area shape="rect" id="node11" href="$da/d2a/group__adaline.html#gacd88962c5f6341e43cbc69b4a7d3485b" title="Default constructor." alt="" coords="208,259,303,285"/>
|
|
<area shape="rect" id="node6" href="$da/d2a/group__adaline.html#ga20d3642e0a87f36fdb7bf91b023cd166" title="Update the weights of the model using supervised learning for one feature vector." alt="" coords="372,56,503,83"/>
|
|
<area shape="rect" id="node8" href="$da/d2a/group__adaline.html#ga43576566b020c4157d4fb28f0dd45cfa" title="Heaviside activation function" alt="" coords="724,107,851,133"/>
|
|
</map>
|