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

Block or report ManafMukred

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. Self-Supervised-object-detection Self-Supervised-object-detection Public

    This project utilized Self-Supervised learning methods (SimCLR & SimSiam) to recognize vehicle-type (or any object) based on a custom dataset

    Jupyter Notebook 1 1

  2. Time_Series_forcasting_and_Anomaly_Detection Time_Series_forcasting_and_Anomaly_Detection Public

    This project aims to predict Wind Turbine output power and searches for any anomalies

    Jupyter Notebook

  3. Movielens_Recommendation_System Movielens_Recommendation_System Public

    25M Movielens recommendation system with the use of Pearson Correlation

    Jupyter Notebook

  4. Tensorflow_API_object_detection Tensorflow_API_object_detection Public

    Jupyter Notebook

  5. Parallelization_Energy_Calculation_water_molecules Parallelization_Energy_Calculation_water_molecules Public

    This project was based on parallelizing the calculation of 10k&100k water molecules with different box sizes. The results showed some consistency except for few irregularities in overhead and other…

    C

  6. Parallelization_nsertion_Sorting_OpenMP Parallelization_nsertion_Sorting_OpenMP Public

    This task introduces the OpenMP in parallelizing heavy complicated task of sorting 100k random numbers along with its corresponding element in the next column. Although it looks shorter in coding, …

    C