Mithroish's Stars
iman2693/AP99001
iman2693/AP98992
Advanced Programming Fall 2020
iman2693/Calculator-BTree
A Calculator with BTree and all tree traversals(Inorder, Preorder and Postorder)
iman2693/Python-Lexical-Analyser
Python Lexical Analyser with written by flex
iman2693/Grid-World-Game-MDP-Value-Iteration
Grid World Game with Value Iteration method (MDP)
iman2693/AI14001
iman2693/AP99002
iman2693/demowebisites
This repository is a demo for some web rtl works
iman2693/iman2693
iman2693/CPU-Schedular
Cpu schedular Simulator program with FCFS , LCFS , RR , SJF and SRTF strategies using python and matplotlib
iman2693/ML-UTCS-2021
Machine Learning Assignments - University of Tehran - Fall 2021 to Winter 2022
iman2693/SAT-Solver
This project is a way to find satisfiability of logical propositions .
iman2693/CVPAGE
This is My CV Page
iman2693/Multivariable-Regression
This was one of our assignments for machine learning course at the University of Tehran
iman2693/LDA_implementation
LDA implementation for machine learning course. LDA is used for dimensionality reduction and classification
iman2693/Perceptron-Linear-Classification
This is one of our assignments for machine learning course at the University of Tehran. A two class classification was implemented by python from scratch
iman2693/POS-Tagging-BERT
Part of Speech Tagging for persian dataset using ParsBert and Multilingual BERT
iman2693/Text-Classification-SVD-LSA
Text Classification on the PERSICA dataset with SVD (LSA) and different classical classification methods such as SVM and Naïve Bayes
iman2693/Text-Classification-BERT
Text Classification using BERT on a Persian dataset called Persica
iman2693/POSTagging-Viterbi
POS Tagging on a Persian dataset with HMM (Viterbi Algorithm)
iman2693/CTCB
This is the repository for the CTCB project
iman2693/Alphabet-Sequence-Classification-HMM
Alphabet Sequence Classification Using HMM models (5 Models)
iman2693/8-Puzzle
8-Puzzle Solver with DFS , BFS , IDS , UCS , A* , IDA* , Bidirectional A* strategies With Linear Conflict Hiruestic Function
iman2693/Service-Provider
Service-Provider Project For advance programming course . this project written by jdk8 and javafx.
iman2693/Covid19-Iran-simulation-montecarlo
Covid19 infection Simulation with MonteCarlo at Iran
iman2693/GDSM
A repository for the project of brain age estimation
Armanx200/Regular-Polygon-Spiral
This MATLAB script generates Regular Polygon Spiral drawings with customizable parameters such as the number of sides, figure center, radius, iteration count, angle distribution, color, and direction. It utilizes the GNU General Public License for distribution and modification.
Armanx200/Bitcoin_Price_Prediction
📈 Bitcoin Price Prediction using Random Forest Regressor 🧠
Armanx200/Fuel-Consumption
Fuel Consumption Prediction using Linear Regression 🚗💨
Armanx200/Brain-Tumor-Detector
🧠 A deep learning model that classifies brain images as either having a tumor or not.