Skip to content
View erfan-mtzv's full-sized avatar

Block or report erfan-mtzv

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. Pediatric-Sleep-Apnea-SpO2-Analysis Pediatric-Sleep-Apnea-SpO2-Analysis Public

    Tools for preprocessing SpO₂ signals and evaluating deep learning models to assess pediatric sleep apnea severity.

    Jupyter Notebook

  2. Face-Detection-and-Recognition-with-YOLOv8-and-FaceNet-PyTorch Face-Detection-and-Recognition-with-YOLOv8-and-FaceNet-PyTorch Public

    A robust pipeline for detecting and recognizing faces in video footage using YOLOv8 for detection and FaceNet-PyTorch for recognition, supporting real-time processing. Ideal for video surveillance …

    Jupyter Notebook

  3. Instagram-Account-Gender-Detection-MLP-from-scratch Instagram-Account-Gender-Detection-MLP-from-scratch Public

    This repository contains Python code for a multi-layer perceptron (MLP) model, implemented from scratch, which predicts the gender of Instagram account holders using their account data.

    Jupyter Notebook

  4. Traveling-Salesman-Problem-Evolutionary-Algorithm-Cyclic-Crossover Traveling-Salesman-Problem-Evolutionary-Algorithm-Cyclic-Crossover Public

    TSP solver using an evolutionary algorithm with cyclic crossover, tournament selection, and insert mutation. Tested on TSPLIB95 datasets for NP-Hard optimization.

    Jupyter Notebook

  5. Adjustable_Layer_MLP_Autoencoder_MNIST_Image_Compression_from_scratch Adjustable_Layer_MLP_Autoencoder_MNIST_Image_Compression_from_scratch Public

    Custom MLP Autoencoder from scratch for MNIST digit image compression and reconstruction. Adjustable layers, neurons, and training features.

    Jupyter Notebook

  6. Image-Classification-with-Customizable-PyTorch-MLP Image-Classification-with-Customizable-PyTorch-MLP Public

    An end-to-end image classification pipeline using PyTorch. This project implements a flexible Multi-Layer Perceptron (MLP) model with adjustable layers and neurons, and includes dataset handling, t…

    Jupyter Notebook