tinyml-modulation-classifier
PublicThis 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.