pointer-networks icon indicating copy to clipboard operation
pointer-networks copied to clipboard

Pointer Networks Implementation in Keras

Code upgrade of Pointer Networks to run on keras>=2.4.3 and tensorflow>=2.2.0

The original author code is at https://github.com/keon/pointer-networks.git.