Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 1.26 KB

File metadata and controls

35 lines (17 loc) · 1.26 KB

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