Skip to content

issues Search Results · repo:arduino/ArduinoTensorFlowLiteTutorials language:"Jupyter Notebook"

Filter by

28 results
 (87 ms)

28 results

inarduino/ArduinoTensorFlowLiteTutorials (press backspace or delete to remove)

Running through the tutorial: Nano 33 BLE Sense Rev2 Get Started With Machine Learning on Arduino In arduino_tinyml_workshop.ipynb in Colab Got data and uploaded to Colab. Running the cells, got to the ...
  • BBertien
  • 1
  • Opened 
    on Oct 19, 2023
  • #37

In file included from /Users/ballball/Documents/Arduino/libraries/Arduino_TensorFlowLite/src/tensorflow/lite/micro/micro_error_reporter.h:19:0, from /Users/ballball/Documents/Arduino/gesture/IMU_Classifier/IMU_Classifier.ino:25: ...
  • minnyqiu
  • 1
  • Opened 
    on Jun 8, 2023
  • #36

I am working with Arduino_TensorFlowLite-2.4.0-ALPHA-precompiled library and trying to compile my arduino sketch. But I keep getting this error Library Arduino_TensorFlowLite has been declared precompiled: ...
  • pv-98
  • 4
  • Opened 
    on Feb 22, 2023
  • #35

I am currently working with arduino nano 33 ble sense. Since the tensorflow lite library for arduino was removed, I manually installed using this link https://downloads.arduino.cc/libraries/github.com/bcmi-labs/Arduino_TensorFlowLite-1.15.0-ALPHA.zip?_gl=11yhwoez_gaNzU5Nzg3Mzg0LjE2NzUxNTU5MDk._ga_NEXN8H46L5*MTY3NTg4MDMwNi4xMC4xLjE2NzU4ODA0NjguMC4wLjA. ...
  • pv-98
  • 5
  • Opened 
    on Feb 8, 2023
  • #34

hi, I am doing the emoji_button.ino project. I am confused about the Button connected to pin 3 and GND. Do I need to insert my Nano 33 BLE Sense board into the TinyShield? or use a jumper to connect Pin3 ...
  • whubaichuan
  • Opened 
    on Oct 21, 2022
  • #33

The Arduino_TensorFlowLite library dependency of these tutorials was removed from Library Manager at the request of the TensorFlow Lite Micro maintainers (https://github.com/arduino/library-registry/pull/1748). ...
  • per1234
  • 2
  • Opened 
    on Sep 2, 2022
  • #32

I tried to run the Sine-wave tutorial as well as the magic-wand example. Both error at the same point: In file included from src/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/Core/Include/cmsis_compiler.h:54:0, ...
  • skye0402
  • 3
  • Opened 
    on Aug 23, 2021
  • #31

hello! i m try to apply this code form nano 33 iot. imu capture just change header name just 1- 3 but imu classficate apear this error what the problem or just it is not support nano33iot imu sensor? ...
  • MAKER-park
  • 2
  • Opened 
    on Jun 25, 2021
  • #30

Hi @all , I just tried training a model for Punch/Flex gesture and was not able to understand why are we adding 4 and dividing by 8 similarly for 2000 and 4000 for gx values: tensor += [ (df[ aX ][index] ...
  • siriusmehta
  • 1
  • Opened 
    on Mar 16, 2021
  • #27

I am trying out the gesture recognization example using the IMU_Classifier example for detecting a punch gesture. I see that the Arduino setup() code is kind of blocked when trying to initialize a MicroInterpreter() ...
  • balajikulkarni
  • Opened 
    on Jan 31, 2021
  • #26
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub