budget
groupImg

budget | groupImg | |
---|---|---|
1 | 2 | |
106 | 237 | |
0.0% | 0.0% | |
10.0 | 4.9 | |
over 6 years ago | about 1 year ago | |
JavaScript | Python | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
budget
-
Introduction to K-Means Clustering
If anyone is interested, I have two projects that uses k-means
https://github.com/victorqribeiro/groupImg
https://github.com/victorqribeiro/budget
Being one of the first ML algorithms that I learned, I spend some time finding use cases for it
If I'm not mistaken I've also used in to classify deforestation in an exercise
groupImg
-
Introduction to K-Means Clustering
If anyone is interested, I have two projects that uses k-means
https://github.com/victorqribeiro/groupImg
https://github.com/victorqribeiro/budget
Being one of the first ML algorithms that I learned, I spend some time finding use cases for it
If I'm not mistaken I've also used in to classify deforestation in an exercise
-
Show HN: I made NIGHT.FM, a cyberpunk-inspired online radio
well, I took a class back in college with an Old School professor. He's the one who drove the class that way. I just enjoyed the process. But there are a lot of tutorials on the internet about writing your own NN. I think the first algorithm that I ever wrote regarding ML was k-means [1]. Start there and see where it takes you:
https://en.wikipedia.org/wiki/K-means_clustering
Look at this project I have used it:
https://github.com/victorqribeiro/groupImg
What are some alternatives?
hdbscan - A high performance implementation of HDBSCAN clustering.
RobotEyes - Image comparison for Robot Framework
