38 skills found · Page 1 of 2
Santosh-Gupta / SpeedTorchLibrary for faster pinned CPU <-> GPU transfer in Pytorch
jorge-pessoa / Pytorch ColorsSmall utility for color space conversions of PyTorch Tensors and Variables
airaria / CaptchaRecognitionEnd-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
KurochkinAlexey / IMV LSTMPytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf
vlievin / Biva PytorchOfficial PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)
bshall / VectorQuantizedVAEA PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"
fangleai / Implicit LVMThis code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 2019).
bohanli / Vae Pretraining EncoderPyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)
ByungKwanLee / Causal Adversarial Instruments[CVPR 2023] Official PyTorch Implementation for "Demystifying Causal Features on Adversarial Examples and Causal Inoculation for Robust Network by Adversarial Instrumental Variable Regression"
hpanwar08 / Sentence Classification PytorchSentiment analysis with variable length sequences in pytorch
zeke-xie / Artificial Neural Variability For Deep Learning[Neural Computation, MIT Press] The PyTorch Implementation of Variable Optimizers/ Neural Variable Risk Minimization proposed in our Neural Computation paper: Artificial Neural Variability for Deep Learning: On overfitting, Noise Memorization, and Catastrophic Forgetting.
deep-spin / Sparse Marginalization LvmOfficial PyTorch (Lightning) implementation of the NeurIPS 2020 paper "Efficient Marginalization of Discrete and Structured Latent Variables via Sparsity".
wngh1187 / RawNeXtPytorch implementation of RawNeXt: Speaker verification system for variable-duration utterance with deep layer aggregation and dynamic scaling policies
ducminhkhoi / Autograd PytorchBuilding your own autograd mechanism based on PyTorch tensor only (not Variable, can be seen as numpy array)
wesselb / VarzPainless optimisation of constrained variables in AutoGrad, TensorFlow, PyTorch, and JAX
henrhoi / Vae PytorchVarious Latent Variable Models implementations in Pytorch, including VAE, VAE with AF Prior, VQ-VAE and VQ-VAE with Gated PixelCNN
guxd / VariationalSeq2SeqA pytorch implementation of "Latent Variable Dialogue Models and their Diversity"
aphp / FoldedtensorPyTorch extension for handling deeply nested sequences of variable length
Raibows / DynamicBatchSamplerYet another dynamic batch sampler for variable sequence data in PyTorch.
hjf1997 / VRNNpytorch (>=0.4 version) code of NIPS 2015 paper 'A Recurrent Latent Variable Model for Sequential Data'