Skip to content

Recurrent Discounted Attention unit (RDA) for Tensorflow

Notifications You must be signed in to change notification settings

jostmey/tf-rda-cell

 
 

Repository files navigation

Recurrent Discounted Attention unit (RDA)

This is a implementation of Recurrent Discounted Attention unit that extends Tensorflow's RNNCell, RDA is builds on the RWA by additionally allowing the discounting of the past.

Requirements

  • tensorflow r1.1

Accuracy

Accuracy

Cost

Cost

About

Recurrent Discounted Attention unit (RDA) for Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%