Skip to content
View Farzanmrz's full-sized avatar

Block or report Farzanmrz

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. gan-abstract-summarizer gan-abstract-summarizer Public

    This repository contains code to build an Abstract Text Summarizer using GAN arhcitecture

    Jupyter Notebook 1

  2. heuristic-pegboard-solver heuristic-pegboard-solver Public

    Solver for the classic pegboard puzzle, leveraging heuristic search algorithms like A* and DFS for optimized problem-solving. Features state modeling, action representation, and heuristic-driven ex…

    Python

  3. matlab-seam-carving matlab-seam-carving Public

    MATLAB project implementing seam carving for image resizing and energy optimization using neural network-inspired bilinear transformations

    MATLAB

  4. ml-stockmovement-prediction ml-stockmovement-prediction Public

    📈 Stock Movement Study 🚀 Time-series forecasting of S&P500 trends using machine learning models and ensembling techniques, highlighting interpretable approaches in financial prediction.

    Jupyter Notebook

  5. native-ml-algorithms native-ml-algorithms Public

    Native ML algorithms applied to diverse datasets, focusing on explaining core concepts. Includes scripts for PCA, regression, classification, and decision trees, achieving over 70% accuracy across …

    Python

  6. recommender-amazon-reviews recommender-amazon-reviews Public

    🛍️ Amazon Recommender 🚀 Exploring machine learning for e-commerce personalization with Amazon's Electronics data, using SVD and KNNBaseline algorithms to predict user preferences.

    Jupyter Notebook