Joan 's repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
fast_align
Simple, fast unsupervised word aligner
learning_lstm
An implementation of a basic LSTM based on Adam Paszke's tutorial and StanfordNLP TreeLSTM
LSTM-Autoencoder
Seq2Seq LSTM Autoencoder
lstm-char-cnn
LSTM language model with CNN over characters
neural-chatbot
A chatbot based on seq2seq architecture done with tensorflow.
neuralconvo
Neural conversational model in Torch
nmt-android
Neural Machine Translation on Android
OpenNMT-py
Open Source Neural Machine Translation in PyTorch
seq2seq-attn
Sequence-to-sequence model with LSTM encoder/decoders and attention
seq2seq-chatbot
An implementation of Google's seq2seq architecture for building a chatbot.
SNLI-attention
SNLI with word-word attention by LSTM encoder-decoder
tensorflow
Open source software library for numerical computation using data flow graphs.
Variational-LSTM-Autoencoder
Variational Seq2Seq model