Fabian Rensen
Fabian Rensen
Thanks for the answer, could you elaborate a bit more on that? I am currently cross-compiling for the Intel Atom on a Linux host to a linux (but 32-bit) target....
Okay, I figured it out somehow. There seem to be some constraits though on the cache sizes, because I was getting Floating Point Exceptions when entering false cache values. I...
Still got the issue, can't identify it though. All I can tell you is that I created a network, e.g. Conv (tanh) -> max pool (relu) -> conv (tanh) ->...
For anyone reading this and asking themselves why this weird calculation for the input voltage happens: - **Why divide by 1023?** The ADC pin of the ESP12 only operates at...