Using TinyML to identify farts

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • iot-curriculum

    Hands on labs and content for students and educators to learn and teach the Internet of Things at schools, universities, coding clubs, community colleges and bootcamps

  • TLDR; Find a complete hands-on lab to build a TinyML audio classifier at github.com/microsoft/iot-curriculum/tree/main/labs/tiny-ml/audio-classifier.

  • scikit-learn

    scikit-learn: machine learning in Python

  • The model in question is trained using Scikit-Learn, a Python Machine Learning library. The audio data is loaded into numpy arrays, then split into training and testing data, the model is trained using the training data, then tested with the testing data to give an idea on the accuracy.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PlatformIO

    Your Gateway to Embedded Software Development Excellence :alien:

  • To code this board, I could use the free Arduino IDE, but I prefer to use Visual Studio Code, along with the PlatformIO extension. This allows the creation of standalone microcontroller projects with .ini files that define the board and libraries used. I can check a project into GitHub and someone can clone it and immediately start working with it without the need for instructions on what boards and libraries they need to set up.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: I Built an Open Source API with Insanely Fast Whisper and Fly GPUs

    3 projects | news.ycombinator.com | 18 Feb 2024
  • Show HN: Dstack – an open-source engine for running GPU workloads

    1 project | news.ycombinator.com | 15 Feb 2024
  • [P] I built a tool to compare cloud GPUs. How should I improve it?

    1 project | /r/MachineLearning | 9 Dec 2023
  • What's the difference between LangChain, llama indexand others like autollm?

    3 projects | news.ycombinator.com | 3 Nov 2023
  • Running dev environments and ML tasks cost-effectively in any cloud

    1 project | /r/deeplearning | 5 Jul 2023