Giter VIP home page Giter VIP logo

b_dnn's Introduction

B-DNN GSM-MIMO Detector

This is a simulation program of Generalized Spatial Modulation (GSM) detector using DNN as the base of the signal detector. Comparing with the conventional methods, the proposed method has better performance of BER. Also, since this method based on DNN that can easily parallelize due to the availability of computation equipment, so the time complexity of the proposed method is also reliable.

This compute capsule uses:

Quick Start Guide

There are 4 Detectors in this simulation. For all detectors, you just need change parameters inside "Change specification inside this area" to simulate custom specification.

If you want to simulate B-DNN detector you can run B-DNN_Prediction.py, if a message like this "The model with specification Np=xx Nr=yy M=zz is not available yet, you might run B-DNN_Training.py with that specification before running B-DNN_Prediction.py file", you have to complete training step first.

Some trained parameter are available for this template that is:

  • Np=2, Nr=2, M=2,4,16
  • Np=2, Nr=4, M=2,4,16

Citations

It would be highly appreciated if you cite the following reference for your work:

  • [1] H. Albinsaid, K. Singh, S. Biswas, C. -P. Li and M. -S. Alouini, "Block Deep Neural Network-Based Signal Detector for Generalized Spatial Modulation," in IEEE Communications Letters, vol. 24, no. 12, pp. 2775-2779, Dec. 2020, doi: 10.1109/LCOMM.2020.3015810.
  • Link from arxiv (here).

b_dnn's People

Contributors

hasanabs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.