Skip to content
View slymachenko's full-sized avatar
🦾
🦾
  • Switzerland
  • 19:03 - 2h ahead

Highlights

  • Pro

Block or report slymachenko

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. gpgpu-comparison Public

    Program to analyze the dependence of execution time on different CPU/GPU/Memory clock frequencies by solving a mathematical equation with 5 variables using parallelization techniques with WinAPI (C…

    C++

  2. text-image-deblur Public

    CNN model specifically trained to deblur images of text, designed to compare its performance against the general-purpose image deblur model, DeblurGAN

    Jupyter Notebook 1 1

  3. cpp-asm-comparison Public

    Program demonstrating the parallelization of computations on a superscalar processor using C++ and optimized assembly code to analyze performance differences

    C++

  4. image-deblurring-performance-analysis Public

    Statistical Analysis of Image Deblurring Methods Performance Across Classical and AI-Based Approaches

    Jupyter Notebook 2

  5. minesweeper Public

    Minesweeper clone game made with Pygame

    Python