lowelt / Master-Thesis

Source Code to my master's thesis with the topic "End-to-end optimisation of MIMO systems using deep learning autoencoders"
24 stars 22 forks source link

Master Thesis

The repository contains the source code of my master's thesis "End-to-end optimisation of MIMO systems using autoencoder based on the deep learning". It is a learning algorithm which generates a MIMO transmitter and receiver realisation simultenously. This includes digital modulation and mimo encoding. The MIMO channel is modelled as a MIMO-Rayleigh-Block-Fading-Channel. For further inquieries or questions just contact me.

Getting Started

First make sure CUDA Toolkit is installed to use GPU resources.

Most important Python Packages needed:

Acknowledgments