Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LSM6DSOX - Unico feature computation for machine learning

Hi,I am trying to use the Machine Learning Core in the LSM6DSOX sensor. I collected some test data, computed the features using the Unico GUI, but the zero-crossing values don't seem right. I did my own computations with MATLAB and all the other feat...

Nucleo-F722ZE CUBEMX: Artificial Intelligence.

Hi, I am using a Nucleo-F722ZE board and trying two different applications of AI generated by STMCubeMX.So, I have made a simple validation project using a CNN model which was generated, built, and flashed correctly to the board. However, when I trie...

AMetw by Associate II
  • 773 Views
  • 4 replies
  • 0 kudos

NOT IMPLEMENTED: Unsupported layer type: Embedding

I have made a model for imdb dataset in keras that looks like:model = Sequential() model.add(Embedding(known_words_num, word_vector_dim)) model.add(GRU(word_vector_dim, dropout=0.2)) model.add(Dense(1)) model.add(Activation('sigmoid')) model.compile(...

LQife by Associate
  • 766 Views
  • 0 replies
  • 0 kudos

Does X-CUBE-AI supports the ARM Compiler 6.12?

Hello,I am using CubeMX 5.1.0 with the X-CUBE-AI 3.4 package. It works really fine with Atollic TrueStudio and the GCC. However, the perfomance / runtime of our algorithm is not satisfactory, so that we would like to use the ARM Compiler 6.12 to look...

Simon86 by Associate II
  • 751 Views
  • 0 replies
  • 0 kudos

HK Fair Schedule for ST booth (SMART Living)

Hello. I will be attending the electronic fairs in April in HK and noted that ST has a booth for AI (SMART Living). Are there presentations that we can attend for AI? If yes, what is the schedule? Otherwise, will drop by for a quick chat. Thanks and ...

Mon2 by Senior III
  • 603 Views
  • 2 replies
  • 0 kudos

Resolved! Validation failed

I generated my code (HAR model) and could validate the process with random numbers. But, when I want to validate with my custom data, there is an ''VALIDATION FAILED'' error. please find the attachment contain the error and my csv test file. The file...

spark by Associate II
  • 1336 Views
  • 1 replies
  • 0 kudos