Amirreza Jahantab (amirjahantab)

amirjahantab

User data from Github https://github.com/amirjahantab

Location:Kerman, Mashhad

GitHub:@amirjahantab

Amirreza Jahantab's repositories

Gaussian_Distribution_Function

This Python script demonstrates the Gaussian distribution function, also known as the normal distribution.

Language:PythonStargazers:1Issues:1Issues:0

Iris_Classification

This project analyzes the famous Iris dataset using various machine learning techniques. The goal is to classify the iris flowers into three species: Setosa, Versicolor, and Virginica based on the features provided in the dataset.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Percolation_Theory

The percolation problem is a classic problem in physics and mathematics that models the flow of fluids through porous materials. It is commonly used to study phenomena such as the flow of water through soil, the spread of contaminants in groundwater, and the conductivity of certain materials.

Language:PythonStargazers:1Issues:1Issues:0

Backpropagation

Backpropagation is the algorithm used to train the neural network by updating its weights and biases.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Cats_vs_Dogs_Classification

This project focuses on classifying images of cats and dogs using Convolutional Neural Networks (CNNs) with PyTorch. The dataset used for this project is from Kaggle's "Dogs vs Cats Redux" competition.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

CIFAR-10

This project showcases the classification of the CIFAR-10 dataset using three different neural network architectures: a Linear Model, an Artificial Neural Network (ANN), and a Convolutional Neural Network (CNN)

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Regularization

An effective way to avoid (or at least to reduce) overfitt

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

8_puzzle_problem

Implemented the 8 puzzle problem using A* and IDS

Language:C++Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Dash_Data_Visualization

The CSV Data Visualization Tool is a web-based application built using Dash and Plotly.

Language:PythonStargazers:0Issues:0Issues:0

data_cleaning_pandas-cricket_statistics-

This project focuses on cleaning and preprocessing a dataset related to cricket statistics

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

deep-ml-solutions

ML Code Challenges

Language:PythonStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Face_Recognition

This project focuses on the development and implementation of a face recognition system using deep learning techniques.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Graph_Coloring

The provided code solves the Graph Coloring Problem, which is a way to assign colors to the vertices of a graph with c++

Language:C++Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

MNIST_Classifiers-PPRsigELU-

The CNN model is built using Keras and TensorFlow frameworks, and a custom activation function named Parametric Rectified Sigmoid Exponential Linear Unit (PPRsigELU) is introduced and used.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Monte_Carlo_method

The Monte Carlo method is a statistical simulation technique used to approximate the probability of different outcomes by running multiple random trials.

Language:PythonStargazers:0Issues:1Issues:0

Newton_Raphson_method

an algorithm to find the root

Language:PythonStargazers:0Issues:1Issues:0

Normal_Distribution

This document provides a comprehensive guide to understanding the normal distribution, the standard normal distribution, and the standard normal table (Z-table). These concepts are fundamental in statistics and are widely used for various statistical analyses estimation.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Numpy_Workshop

numpy workshop in the Faculty of Computer Mathematics, Department of Computer Science

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Object_Localization_and_Classification

implementation of an object localization and classification model, focusing on the task of identifying and locating objects within images.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Probability_Distribution_Python

common Probability Distributions

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Python_String_CheatSheet

This repository contains a Python notebook documenting various string methods. Each method is explained along with examples for better understanding.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Random_Walk_Simulator

a random process that describes a path that consists of a succession of random steps on some mathematical space.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0