Machine Learning Tiny ML on Feather

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Strate
 
Posts: 4
Joined: Wed Mar 07, 2012 1:00 pm

Machine Learning Tiny ML on Feather

Post by Strate »

Greetings!
I searched the forums, but was unable to locate the answer to my quandary. If I missed it - very likely - I apologize.

I have a project in mind for the CAN Express Feather, but because I'd like to complicate my life even further, I'd like to incorporate machine learning, too. My question is this:
Can TensorFlow run on the SAME51 chip on the CAN Express, or is it too different from the SAMD51 on the pyBadge or edgeBadge?

Any and all help is appreciated, Thank you.

User avatar
mikeysklar
 
Posts: 14194
Joined: Mon Aug 01, 2016 8:10 pm

Re: Machine Learning Tiny ML on Feather

Post by mikeysklar »

Good question. I don't know what issues might come up, but the Feather M4 CAN versus the other M4 form factors (Metro, PyGamer, PyBadge, Feather M4 Express and ItsyBitsy m4 Express) all have the same general chip specs:

* ATSAME51J19 comes with a 120MHz Cortex M4
* floating point support
* 512KB Flash
* 192KB RAM

Locked
Please be positive and constructive with your questions and comments.

Return to “Feather - Adafruit's lightweight platform”