# End2End_GAN **Repository Path**: chenxuanlut/End2End_GAN ## Basic Information - **Project Name**: End2End_GAN - **Description**: Conditional GAN based End-to-End Communication System - **Primary Language**: Python - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-11-06 - **Last Updated**: 2023-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # End2End_GAN Channel Agnostic End-to-End Learning based Communication Systems with Conditional GAN. Trained and tested with Python 3.6 under TensorFlow 1.12.0. Including source codes for 1. Conditional GAN for Modeling Rayleigh Channel. 2. Channel Agnostic End-to-end Communication under AWGN channel, Rayleigh channel, and Frequency-selective Channel.