Skip to content

Latest commit

 

History

History
executable file
·
60 lines (37 loc) · 1.02 KB

README.md

File metadata and controls

executable file
·
60 lines (37 loc) · 1.02 KB

External Long-term and Working Memory augmented Recurrent Neural Networks (ELWM-RNNs)

Experiment on External Long-term and Working Memory augmented Recurrent Neural Networks (ELWM-RNNs).

Prerequisties

Experiment on algorithm learning

Copy alt_tag Memory Use During the Copy Task alt_tag

Repeat Copy (Coming soon...)

Associative Recall (Coming soon...)

Priority Sort (Coming soon...)

Experiment on language modeling

PTB (Coming soon...)

Text8 (Coming soon...)

CBT (Coming soon...)

Experiment on question answering

bAbI (Coming soon...)

Usage

To train a copy task:

    $ python main.py

Future works

  • Training ELWM-RNNs with reinforcement learning method.
  • Using ELWM-RNNs for other natural language processing tasks.

Author

Zhibin Quan / @SigmaQuan