Skip to content
View Mmonire's full-sized avatar

Block or report Mmonire

Report abuse

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

Report abuse
Mmonire/README.md

Final-year Computer Science student specializing in Machine Learning, AI and Optimization, with a diverse project portfolio. Motivated to apply my skills in an internship role and expand practical knowledge in real-world environments.

Pinned Loading

  1. coc-simple-db coc-simple-db Public

    The goal is to design a database system for a simplified version of the Clash of Clans game, allowing users to build their castle, manage resources, train troops, and upgrade buildings.

    Python

  2. Artist-Style-Recognition Artist-Style-Recognition Public

    This project trains a deep neural network using Keras/TensorFlow to classify artistic styles or recognize artists from images, leveraging transfer learning from pre-trained models (e.g., VGG16 or R…

    Jupyter Notebook

  3. Camera-Placement-Optimization Camera-Placement-Optimization Public

    a combinatorial optimization problem aimed at minimizing the number of cameras required to cover a set of points while ensuring all points are monitored.

    Python

  4. DiabetesPrediction-DecisionTreeClassifier DiabetesPrediction-DecisionTreeClassifier Public

    This project implements three decision tree algorithms—ID3, C4.5, and CART—to classify diabetes outcomes based on a provided dataset.

    MATLAB

  5. Emotion-Recognition Emotion-Recognition Public

    This project implements an emotion recognition model using a pre-trained ResNet18 architecture to classify facial expressions into seven distinct emotions

    Jupyter Notebook