Giter VIP home page Giter VIP logo

communitydetection's Introduction

This is code for testing a new community detection algorithm.

This repository contains everything which is relevant to our community-detection method. Each module shall be in its own subfolder together with a README which describes the module and a build.sh file which builds executables (if needed). All executables shall be .gitignored. The executables of all modules shall be build by calling the build.sh script in this directory.

The subfolders include:

paper the paper we later want to publish

algorithm a C++ implementation of the community-detection algorithm

data test-data or scripts which generate test-data

scripts scripts to modify and parse the input and output of various programs, so that they seamlessly work together

external contains all programs we did not write ourselves, like the LFR-benchmark

code a folder which still needs to be cleaned up

communitydetection's People

Contributors

ruffsson avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.