Skip to content

wDaniec/pytorch-RNN

Repository files navigation

recurent-relational-network

pyTorch implementation of: https://arxiv.org/abs/1711.08028 with additional features. The network can be trained on kakuro puzzles. Link to the thesis: link

To create datasets I used an existing repository: https://github.com/Aditya239/Kakurosy

The modifiction is avaiable: https://github.com/wDaniec/Kakurosy

Every change I made can be seen in the last commit. Function solve() in file testuje.py was written by Aditya239. The function was modified so that LPSolver can solve instances which are of size greater than 9x9.

About

pyTorch implementation of: https://arxiv.org/abs/1711.08028.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages