Git Product home page Git Product logo

complex_convolutions's Introduction

Complex Convolutions

About

This repository contains code to reproduce results for the submission titled, "Complex-Valued Convolutions for Modulation Recognition using Deep Learning" which was published in the 2020 IEEE ICC: Open Workshop On Machine Learning In Communications.

Code

Scripts

There is a folder title 'Complex_Convolutions', which contains scripts to execute and recreate the results in the paper.

The following code will execute the experiment: (be sure to include the path to the dataset)

python3 run.py --dataset RML2016 --data_directory <path_to_data> --train_pct 50 --train_SNRs -20 20 2 --test_SNRs -20 20 2 --load_weights False 

Jupyter Notebook

There is a Jupyter Notebook that trains the networks described in the paper as well as recreates all the plots used in the Results section.

*Disclaimer: All code is written in Keras

Data

Data for this submission (RML2016.10a.tar.bz2) can be found at: https://www.deepsig.io/datasets. To ensure proper execution of the code, be sure the data is saved as 'RML2016.10a_dict.pkl'.

complex_convolutions's People

Contributors

jakobkrzyston 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.