Git Product home page Git Product logo

comnet-ofdm's Introduction

ComNet

Implemention of ComNet with Keras:Combination of Deep Learning and Expert Knowledge in OFDM Receivers

ComNet-OFDM

Using deep model to implement channel estimation and demodulation based on classcial OFDM receiver.

Envs:

Windows

tensorflow:1.8.0

Keras:2.1.6

python:3.6

You can re-train this model on Ubuntu system.

Get Start

1.Download data from:

Link:https://pan.baidu.com/s/1N_OLJYWlyDukM3-tx2BgZQ

password:ep86

Move dataset to ./datas folder

2.Train

python main_comnet.py --train_flag True

3.Test and Plot:

python main_comnet.py --train_flag False --plot True

Tips:

Every 128 bits datas are set as training label and predicted by 8 deep models.

The first model predicts [0:16] bits,the second model predicts [16:32], etc.

This code only includes the first model.You can also try to convert the size 16 to other numbers.

If you think this work is helpful to you, click "Star' to let me know.

comnet-ofdm's People

Contributors

woshiwzl1997 avatar

Stargazers

 avatar  avatar

Watchers

Phuoc Nguyen T. H.  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.