Fraunhofer-IMS / AIfES_for_Arduino

This is the Arduino® compatible port of the AIfES machine learning framework, developed and maintained by Fraunhofer Institute for Microelectronic Circuits and Systems.
GNU Affero General Public License v3.0
216 stars 45 forks source link

LSTM Support #15

Closed expeon07 closed 2 years ago

expeon07 commented 2 years ago

Hi, seems like a great library! Is there a support for LSTM or any RNN model?

PierreGembaczka commented 2 years ago

Hi @expeon07

very cool that you like the AIfES. We are currently working on full CNN support including training. RNNs will be coming as well though. I just can't tell you when yet.