Dotori-HJ / SelfOrganizingMap-SOM

Pytorch implementation of Self-Organizing Map(SOM). Use MNIST dataset as a demo.
MIT License
44 stars 11 forks source link

Save model and save results error #2

Closed heitorrapela closed 5 years ago

heitorrapela commented 5 years ago

If you do not create your save model and results folder before the training start, the code crashes