ykwangsun's Stars
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
ritheshkumar95/pytorch-vqvae
Vector Quantized VAEs - PyTorch Implementation
rdevon/DIM
Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"
kakaobrain/rq-vae-transformer
The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)
MishaLaskin/vqvae
A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)
SingleZombie/DL-Demos
Demos for deep learning
nayuki/Reference-arithmetic-coding
Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.
Jackson-Kang/Pytorch-VAE-tutorial
A simple tutorial of Variational AutoEncoders with Pytorch
gtegner/mine-pytorch
Mutual Information Neural Estimation in Pytorch
YongfeiYan/Gumbel_Softmax_VAE
PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution
gruberto/DL-ChannelDecoding
On Deep Learning-based Channel Decoding
duchenzhuang/FSQ-pytorch
A Pytorch Implementation of Finite Scalar Quantization
wsxtyrdd/NTSCC_JSAC22
shaojiawei07/VL-VFE
Codes for paper "Learning Task-Oriented Communication for Edge Inference: An Information Bottleneck Method"
maybeliuchuan/Task-Oriented-Semantic-Communications
Journal on Communications
SJTU-mxtao/semantic-communication-w-codebook
Pytorch implementation of all the methods in the paper "Improving Learning-Based Semantic Coding Efficiency for Image Transmission via Shared Semantic-Aware Codebook"
RQC-QApp/polar-codes
Python implementation of Polar codes
iconix/pytorch-text-vae
A conditional variational autoencoder (CVAE) for text
SJTU-mxtao/Joint-Coding-Modulation-for-Digital-Semantic-Communication
aprilbian/deepjscc-lplusplus
Source code for paper deepjscc-l++
jxmorris12/categorical-vae
Categorical Variational Auto-encoders in PyTorch
paulchen2713/NOMA_DQN
(Caveats! Dirty Code!!) Solving some Non-Orthogonal Multiple Access (NOMA) resource allocation problem, allocating Tx power properly at downlink to maximize the sum rate, by using DQN
fdap/Awesome_Semantic_Comm_Sys
Summary of research works about vision-oriented semantic communication system.
changwoolee/isec-deep-jscc
An official implementation of "Deep Joint Source-Channel Coding with Iterative Source Error Correction"
psrikanthm/categorical-vae
Implement Categorical Variational autoencoder using Pytorch
wsxtyrdd/NTSCC_plus
ZJU-IICNS-AICOMM/MIMO-Simulation
This is a python simulation of a MIMO communication system, including M-QAM modulation and demodulation.
maxjcohen/vqvae
VQ-VAE implementation in pytorch, supporting EMA and Gumbel trainings. Applicable for images and time series.
tushar-ydv/VLC_NOMA
Non-orthogonal multiple access (NOMA) for Indoor Visible Light Communications. We offer a complete review of PD-NOMA-based VLC systems in this study. In addition, we discuss aspects of the PD-NOMA VLC system restrictions and challenges, such as power allocation, clipping effect, MIMO, and security.
zab0613/UIS_Trade-off