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
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