Skip to content

vidits-kth/py-radio-autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-radio-autoencoder

Python implementation of autoencoder based channel coding over an AWGN link.

Description

Simulates a radio link over AWGN channel for Uncoded, Hamming coded and Neural network autoencoded radio links. Reproduces the results obtained in "An Introduction to Deep Learning for the Physical Layer" by Timothy J. O'Shea and Jakob Hoydis [https://arxiv.org/abs/1702.00832].

Run

Install Tensorflow: https://www.tensorflow.org/install/
Install py-itpp: https://github.com/vidits-kth/py-itpp
Clone the repo
Run

python3 radio_autoencoder.py

About

Python implementation of autoencoder based radio system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages