Skip to content
View KacaPopovic's full-sized avatar

Block or report KacaPopovic

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Imitation-Learning-Autonomous-Driving-Agent Imitation-Learning-Autonomous-Driving-Agent Public

    Implementation of imitation learning agent in gymnasium environment. This code includes scripts for data preparation, training and testing the algorithm in environment. I implemented CNN as well as…

    Python 2

  2. CNN-from-scratch CNN-from-scratch Public

    Implementation of every layer of CNN using only numpy

    Python 1

  3. ResNet-Implementation-with-Pytorch ResNet-Implementation-with-Pytorch Public

    In this code, I used ResNet to solve multi label classification problem on gray scale images of solar panels. The goal was to identify breakage and cracks on the panel. The code was written using P…

    Python 1

  4. Model-Interpretability--LIME-and-SHAP-on-InceptionV3 Model-Interpretability--LIME-and-SHAP-on-InceptionV3 Public

    In this code, I implemented LIME algorithm and tested SHAP python library on trained Inception V3 model

    Python 1

  5. Sanitary-ball-quality-control-Automated-crack-detection Sanitary-ball-quality-control-Automated-crack-detection Public

    Optimal linear and quasi linear classification of sanitary balls with digital image preprocessing for quality control

    MATLAB

  6. Emotion-Recognition-from-Speech-using-CNN Emotion-Recognition-from-Speech-using-CNN Public

    Speech Emotion Recognition using Convolutional Neural Network with different datasets

    Python