Skip to content
View skfareeduddin's full-sized avatar
🎯
Building phase
🎯
Building phase

Organizations

@xunoia

Block or report skfareeduddin

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 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
skfareeduddin/README.md

Syed Khaja Fareeduddin


  • Aspiring Machine Learning Engineer.
  • Looking forward to collaborate on software development projects.

Connect with me


Github Stats

Repos Per Language


Pinned Loading

  1. Early-Alzheimers-Diagnosis Early-Alzheimers-Diagnosis Public

    A deep learning-based model using ResNet50 to classify MRI brain scans into four stages of Alzheimer's Disease. The project aims to support early diagnosis through accurate image classification and…

    Jupyter Notebook 1

  2. vehicle-speed-tracking vehicle-speed-tracking Public

    Vehicle speed estimation from highway CCTV footage using YOLOv8, object tracking, and motion based speed calculation.

    Jupyter Notebook

  3. nn_mnist nn_mnist Public

    A complete implementation of a feedforward neural network built from scratch in C++ without using any ML libraries. Includes manual backpropagation, Adam optimizer, model serialization, and trainin…

    C++

  4. nlm_pytorch nlm_pytorch Public

    Neural language model trained from scratch in PyTorch with LSTM and Transformer architectures.

    Jupyter Notebook

  5. mfa_forced_alignment mfa_forced_alignment Public

    This repository contains the complete workflow for forced alignment of speech audio and transcripts using Montreal Forced Aligner (MFA). It includes dataset organization, alignment outputs (TextGri…

    Python

  6. Beverage-Nutritional-Analysis Beverage-Nutritional-Analysis Public

    Analyzed a beverage dataset to explore nutritional characteristics, using feature engineering and one-hot encoding for data preprocessing. Implemented dimensionality reduction techniques (PCA and t…

    Jupyter Notebook