Skip to content

giannisnik/som

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Self-Organizing Map

PyTorch implementation of a Self-Organizing Map. The code is adapted from Sachin Joglekar's Tensorfow implementation.

Requirements

Code is written in Python 3.6 and requires:

  • PyTorch 1.0.0

Run the example

Use the following command:

$ python test.py

Provided for academic use only

About

Pytorch implementation of a Self-Organizing Map

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages