Skip to content

Neural network channel equalizer for wireless signals

Notifications You must be signed in to change notification settings

drubinstein/eqnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eqnn

Neural network channel equalizer for wireless signals to prove that LMS is equivalent to a Neural Network in very special conditions. Desired feature list after main goal is accomplished: -Reimplement ANN as a convolutional network in order to pipeline data processing -Actually implement a full TF implementation of an equalizer with RELU activation functions -->Look into RNN as a means to keep track of channel "history" -Experiment with a neural net turbo decoder?

Version Log

1.0

Added testing framework including: -RLS and LMS as baselines -Naive Tensorflow implementation of an equalizer

About

Neural network channel equalizer for wireless signals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages