You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This is the official Arduino library for <ahref="https://github.com/nthnn/n2cmu">N2CMU</a> (Neural Network Coprocessing Microcontroller Unit).</p>
<divclass="ttc" id="aclassN2Coprocessor_html"><divclass="ttname"><ahref="classN2Coprocessor.html">N2Coprocessor</a></div><divclass="ttdoc">Class representing the N2CMU device.</div><divclass="ttdef"><b>Definition:</b> n2cmu.h:47</div></div>
215
221
<divclass="ttc" id="aclassN2Coprocessor_html_a05fe20c4b0203a506f2721f2507232b2"><divclass="ttname"><ahref="classN2Coprocessor.html#a05fe20c4b0203a506f2721f2507232b2">N2Coprocessor::setHiddenCount</a></div><divclass="ttdeci">void setHiddenCount(uint8_t hiddenCount)</div><divclass="ttdoc">Set the number of hidden neurons.</div><divclass="ttdef"><b>Definition:</b> n2cmu.cpp:178</div></div>
216
222
<divclass="ttc" id="aclassN2Coprocessor_html_a0743692b6d1abe21198b3a1fd2704e55"><divclass="ttname"><ahref="classN2Coprocessor.html#a0743692b6d1abe21198b3a1fd2704e55">N2Coprocessor::infer</a></div><divclass="ttdeci">bool infer(float *input, float *output)</div><divclass="ttdoc">Make inference with the neural network using provided input data.</div><divclass="ttdef"><b>Definition:</b> n2cmu.cpp:146</div></div>
0 commit comments