Skip to content

JasonQxZ/Pointer-Network-for-Sorting-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pointer-Network-for-Sorting-Numbers

This is the code of Pointer Network. We use Ptr-Net to tackle the sorting number problem.

Below are results:

Epochs 5-number-in-0-to-100-intergers 10-number-in-0-to-100-intergers 5-number-in-0-to-1-floats
2000 88.09 76.41 87.80
4000 94.27 82.81 92.77
6000 96.33 85.77 94.66
8000 97.03 87.15 95.53
10000 97.54 89.19 96.08
12000 97.94 88.08 96.27
14000 98.10 90.26 96.94
16000 98.36 91.12 97.14
18000 98.52 91.92 97.34
20000 98.60 92.39 97.60

About

Using Ptr-Net to tackle the sorting number problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages