cmd-ntrf / gogng

Growing Neural Gas Network (GNG) implementation in Go
2 stars 1 forks source link

Output topology per N iterations #1

Closed cmd-ntrf closed 13 years ago

cmd-ntrf commented 13 years ago

Allow to specify via the command-line the delta between two outputs of the topology, instead of outputting the topology just at the end.

Also modify the plot_graph script to produce the topology's visual interactively.

cmd-ntrf commented 13 years ago

Need to also modify plot_graph3D for interactive visualization.

cmd-ntrf commented 13 years ago

done.