Skip to content

🕸️ NeuralNetworks

Compare
Choose a tag to compare
@GiorgosXou GiorgosXou released this 11 Jun 14:36
· 51 commits to master since this release

Warning

Due to #37 being an issue for many versions of new arduino-cores, I highly-suggest to replace binary-constants in your sketches with the prefix 0 like so: #define _1_OPTIMIZE B00000000 --> #define _1_OPTIMIZE 0B00000000.


Donate