FogML-SDK

September 6, 2022 ยท View on GitHub

SDK implements FogML [https://github.com/tszydlo/FogML] machine learning algorithms for resource-constrained devices.

Available modules and algorithms:

  • anomaly_rt

    • reservoir sampling
    • Local Outliner Factor
  • classifier

    • header file for the source code generated with FogML
  • dsp

    • digital signal processing algorithms for initial time series analysis
  • ports

    • code needed to port the SDK to various frameworks - supports Arduino and Zephyr OS
  • rl

    • header files for the reinforcement learning source code generated with FogML

Examples: