Author Classifier using BERT
Introduction
The Author Classifier project aims to classify authors based on the text they have written using...
Proof In Hilbert Machine C++
The mentioned program that reads a valid statement in the conditional language from the input and provides a proof...
Data Mining Assignments
These projects cover diverse data analysis, machine learning, and practical applications, including blood donation...
Learning Management System
This project, created as part of my basic programming course at Tehran University, is a Django-based web application...
Django House Rental Management System
This Django-based Housing Portal project was developed as part of a university course on software design. The project...
Multiplayer Corridor C++
Overview
This project is the result of my advanced programming course at University of Tehran, where I developed...
Tic Tac Toe graphic
Overview
This project is the culmination of my advanced programming course at University of Tehran, where I ventured...
Meta Heuristic Algorithm
Homeworks of meta-heuristic algorithm course
This collection includes implementations of several algorithms created...
Grapevine Leaves Classification
This project focuses on classifying grapevine leaves into five distinct classes using advanced techniques like...
Flagged Maze Reinforcement Learning
This project is presented in Jupyter Notebook format, providing visibility into the implementation of class definitions...
Logisim Moris Mano Computer
This project is part of a Computer Organization course and aims to design a functional CPU, enabling it to solve...
NASM Assembly
Problem Description:
The objective of this assembly language project is to create a terminal-based text editor...
Non Linear Programming
Problem Description:
In the context of my coursework for the Non-linear Programming course at university, I tackled...
Data Structures
data-structure
Embark on a captivating exploration of data structures and unlock the remarkable capabilities...
Compressing Images using Cosine Transform
Image Compression Process
In this project, I have designed the jpeg compression and extraction process. For this...
Puzzle Game
Problem Description:
I aim to design a program that enables all users to create and solve 15×15 crossword...
CPU Scheduling Simulation
Description
CPU scheduling is a critical aspect of optimizing computer system performance. This project explores...