An open API service indexing awesome lists of open source software.

https://github.com/bhavanithya21/tinyml-modulation-classifier

This project demonstrates a simple pipeline for generating various modulation signals like QPSK, 64QAM, PAM4 etc, training a lightweight neural network to classify them, converting the model to TensorFlow Lite format for edge deployment, and running inference using the TFLite interpreter.
https://github.com/bhavanithya21/tinyml-modulation-classifier

cnn keras-tensorflow machine-learning signal-processing tensorflow tensorflow-lite

Last synced: 2 months ago
JSON representation

This project demonstrates a simple pipeline for generating various modulation signals like QPSK, 64QAM, PAM4 etc, training a lightweight neural network to classify them, converting the model to TensorFlow Lite format for edge deployment, and running inference using the TFLite interpreter.

Awesome Lists containing this project