-
-
Facial Landmark Detection in Python, using OpenCV for real-time video capture and basic face detection. This project lays the groundwork for an advanced facial landmark model, utilizing a pre-trainβ¦
-
Fine-tune the PARS-BERT model for Named Entity Recognition (NER) with a focus on Persian, including training and evaluation using publicly available Persian datasets.
Jupyter Notebook MIT License UpdatedOct 15, 2024 -
-
Pars BERT fine-tuning for title generation in Persian text recognition is a project aimed at fine-tuning a model for generating titles from Persian text. This project includes data preprocessing anβ¦
Jupyter Notebook MIT License UpdatedSep 24, 2024 -
-
-
Tower-of-Hanoi Public
In this project, the Tower of Hanoi problem is tackled through a recursive function. Users input the number of disks, and it then calculates and displays the sequence of moves both textually and grβ¦
-
This script utilizes automation testing through a Python script powered by Selenium. It seamlessly simulates chess gameplay, automates login procedures, executes moves, and checks checkmate conditiβ¦
-
This project offers a Python implementation of a genetic algorithm to solve the knapsack problem, a combinatorial optimization challenge aimed at maximizing the total value of items within a knapsaβ¦