Implementation of 1D data input

Hello,

We are interns and we are working on the Sparkfun Edge board and we want to use it in order to do machine learning on a 1 dimension input data. We have currently our model however, we don’t know how we can collect our input data and what we have to do to treat them and put it into our model. Our data are not audio data, it is a succession of numbers. We are working on the micro speech example to try to solve our problem however, we don’t know the type of variable of the model input.

Please, could you help us? Could you give us the type of variable of the model input? Have you got any other examples that could help us?

Hey, I can help you with that like more detail if you leave me your contact maybe. But here is what I’ve found for you, https://docsbay.net/creating-stand-alone-variables, I checked on it and I guess it is gonna help, let me know if you have any other problems.