qrnn icon indicating copy to clipboard operation
qrnn copied to clipboard

Quasi-recurrent Neural Networks for Keras

Depricated! The repo is based on Keras 1.2 and not maintained anymore. Check here if you use Keras 2.0.

A trail implemention of QRNN-fo with dropout for Keras

Run the demo: python imbd_qrnn.py

Reference: Qausi-recurrent Neural Networks