Skip to content

AathmanT/Parallel-GSOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Aspect Learning GSOM (MAL-GSOM)

The GSOM consists of

  • AspectLearner GSOM - The base layer GSOM that learn aspects individually
  • Associative GSOM - The hierarchy layer GSOM that combine aspects and learn

Parameters

  • aspect (miniumum =2) = number of aspects to be learneed (No. of base layer GSOMs)
  • hierarchy (minimum =1, Default ceil(aspect/2))= number of hierarchies created for associative GSOM to learn aspects in combination.

Samle

  • aspect =2
  • hierarchy (default) =2

sample_algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages