Multilayer Perceptron, Neural Network & Polynomial Regression from scratch. (Github) In this project we weren’t allowed to use ML libraries. Classification Perceptron Analysis Description: Explore
Read More
Financial portfolio analysis and risk management project. Utilize daily closing price data to analyze company performance in Tehran Stock Market. portfolio optimization, risk measures, and
Read More
Implementing both an Assembler and a Disassembler in both Python and Assembly language during my Assembly course project. This project aimed to explore the intricate
Read More
This project aims to classify five classes of grapevine leaves using pre-trained models and transfer learning techniques. By leveraging the power of autoencoders, we explore
Read More
Classification using Decision Tree, KNN, SVM, & Random Forest with PCA for Maternal Health Risk Dataset and Parkinson’s Disease. Clustering using Lloyd’sk-means, FuzzyC-means, and DBSCAN
Read More
In the Bio-Inspired Algorithms class, I explored the application of three algorithms—Genetic Algorithm, Simulated Annealing, and Tabu Search—to solve the cutting stock problem (CSP). The
Read More
this is test
Genetic Algorithm to solve TSP. Memetic Algorithm to solve N queens problem. Ant colony optimization for Assignment Problem. Simulated Annealing for cutting stock problem. Particle
Read More
An implementation of a basic computer architecture based on the principles outlined in the classic textbook “Computer System Architecture”, Morris Mano. The implementation is carried
Read More
Economic complexity focuses on understanding the diversity and sophistication of a country’s economic activities. In the Linear Algebra class with Professor Yassemi, I had the
Read More