Tags: python*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. • This is an MCU-based vision AI module powered by Arm Cortex-M55 and Ethos-U55, supporting TensorFlow and PyTorch frameworks.
    • It has a standard CSI interface, onboard digital microphone, and SD card slot.
    • Compatible with XIAO series, Arduino, Raspberry Pi, and ESP dev board.
    • Supports off-the-shelf and custom AI models from SenseCraft AI, including Mobilenet V1, V2, Efficientnet-lite, Yolo v5 & v8.
    • Can be used for industrial automation, smart cities, transportation, smart agriculture, and mobile IoT devices.
  2. A simple and fast data pipeline foundation with sophisticated functionality.
    2024-05-08 Tags: , , , by klotz
  3. emlearn is an open-source machine learning inference engine designed for microcontrollers and embedded devices. It supports various machine learning models for classification, regression, unsupervised learning, and feature extraction. The engine is portable, with a single header file include, and uses C99 code and static memory allocation. Users can train models in Python and convert them to C code for inference.
  4. Scrapegraph-ai is a Python library for web scraping using AI. It provides a SmartScraper class that allows users to extract information from websites using a prompt. The library uses LLM models like Ollama, OpenAI, Azure, Gemini, and others for information extraction.
    2024-05-03 Tags: , , , , by klotz
  5. A hands-on tutorial in Python for sensor engineers on Bayesian sensor calibration, which combines statistical models and data to optimally calibrate sensors. This technique is crucial in engineering to minimize sensor measurement uncertainty. The tutorial provides Python code to perform such calibration numerically using existing libraries.
  6. This article explains why Convolutional Neural Networks (CNN) are useful for function identification in reverse engineering, and provides a Python implementation using PyTorch to identify the start of functions in binaries.
  7. How to use Burr, an open source framework using simple OpenAI client calls to GPT4, and FastAPI to create a custom email assistant agent. We’ll describe the challenge one faces and then how you can solve for them.
    2024-04-26 Tags: , , , , , by klotz
  8. This article explains permutation feature importance (PFI), a popular method for understanding feature importance in explainable AI. The author walks through calculating PFI from scratch using Python and XGBoost, discussing the rationale behind the method and its limitations.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "python"

About - Propulsed by SemanticScuttle