harbecke / HexHex

AlphaGo Zero adaptation for Hex
GNU General Public License v3.0
20 stars 4 forks source link

created models require hexconvolution to be in same folder as during creation #8

Closed harbecke closed 5 years ago

harbecke commented 5 years ago

hexconvolution.py couldn't be removed from the root folder, as torch.load() throws an error torch.save should be changed to save the state_dict instead of the whole model

harbecke commented 5 years ago

done with 17d41bd00789caa626fde3badef7ef8825a9bf9e