/Neural-Network-Decoder

Using a neural network as a demodulator and decoder in a communication system

Primary LanguageJupyter Notebook

Neural-Network-Decoder

See juypter notebook (.ipynb file) for code usage and details

This project implements a basic communication system which uses a neural network decoder to demodulate and decode signals passed through either an AWGN channel or an OFDM module.

Uses sci-kit-dsp-comm available here https://github.com/mwickert/scikit-dsp-comm/blob/master/README.md