trying to change the gapflow-mnist example
Posted: Tue Nov 16, 2021 11:19 am
Hey, I am trying to change the NN that is implemented through the gap-flow example mnist module,
in order to facilitate an infrastructure for running different custom NN on AI-deck.
So far I have managed to integrate the use of a camera in the mnist example,
but I am having trouble changing the given NN.
Specifically, where the constructor "modelCNN" is implemented (?)
(as given in line 54 https://github.com/bitcraze/AIdeck_exam ... odel.c#L54)
Your help will much be appreciated,
Elad.
in order to facilitate an infrastructure for running different custom NN on AI-deck.
So far I have managed to integrate the use of a camera in the mnist example,
but I am having trouble changing the given NN.
Specifically, where the constructor "modelCNN" is implemented (?)
(as given in line 54 https://github.com/bitcraze/AIdeck_exam ... odel.c#L54)
Your help will much be appreciated,
Elad.