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

Block or report stefancocioran

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 Loading

  1. Cat-Image-Recognition Cat-Image-Recognition Public

    Supervised ML program which predicts with 65% accuracy whether there is a cat in a given picture.

    MATLAB

  2. Parallelized-Genetic-Algorithm-Knapsack-Problem Parallelized-Genetic-Algorithm-Knapsack-Problem Public

    Paralellized the Genetic Algorithm to solve the Knapsack Problem. The algorithm performs mutations and crossovers on the first 30% most fit individuals in a batch, the speed-up from sequential to p…

    C 1

  3. Message-Management Message-Management Public

    Client‑server application for message management

    Python

  4. Energy-System Energy-System Public

    Simulation of a national energy distribution system

    Java

  5. Survival-Maze-3D Survival-Maze-3D Public

    Tema 2 EGC - The player must get out of the maze (randomly generated using Kruskal's algorithm) eliminating the enemies in his path - Created in OpenGL and C++

    C++

  6. Discover-Mafia-Organization Discover-Mafia-Organization Public

    Reduced NP-Hard problems such as K-Colorability, K-clique, Maximum clique to SAT problem

    Java