✨ NeuralNetworks
·
42 commits
to master
since this release
- 🛠️ Fixed:
-
- (v3.1.7)
REDUCE_RAM_DELETE_OUTPUTSunproperNULL-ification of last-layer's outputs, resulting in potential undefined behavior. e92d3dc
- (v3.1.7)
-
- A closing-parentheses related to
Softmaxsomewhere...
- A closing-parentheses related to
-
- Few compiler warnings 72ad515
- ✨ Added:
-
- DENSE+RNN support a5b5467
-
REDUCED_SKETCH_SIZE_DOT_PRODin favor of unimplemented optimization-bit0B000010bd8a1f
-
- New examples 399d0b5
- ⚙️ Improved:
-
- Replaced unimplemented
0B001optimization-bit in favor ofDISABLE_SIMD_SUPPORT7ee208f
- Replaced unimplemented
-
- Safety, by adding a macro-condition that checks if MCU supports 64bit\8byte
double-precision 9e7514e
- Safety, by adding a macro-condition that checks if MCU supports 64bit\8byte
-
AlphaSELU&LamdaSELUprecision 8dbf5ab
⚠️ Changed:-
- Library is now under the GPLv3 LICENSE a5e9b36
-
- FS-support now gets enabled via
_OPTIMIZE_3 0B00000010fd20e89
- FS-support now gets enabled via
Note
Special thanks to Vibhutesh Kumar Singh for using my library for his latest paper "Memory-Efficient Neural Network Deployment Methodology for Low-RAM Microcontrollers Using Quantization and Layer-Wise Model Partitioning", our excellent collaboration led to the actual support for int-quantization [...] Moreover, I'd like to thanks kritonix.ai - a startup company - for giving me the motivation to continue developing this library, with the promise of bringing me on board once the company stabilizes. Last but not least I'd like to thanks Jiajun Guan for also using the library for his Master's Thesis "Neural Network for Monitoring Infant Feeding Process in the SmartBottle Device"