All Projects → Variational-NMT → Similar Projects or Alternatives

126 Open source projects that are alternatives of or similar to Variational-NMT

svae cf
[ WSDM '19 ] Sequential Variational Autoencoders for Collaborative Filtering
Stars: ✭ 38 (+2.7%)
Mutual labels:  variational-autoencoder
Subword Nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
Stars: ✭ 1,819 (+4816.22%)
Mutual labels:  nmt
lego-face-VAE
Variational autoencoder for Lego minifig faces
Stars: ✭ 15 (-59.46%)
Mutual labels:  variational-autoencoder
vae-concrete
Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution
Stars: ✭ 51 (+37.84%)
Mutual labels:  variational-autoencoder
Nematus
Open-Source Neural Machine Translation in Tensorflow
Stars: ✭ 730 (+1872.97%)
Mutual labels:  nmt
Quality-Estimation1
机器翻译子任务-翻译质量评价-复现 WMT2018 阿里论文结果
Stars: ✭ 19 (-48.65%)
Mutual labels:  nmt
vat nmt
Implementation of "Effective Adversarial Regularization for Neural Machine Translation", ACL 2019
Stars: ✭ 22 (-40.54%)
Mutual labels:  nmt
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (+16.22%)
Mutual labels:  nmt
Njunmt Pytorch
Stars: ✭ 79 (+113.51%)
Mutual labels:  nmt
VNMT
Code for "Variational Neural Machine Translation" (EMNLP2016)
Stars: ✭ 54 (+45.95%)
Mutual labels:  nmt
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-54.05%)
Mutual labels:  variational-autoencoder
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (+1035.14%)
Mutual labels:  nmt
continuous Bernoulli
There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.
Stars: ✭ 22 (-40.54%)
Mutual labels:  variational-autoencoder
normalizing-flows
PyTorch implementation of normalizing flow models
Stars: ✭ 271 (+632.43%)
Mutual labels:  variational-autoencoder
multimodal-vae-public
A PyTorch implementation of "Multimodal Generative Models for Scalable Weakly-Supervised Learning" (https://arxiv.org/abs/1802.05335)
Stars: ✭ 98 (+164.86%)
Mutual labels:  variational-autoencoder
benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+3172.97%)
Mutual labels:  variational-autoencoder
parallel-corpora-tools
Tools for filtering and cleaning parallel and monolingual corpora for machine translation and other natural language processing tasks.
Stars: ✭ 35 (-5.41%)
Mutual labels:  nmt
Transformer Clinic
Understanding the Difficulty of Training Transformers
Stars: ✭ 179 (+383.78%)
Mutual labels:  nmt
haskell-vae
Learning about Haskell with Variational Autoencoders
Stars: ✭ 18 (-51.35%)
Mutual labels:  variational-autoencoder
Nmt gan
generative adversarial nets for neural machine translation
Stars: ✭ 110 (+197.3%)
Mutual labels:  nmt
Keras-Generating-Sentences-from-a-Continuous-Space
Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349
Stars: ✭ 32 (-13.51%)
Mutual labels:  variational-autoencoder
Rnn Nmt
基于双向RNN,Attention机制的编解码神经机器翻译模型
Stars: ✭ 46 (+24.32%)
Mutual labels:  nmt
adVAE
Implementation of 'Self-Adversarial Variational Autoencoder with Gaussian Anomaly Prior Distribution for Anomaly Detection'
Stars: ✭ 17 (-54.05%)
Mutual labels:  variational-autoencoder
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+1254.05%)
Mutual labels:  nmt
eccv16 attr2img
Torch Implemention of ECCV'16 paper: Attribute2Image
Stars: ✭ 93 (+151.35%)
Mutual labels:  variational-autoencoder
AC-VRNN
PyTorch code for CVIU paper "AC-VRNN: Attentive Conditional-VRNN for Multi-Future Trajectory Prediction"
Stars: ✭ 21 (-43.24%)
Mutual labels:  variational-autoencoder
Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (+1000%)
Mutual labels:  nmt
linguistic-style-transfer-pytorch
Implementation of "Disentangled Representation Learning for Non-Parallel Text Style Transfer(ACL 2019)" in Pytorch
Stars: ✭ 55 (+48.65%)
Mutual labels:  variational-autoencoder
precision-recall-distributions
Assessing Generative Models via Precision and Recall (official repository)
Stars: ✭ 80 (+116.22%)
Mutual labels:  variational-autoencoder
vaegan
An implementation of VAEGAN (variational autoencoder + generative adversarial network).
Stars: ✭ 88 (+137.84%)
Mutual labels:  variational-autoencoder
nmt
Network mapping tool
Stars: ✭ 16 (-56.76%)
Mutual labels:  nmt
CVAE Dial
CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Stars: ✭ 16 (-56.76%)
Mutual labels:  variational-autoencoder
SIVI
Using neural network to build expressive hierarchical distribution; A variational method to accurately estimate posterior uncertainty; A fast and general method for Bayesian inference. (ICML 2018)
Stars: ✭ 49 (+32.43%)
Mutual labels:  variational-autoencoder
gradient-boosted-normalizing-flows
We got a stew going!
Stars: ✭ 20 (-45.95%)
Mutual labels:  variational-autoencoder
VAE-Latent-Space-Explorer
Interactive exploration of MNIST variational autoencoder latent space with React and tensorflow.js.
Stars: ✭ 30 (-18.92%)
Mutual labels:  variational-autoencoder
playing with vae
Comparing FC VAE / FCN VAE / PCA / UMAP on MNIST / FMNIST
Stars: ✭ 53 (+43.24%)
Mutual labels:  variational-autoencoder
soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Variational Autoencoders"
Stars: ✭ 170 (+359.46%)
Mutual labels:  variational-autoencoder
vae-torch
Variational autoencoder for anomaly detection (in PyTorch).
Stars: ✭ 38 (+2.7%)
Mutual labels:  variational-autoencoder
MIDI-VAE
No description or website provided.
Stars: ✭ 56 (+51.35%)
Mutual labels:  variational-autoencoder
CVAE-AnomalyDetection-PyTorch
Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)
Stars: ✭ 23 (-37.84%)
Mutual labels:  variational-autoencoder
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (+313.51%)
Mutual labels:  nmt
Quality-Estimation2
机器翻译子任务-翻译质量评价-在BERT模型后面加上Bi-LSTM进行fine-tuning
Stars: ✭ 31 (-16.22%)
Mutual labels:  nmt
Nmtpy
nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.
Stars: ✭ 127 (+243.24%)
Mutual labels:  nmt
OCDVAEContinualLearning
Open-source code for our paper: Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition
Stars: ✭ 56 (+51.35%)
Mutual labels:  variational-autoencoder
Njunmt Tf
An open-source neural machine translation system developed by Natural Language Processing Group, Nanjing University.
Stars: ✭ 97 (+162.16%)
Mutual labels:  nmt
shared-latent-space
Shared Latent Space VAE's
Stars: ✭ 15 (-59.46%)
Mutual labels:  variational-autoencoder
Xmunmt
An implementation of RNNsearch using TensorFlow
Stars: ✭ 69 (+86.49%)
Mutual labels:  nmt
pyroVED
Invariant representation learning from imaging and spectral data
Stars: ✭ 23 (-37.84%)
Mutual labels:  variational-autoencoder
Nlp tensorflow project
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
Stars: ✭ 27 (-27.03%)
Mutual labels:  nmt
vae-pytorch
AE and VAE Playground in PyTorch
Stars: ✭ 53 (+43.24%)
Mutual labels:  variational-autoencoder
Chatlearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Stars: ✭ 528 (+1327.03%)
Mutual labels:  nmt
Bagel
IPCCC 2018: Robust and Unsupervised KPI Anomaly Detection Based on Conditional Variational Autoencoder
Stars: ✭ 45 (+21.62%)
Mutual labels:  variational-autoencoder
Attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
Stars: ✭ 475 (+1183.78%)
Mutual labels:  nmt
STEP
Spatial Temporal Graph Convolutional Networks for Emotion Perception from Gaits
Stars: ✭ 39 (+5.41%)
Mutual labels:  variational-autoencoder
Variational-Autoencoder-pytorch
Implementation of a convolutional Variational-Autoencoder model in pytorch.
Stars: ✭ 65 (+75.68%)
Mutual labels:  variational-autoencoder
CIKM18-LCVA
Code for CIKM'18 paper, Linked Causal Variational Autoencoder for Inferring Paired Spillover Effects.
Stars: ✭ 13 (-64.86%)
Mutual labels:  variational-autoencoder
keras-adversarial-autoencoders
Experiments with Adversarial Autoencoders using Keras
Stars: ✭ 20 (-45.95%)
Mutual labels:  variational-autoencoder
VAE-Gumbel-Softmax
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
Stars: ✭ 66 (+78.38%)
Mutual labels:  variational-autoencoder
extractive rc by runtime mt
Code and datasets of "Multilingual Extractive Reading Comprehension by Runtime Machine Translation"
Stars: ✭ 36 (-2.7%)
Mutual labels:  nmt
Generative Continual Learning
No description or website provided.
Stars: ✭ 51 (+37.84%)
Mutual labels:  variational-autoencoder
1-60 of 126 similar projects