Coder Social home page Coder Social logo

Comments (5)

eloquentarduino avatar eloquentarduino commented on August 14, 2024

Hi never encountered this error. Please share your Arduino sketch and possibly your Python script.

from eloquenttinyml.

iludis21 avatar iludis21 commented on August 14, 2024

problem_011121.zip
Here it is. Thanks in advance.

from eloquenttinyml.

iludis21 avatar iludis21 commented on August 14, 2024

test1_0311.zip
Hello Simone, the problem has been solved. It was beginner's mistake - model was badly made and way too big (28MB). Fixed and optimized to 1,3MB - now it works.
But I have another problem: the input data are int values between 0 and 255, but as output I want to have two float values. But your predict function predict(input, output) supports either int/int or float/float. Can you give me a hint here?

from eloquenttinyml.

eloquentarduino avatar eloquentarduino commented on August 14, 2024

I will fix the library on this. For now, declare your input as float so you can use the float/float version of predict.

from eloquenttinyml.

iludis21 avatar iludis21 commented on August 14, 2024

Thank you.

from eloquenttinyml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.