Skip to content

FiLM-Keerathap/Arduino-Nano33-BLE-Sense-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Nano33-BLE-Sense-assignment

ลองเล่น TFLite กับบอร์ด Arduino Nano 33 BLE

Required: Colab, Arduino Nano 33 BLE Sense, Arduino IDE

  • (Optional) Netron

    for visualizing your neural network, deep learning and machine learning models

เขียนโมเดลสร้างสัญญาณไซน์ โดยอินพุตจะเป็นค่า [ 0.0, 2π ] และมีเอาต์พุตที่เป็นไปได้คือ [ -1.0, 1.0 ]

  1. sine

    ใช้ Converter แบบ DEFAULT จะเป็นการแปลงรุ่นแบบเริ่มต้น โมเดลจะทำงานด้วยพารามิเตอร์ float32

  2. sine_quantize

    ใช้ CONVERTER แบบ Post-training integer quantization ทำการแปลงรุ่นโมเดลให้ทำงานด้วยตัวแปร int_8

เขียนโมเดลสำหรับตรวจจับความผิดปกติของข้อมูล โดยใช้ชุดข้อมูลจากโฟล์เดอร์ data

  1. Autoencoder-model

  2. Conv2D-autoencoder-model

  3. LSTM-autoencoder-model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published