nickgillian / grt

gesture recognition toolkit
859 stars 285 forks source link

What's the difference between SOM and RBM Quantizers? #105

Open yanfjz opened 7 years ago

yanfjz commented 7 years ago

The header files for SOMQuantizer and RBMQuantizer have the exact same explanations in the comment "@brief" here: [https://github.com/nickgillian/grt/blob/master/GRT/FeatureExtractionModules/RBMQuantizer/RBMQuantizer.h#L6], which are both for SOMQuantizer. So I'm confused about what the difference is.