Giter Site home page Giter Site logo

posteruole / randomized_greedy_algorithm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 961 KB

The implementation of algorithms described in the "Cluster Cores and Modularity Maximization" research paper for the purpose of Scientific Computing master studies course.

Jupyter Notebook 99.29% Python 0.71%

randomized_greedy_algorithm's Introduction

Randomized greedy algorithm

This repository contains the student project that has been created for the purpose of Scientific Computing course on the master studies at the Faculty of Mathematics, University of Belgrade.

About the project

In this project we have tried to implement every algorithm that is mentioned and described in the "Cluster Cores and Modularity Maximization" research paper written by Michael Ovelgonne and Andreas Geyer-Schulz. Those algorithms are: plain greedy algorithm, randomized greedy algorithm and the fast randomized greedy algorithm. We have also implemented some terms and definitions that are used for validating the quality of graph clustering like modularity function.

Files and folders within repository

The repository consist of the following items. Every single one of them will be listed and briefly explained below:

  • Instances - a folder that contains graph instances with which we were working with;

  • Scripts - a folder that contains two short Python scripts that actually represent unoptimized implementation of plain greedy and randomized greedy algorithm;

  • randomized_greedy_algorithm.ipynb - the most important file in the repository. It contains short explanation and implementation of the algorithms mentioned in the research paper we refer to in previous section;

  • notes.md - just a file from which we generate output.pdf file;

  • output.pdf - a file that contains all of our understandings of the things discussed in the paper.

Team members

  • Andrija Urošević
  • Petar Tešić

References

Everything implemented in the randomized_greedy_algorithm.ipynb Jupyter notebook is based on the, already couple of times mentioned, research paper that you can find on this link https://ieeexplore.ieee.org/document/5693431.

randomized_greedy_algorithm's People

Contributors

posteruole avatar andrija-urosevic avatar petart99syrmia avatar

Watchers

 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.