jLouvain
Community detector
A community detection algorithm implemented in JavaScript
Louvain community detection for Javascript (http://arxiv.org/abs/0803.0476) (http://en.wikipedia.org/wiki/Community_structure#The_Louvain_method).
151 stars
10 watching
50 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
genlouvain/genlouvain | An implementation of community detection using the Louvain method in MATLAB | 99 |
smartyfh/danmf | An algorithm that uses deep learning to factorize large matrices and identify overlapping communities in networks | 22 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
giuliorossetti/cdlib | A Python library for extracting, comparing and evaluating communities from complex networks | 376 |
benedekrozemberczki/danmf | An implementation of a deep learning-based method for community detection in networks | 202 |
benyamindsmith/ig.degree.betweenness | An R package implementing community detection algorithm from a graph theory paper | 33 |
gaul/modernizer-maven-plugin | Detects uses of legacy Java APIs in source code to recommend modern alternatives. | 371 |
kwonoj/cld3-asm | A WebAssembly-based JavaScript binding to Google's Compact Language Detector v3 | 58 |
unlyed/universal-language-detector | Detects and resolves the language used in user requests | 95 |
hotoo/detector | A JavaScript library that detects client information from user agent strings. | 882 |
olivomarco/lc4j | An open-source Java library implementing text categorization and language detection using N-grams. | 5 |
padresmurfa/cryoprison | A mobile app jailbreak detector written in C# for Xamarin. | 19 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
zhaoweicai/cascade-rcnn | An object detection framework that combines multiple popular algorithms in a multi-stage process to improve detection accuracy. | 1,043 |
lopuhin/kaggle-dstl | An image classification project that uses a U-Net network to detect features in satellite imagery | 207 |