Pinned Repositories
FastLearnersMVCWebApplication
A learning article and video web application using .net 5
Fuzzy-Genetic-Spam-Classifier
This code implements a fuzzy-genetic spam classifier using TF-IDF vectorization, feature extraction, and selection. It utilizes fuzzy logic and a genetic algorithm to classify spam and legitimate messages.
HarmonyHub
Web music player
Iranian-nutrition-fact-scanner-and-analyzer
Extract and present nutritional information from food labels using computer vision and image processing techniques, then analyze the extracted information.
Miniature-MIPS-assembler-P1
miniature MIPS assembler phase 1
Miniature-MIPS-assembler-P2
miniature MIPS assembler phase 2
pl-compiler
This project involves designing a compiler for the PL language, similar to C, including lexical, syntactic, and semantic analysis.
Reinforcement-Learning-model-free
implimenting Taxi and Frozen Lake of gym library solved using RL (Model-free learning)
Smile-detection-SVM
The goal of this project is to develop a system that can accurately detect smiles in real-time using machine learning techniques. I used HOG & LBP to train a Support Vector Machine (SVM) classifier.
Tower_Placement_Optimization_GA
This project utilizes a genetic algorithm to optimize communication tower placement in cities, maximizing user satisfaction while minimizing construction and maintenance costs.
Ali-Pourgheysari's Repositories
Ali-Pourgheysari/FastLearnersMVCWebApplication
A learning article and video web application using .net 5
Ali-Pourgheysari/Fuzzy-Genetic-Spam-Classifier
This code implements a fuzzy-genetic spam classifier using TF-IDF vectorization, feature extraction, and selection. It utilizes fuzzy logic and a genetic algorithm to classify spam and legitimate messages.
Ali-Pourgheysari/Iranian-nutrition-fact-scanner-and-analyzer
Extract and present nutritional information from food labels using computer vision and image processing techniques, then analyze the extracted information.
Ali-Pourgheysari/Miniature-MIPS-assembler-P1
miniature MIPS assembler phase 1
Ali-Pourgheysari/Miniature-MIPS-assembler-P2
miniature MIPS assembler phase 2
Ali-Pourgheysari/2048-game
A console game called 2048
Ali-Pourgheysari/Arduino-ESP8266
A web server to control ESP8266 module
Ali-Pourgheysari/HarmonyHub
Web music player
Ali-Pourgheysari/pl-compiler
This project involves designing a compiler for the PL language, similar to C, including lexical, syntactic, and semantic analysis.
Ali-Pourgheysari/Reinforcement-Learning-model-free
implimenting Taxi and Frozen Lake of gym library solved using RL (Model-free learning)
Ali-Pourgheysari/Smile-detection-SVM
The goal of this project is to develop a system that can accurately detect smiles in real-time using machine learning techniques. I used HOG & LBP to train a Support Vector Machine (SVM) classifier.
Ali-Pourgheysari/Tower_Placement_Optimization_GA
This project utilizes a genetic algorithm to optimize communication tower placement in cities, maximizing user satisfaction while minimizing construction and maintenance costs.
Ali-Pourgheysari/ConnectFourAI-Minimax
An AI player using the Minimax algorithm to play the game "Connect Four" against a human.
Ali-Pourgheysari/Data-science-Students-Performance-in-Exams
Ali-Pourgheysari/Galaxies-AICup2023
This is a code for 2023 AICup competition hosted by Isfahan university of technology
Ali-Pourgheysari/Illness-Diagnosis-System
The system will use a set of rules and knowledge bases to make decisions about which illnesses are most likely to be causing the patient's symptoms.
Ali-Pourgheysari/IMDb-simulator
a simulator of IMDb vote system (Data structure class phase 1)
Ali-Pourgheysari/JS-Mini-Projects
Mini Vanilla JS projects
Ali-Pourgheysari/LinkedIn-connection-simulator
simple simulator that shows the connection suggestion on LinkedIn(or Instagram)
Ali-Pourgheysari/Matrix
An application to work with matrix (Data structure class phase 2)
Ali-Pourgheysari/ML-Exploration-NNs-Genetic-Algorithms-and-SOM
implementing artificial neural networks and finding the best neural network using genetic algorithm
Ali-Pourgheysari/Movie_rental
This Movie Rental System is a web application built on ASP.NET Core, offering a user-friendly interface for customers to rent and review films, and providing managers with tools to efficiently manage movie inventories and analyze rental statistics.
Ali-Pourgheysari/Reinforcement-Learning-model-based
implementing Frozen Lake game with Marcov Decision Process (Model-based learning)
Ali-Pourgheysari/Restaurant-Management-System
This is a very simple restaurant management system (my first project ever)
Ali-Pourgheysari/Routing
find the shortest path between 2 points
Ali-Pourgheysari/Rubik
This Python script implements an A* algorithm to solve a Rubik's Cube efficiently. It takes the initial and final states of the cube as input and outputs the shortest sequence of steps required to solve the cube.
Ali-Pourgheysari/SKMeans
Implementation of k-means with cosine distance as distance metric
Ali-Pourgheysari/Step-by-step-solution-calculator
A calculator that shows step by step solution of a arithmetic operation (Data structure class phase 3)
Ali-Pourgheysari/StoreFront
E-commerce web app using Django
Ali-Pourgheysari/UI_Web_Fall2023
Source code for web programming : University of isfaham , Fall 2023