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

Block or report perticascatalin

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. Learning Learning Public

    Learning experiments: ...

    Jupyter Notebook

  2. Research Research Public

    Research experiments: ICML 2018 NAMPI Poster, Masters Thesis 2019, Masters Thesis 2021-2022

    Python

  3. ProblemSolving ProblemSolving Public

    C++

  4. ImageOfAlgorithm ImageOfAlgorithm Public

    Repository for all experiments performed in the area of detection, emulation and clustering of programs based on execution traces. 2017-2020

    Python

  5. BGR image under microscope BGR image under microscope
    1
    # Run: python pixelBGR.py <image_name> <ratio>
    2
    # For running default case, set ratio to 1
    3
    # Looks at the image under the 'microscope'
    4
    # With zooming, only blue, green and red pixels can be seen
    5
    # Obtained images saved under: 'BGR.png'