This repo contains a simple Bag of Words model implemented in keras. The code was originally taken from here.
(h) [ hardik@Hardiks-MacBook-Pro ~/selu_snli ] python3 snli_rnn.py --activation selu --optimizer adam
A blog post about this experiment is here.