Skip to content
View Uvir127's full-sized avatar

Block or report Uvir127

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

Popular repositories Loading

  1. Parallel-Image-Segmentation Parallel-Image-Segmentation Public

    This project contains 3 different image segmentation algorithms parallelised using CUDA and MPI. The 3 chosen image segmentation algorithms are Edge Detection, Otsu Thresholding and K-Means Clustering

    C 4 2

  2. repayments repayments Public

    As a small work assignment I had created a restful service to calculate the repayments of loans using golang.

    Go

  3. machine-learning-sonic machine-learning-sonic Public

    As part of a Machine Learning Project we decided to implement different reinforcement learning algorithms on the Sonic the Hedgehog game.

    Python