radio-transformer-networks
Communications system
An implementation of a machine learning-based communications system using deep learning techniques.
A PyTorch implementation of Radio Transformer Networks from the paper "An Introduction to Deep Learning for the Physical Layer".
127 stars
16 watching
24 forks
Language: Python
last commit: over 7 years ago machine-learningpytorchradio-transformer-networkssignal-processing
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
| A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. | 466 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| This project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture. | 2,167 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| An implementation of deep neural network architectures, including Transformers, in Python. | 214 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| An implementation of Reformer, an efficient Transformer model for natural language processing tasks. | 2,132 |