EloquentTinyML icon indicating copy to clipboard operation
EloquentTinyML copied to clipboard

Figure out a rule of thumb for tensor arena size

Open eloquentarduino opened this issue 4 years ago • 2 comments

eloquentarduino avatar Dec 02 '20 13:12 eloquentarduino

Thanks for the lib. Works great.

I was also puzzled when figuring out the arena size. I wrote my process down for my project. See the section starting with One of the configuration parameters for the interpreter is the TENSOR_ARENA_SIZE. in my project https://github.com/maarten-pennings/MachineLearning/blob/main/rock-paper-scissors/rock-paper-scissors.ipynb

Maybe this helps.

maarten-pennings avatar Aug 24 '21 13:08 maarten-pennings

I will take time to review your notebook, thank you for the hint.

eloquentarduino avatar Aug 26 '21 06:08 eloquentarduino