kkapre / Neural-Network-Decoder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Jupyter Notebook 96.0%Language:Python 4.0%