Skip to content
View reza-naghizadeh's full-sized avatar
☠️
Enjoying the journey as a SOC Engineer, securing systems and learning every day!
☠️
Enjoying the journey as a SOC Engineer, securing systems and learning every day!

Block or report reza-naghizadeh

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. Radial-Basis-Function--RBF--network-with-k-means Radial-Basis-Function--RBF--network-with-k-means Public

    This MATLAB code implements a Radial Basis Function (RBF) network with k-means clustering to classify data from the "iris.csv" dataset, dividing it into training and testing sets, computing the RBF…

    MATLAB 1

  2. Fletcher-Reeves-Optimization-Visualizer Fletcher-Reeves-Optimization-Visualizer Public

    This MATLAB code implements the Fletcher-Reeves variant of the conjugate gradient method to minimize a quadratic function, using an iterative approach with an incremental gradient update and dynami…

    MATLAB

  3. organize-pictures-by-date organize-pictures-by-date Public

    This Python script automates the organization of pictures within a specified directory based on dates embedded in filenames. Designed to streamline file management, it extracts dates in the format …

    Python

  4. Recommender_system_based_on_feature_selection_SLSDR Recommender_system_based_on_feature_selection_SLSDR Public

    "Implementation of a recommender system leveraging the SLSDR feature selection method combined with collaborative filtering to enhance recommendation accuracy and efficiency."

    Python

  5. survey_web_app survey_web_app Public

    This is a simple survey web app that can manage creating, publishing, and showing results of a survey.

    HTML

  6. Telegram-group-user-adding-automation Telegram-group-user-adding-automation Public

    This script automates adding users to a Telegram group from an Excel file, simulating human actions to avoid bot detection.

    Python