GithubHelp home page GithubHelp logo

gracebaoxp / spheredecoding Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kikyouly/spheredecoding

0.0 1.0 0.0 208.17 MB

Sphere decoding : (SDIRS algorithm) and using Deep Neural Network to improve

Python 7.32% Jupyter Notebook 92.68%

spheredecoding's Introduction

Sphere Decoding

In this project, I have implemented the sphere decoding algorithm based on this paper(SDIRS algorithm), and after creating about 10,000 Test data, I have used the Deep Deural Network to learn the radius of the algorithm(DLbased_SD).

Technology

Python and using Keras for Deep Neural Net. also, I have used Jupyter notebook in DNN codes to a better visual understanding

Results

Part I) sphere decoding algorihtm:

Note : the base of Logarithm at y-axis is M for all results

number of operation for sphere decoding in infinite lattice case with noise variance = 0.01,0.1,1 over 2 <= M <= 10:

number of operation for sphere decoding in infinite lattice case with noise variance = 0.01, over 2<= M <= 200(number of antennas):infinite.py

finite lattice case for 16-QAM symbols at snr = 20dB :finite16QAM.py

Comparing 4-QAM and 16-QAM symbols at snr = 20dB:16QAM_4QAM.py

Comparing (4,16,64,256)-QAM through 10dB-40dB:10dB_to_40dB.py

Part II) Deep Learning part (Comparing DLbased_SD and SDIRS):

source codes:

1)Deep neural network for learning: DNN/DNN.ipynb

2)Comparing the DLbased_SD and SDIRS: Compare_DNN_SDIRS/comp_DNNandSDIRS.py

Comparing the average of runnig time :( Time average of DLbased_SD / Time average of SDIRS):

Comparing number of lattice points inside the sphere as important parameter for complexity:

spheredecoding's People

Contributors

sinaabbasi avatar

Watchers

James Cloos 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.