Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
/ tf-rda-cell Public archive

Recurrent Discounted Attention unit (RDA) for Tensorflow

Notifications You must be signed in to change notification settings

indiejoseph/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.6

Accuracy

Accuracy

Cost

Cost

About

Recurrent Discounted Attention unit (RDA) for Tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages