musicbeer / Deep-Learning-for-the-Physical-Layer

PyTorch implementation for part of paper "An Introduction to Deep Learning for the Physical Layer" by Kenta Iwasaki on behalf of Gram.AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Learning-for-the-Physical-Layer

PyTorch implementation for part of paper "An Introduction to Deep Learning for the Physical Layer" by Kenta Iwasaki on behalf of Gram.AI.

Requirement:: python3 pytorch

I re-implement two experiments in this paper:

singleuser.py simulates single user encoder-adding noise-decoder steps..

twouser.py simulates two user transmission..

Note:results sames to be different compared to figure in paper. be careful!!!!!

Image text Image text

Image text Image text

without aplha(alpha=0.5)

Image text Image text

result of two user

Image text

About

PyTorch implementation for part of paper "An Introduction to Deep Learning for the Physical Layer" by Kenta Iwasaki on behalf of Gram.AI.


Languages

Language:Python 100.0%