This is Pointer Network for integer sorting problems.
Note: The project refers to ast0414
Datasets:
dataset1
: Integer Sorting Dataset implemented by ourselves
Models:
model1
: Pointer Networks
- for loader
PYTHONPATH=. python loaders/loader1.py
- for module
PYTHONPATH=. python modules/module1.py
python main.py
You can change the config either in the command line or in the file utils/parser.py
Here are the examples:
python main.py
python main.py --is_coverage