Skip to content

zygmuntz/pointer-networks-experiments

This branch is 2 commits ahead of, 1 commit behind master.

Folders and files

NameName
Last commit message
Last commit date
Jul 3, 2017
Jun 28, 2018
Aug 19, 2017
Jul 3, 2017
Aug 19, 2017
Jul 3, 2017
Jul 3, 2017
Jul 3, 2017
Aug 19, 2017
Aug 19, 2017
Jun 28, 2018
Jun 28, 2018
Jun 28, 2018
Jun 28, 2018

Repository files navigation

Pointer networks experiments

Code for genereting data, training and testing. There are two tasks: ordering single numbers, or sums or numbers (the _sums suffix).

The training scripts save model weights each epoch. When started, they attempt to load appropriate weights - corresponding to the hidden size and the chosen number of steps in a sequence.

This software builts upon https://github.com/keon/pointer-networks.

Releases

No releases published

Packages

No packages published

Languages