Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 299 Bytes

TODO.md

File metadata and controls

7 lines (6 loc) · 299 Bytes

TODO

  • plot() accept SOM object as argument instead of int xDim, int yDim and int [] nodes
  • Refactor the train() method to split tasks into helper methods (e.g., 'findBMU()', 'unpack()', etc)
  • Generate javadoc files
  • Add unit tests
  • Plot method for distances instead of counts