peterwittek / somoclu

Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters
https://peterwittek.github.io/somoclu/
MIT License
268 stars 70 forks source link

Is this package using Deep Learning? #112

Closed jimmyable closed 6 years ago

jimmyable commented 6 years ago

I have tried looking for this in the docs etc but can't find it. As far as I know, the columns/rows inputted are not specifying the network architecture?

Does this package have hidden layers? can I alter it?

Many Thanks

peterwittek commented 6 years ago

It's a Kohonen map: it is shallow by definition.