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

Create folders #3

Closed heitorrapela closed 5 years ago

heitorrapela commented 5 years ago

Create new folders (save model and results) when the repo is new. Fix #2

Dotori-HJ commented 5 years ago

Thanks for your advice! I've been experimenting with code only in my development environment. So I have not found this problem.

heitorrapela commented 5 years ago

No problem, nice repository. :)