Skip to content
View mrhashx's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report mrhashx

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

Header Banner


πŸ’« About Me

πŸ‘‹ Hello! I'm Abdolhossein Maniee, a Graduate Student in Artificial Intelligence deeply invested in solving complex real-world computer vision and medical image diagnostic challenges.

🎯 My research environment bridges deep mathematical tensor transformations with production-grade deep learning pipelines, optimizing networks for precise diagnostic analytics and high-dimensional feature selection.

⚑ Fast, modular, and performance-driven development is my core engineering philosophy.

GitHub Streak

πŸ› οΈ Skills & Technologies

TensorFlow Keras Scikit-Learn Python NumPy Pandas OpenCV Git Linux


πŸ”¬ Featured Projects Showcase

πŸ₯ Brain Tumor Deep Learning Pipeline
Deploys custom multi-stage Transfer Learning and Fine-Tuning across VGG16, ResNet50, and InceptionV3 grids to isolate multi-class tissue anomalies from raw Brain MRI scans.

πŸŽ›οΈ Digital Image Processing Toolkit
A mathematically rigorous image matrix architecture implementing custom 2D spatial convolutions, edge padding styles, and manual Fourier lowpass attenuation filtering.

🏑 Ames Housing Price Predictor
Optimizes tabular modeling via ColumnTransformer feature scaling, non-linear log transformations, and embedded Adaptive Lasso feature penalization configurations.

πŸ’¬ Semantic Content Moderation
An advanced natural language pipeline combining PorterStemmer normalization and unigram/bigram sublinear TF-IDF vectorizers with high-margin text classifiers.


πŸ“Š Analytical Insights & GitHub Metrics

GitHub Stats Top Languages


🧲 Connect & Collaborate

GitHub Account

Footer Wave

Popular repositories Loading

  1. Machine-Learning Machine-Learning Public

    Human Activity Recognition (HAR) using PCA, SVM, and Logistic Regression with 94%+ accuracy.

    Python

  2. market-basket-analysis market-basket-analysis Public

    Market Basket Analysis on bakery transactions using Apriori and FP-Growth algorithms with advanced rule pruning.

    Python

  3. text-classification text-classification Public

    An advanced NLP and Machine Learning pipeline for high-dimensional text classification and topic categorization on the 20Newsgroups dataset.

    Python

  4. cyberbullying-detection-nlp cyberbullying-detection-nlp Public

    An advanced NLP and Machine Learning pipeline designed to detect cyberbullying, hate speech, and offensive language in social media comments using optimized TF-IDF and maximum-margin classifiers.

    Python

  5. mrhashx mrhashx Public

  6. ames-housing-regression-analysis ames-housing-regression-analysis Public

    An advanced machine learning regression pipeline on the Ames Housing dataset featuring non-linear target scaling, systematic preprocessing, multi-model benchmarking, and embedded vs. filter feature…

    Python