Skip to content

mcasx/HardwareAccelerated_KMeansCoProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PickCentroid ->
    Takes features of point and centroids from CentroidHandler;
    Output is the chosen centroid and the features of the point;

Counter ->
    Takes the output of all PickCentroid blocks;
    Updates counters for each Centroid;
    Outputs the Features of each new Centroid;

CentroidHandler ->
    Initially is programmed with Random Centroids;
    Input is outputs of Counter plus finished signal;
    Output is current Centroids;
    When finished signal is given t will update centroids with it's input values;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •