/DeepIM

Tensorflow implementation for the paper of "Deep Learning-Based Detector for OFDM-IM"

Primary LanguagePython

DeepIM

This is Tensorflow code for our recent paper: T. V. Luong, Y. Ko, N. A. Vien, Duy H. N. Nguyen and M. Matthaiou, "Deep learning-based detector for OFDM-IM", IEEE Wireless Commun. Lett., Apr. 2019. Available: https://ieeexplore.ieee.org/document/8684894

Created by Thien Van Luong, Queen's University of Belfast, UK; Email: tluong01@qub.ac.uk, Homepage: www.tvluong.wordpress.com.

Requirements:

  • Tensorflow 1.9
  • Numpy, matplotlib and scipy

Baselines including ML and LLR detectors can be found at https://github.com/ThienVanLuong/ofdm_im.