Skip to content
View gordana14's full-sized avatar
Block or Report

Block or report gordana14

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Music_emotion_classification- Music_emotion_classification- Public

    In this project we build an algorithm for detection tempo (AfDP) that processes audio recordings and based on statistical model detects emotions. An AfDP determines the beats per minute using the c…

    Java 3

  2. Karger-Min-Cut-dimcs-format Karger-Min-Cut-dimcs-format Public

    Implement this algorithm in the C# .Net (Windows forms). The program should accept undirected graphs in the DIMACS format.

    C#

  3. Learn-and-practice-PYTHON Learn-and-practice-PYTHON Public

    Project with a lot of elementary staff for learning and advanced task for practicing.

    Python

  4. SAT---reduction-and-usage SAT---reduction-and-usage Public

    I implement two functionalities: Reduction of n-queens to SAT & Reduction of graph coloring to SAT

    C#

  5. subset-sum-problem subset-sum-problem Public

    Implementation: Exact algorithms Dynamic programming (DYN) Exhaustive search, i.e. the generation of the entire search tree + some pruning. (EXH) Approximation algorithms Greedy 2-approximation alg…

    C# 2

  6. Ant_colonies Ant_colonies Public

    In this project, we build an ant colony optimization algorithm and the implementation of different methods of solving the importance of pheromone and the behavior of ants as social creatures. The p…