Alireza Parvaresh (parvvaresh)

parvvaresh

Geek Repo

Company:IRAN Telecommunication

Location:tehran

Home Page:https://linktr.ee/parvvaresh

Twitter:@parvvaresh

Github PK Tool:Github PK Tool

Alireza Parvaresh's repositories

spotify-recommendation-system

Cosine similarity is one of the most widely used and powerful similarity measure in Data Science. It is used in multiple applications such as finding similar documents in NLP, information retrieval, finding similar sequence to a DNA in bioinformatics, detecting plagiarism and may more.

Language:Jupyter NotebookStargazers:20Issues:0Issues:0

Evaluation-of-machine-translation-by-NLP

To evaluate machine translation, they use several methods, some of which we fully implemented

Language:PythonStargazers:17Issues:2Issues:0

ML-algorithms-from-Scratch

Here we have fully implemented a number of algorithms related to machine learning

Language:PythonLicense:MITStargazers:16Issues:2Issues:0

face-mask

The Face Mask Detection script is a real-time application that utilizes deep learning techniques to identify whether a person in a webcam feed is wearing a face mask or not.

Language:PythonStargazers:15Issues:0Issues:0

NLP-Projects

This repository contains a collection of Natural Language Processing (NLP) projects

Language:Jupyter NotebookStargazers:15Issues:0Issues:0

web-scraper-projects

This repository contains projects that include web scraping

Language:Jupyter NotebookStargazers:14Issues:0Issues:0

evaluator-targoman

We at the Telecommunication Research Center decided to test and evaluate the Tergoman machine translation system. This evaluation is done by 6 algorithms

Language:PythonLicense:MITStargazers:12Issues:1Issues:0

Game-with-csp

This Python script provides a Sudoku solver using the Constraint Satisfaction Problem (CSP) algorithm. It is implemented with a modular structure, including classes for CSP, a set of CSP for Sudoku, and a class for managing the Sudoku board game.

Language:PythonStargazers:12Issues:0Issues:0

Tehran-House-Price-Prediction

Prediction of house prices in Tehran by machine learning algorithms

Language:Jupyter NotebookStargazers:12Issues:0Issues:0

Credit-Card-Fraud-Detection

The notebook contains Python code for various machine learning tasks and models. Here is an overview of its content:

Language:Jupyter NotebookStargazers:11Issues:0Issues:0

Url-shorter-with-Flask

This Python script allows you to download images from Google Images based on a specified search term. It uses Selenium to automate the process of searching for images, clicking on them to reveal the full-size image, and then downloading those images to a specified folder.

Language:PythonLicense:UnlicenseStargazers:11Issues:0Issues:0
Language:C++Stargazers:10Issues:0Issues:0

Satellite-data

This repository provides Python code for converting satellite data into a format suitable for deep learning models. It supports various deep learning architectures, including Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), and Long Short-Term Memory networks (LSTMs).

Language:PythonStargazers:10Issues:0Issues:0

clustering-with-genetic

This Python script implements a genetic algorithm for clustering data. The algorithm optimizes the cluster assignments of data points using a genetic approach, aiming to improve the silhouette score. The silhouette score is a measure of how well-defined the clusters are in the data.

Language:PythonStargazers:9Issues:1Issues:0

parvvaresh

Config files for my GitHub profile.

Stargazers:9Issues:0Issues:0
Language:Jupyter NotebookStargazers:9Issues:0Issues:0
Language:HTMLStargazers:8Issues:0Issues:0

pacman-with-MIN-MAX

A Pacman game implementation with an AI player using the Minimax algorithm. This project showcases the classic Pacman game environment, where the player (Pacman) navigates a maze to collect points while avoiding ghosts. The AI-controlled ghosts aim to catch Pacman.

Language:PythonStargazers:6Issues:1Issues:0

resume-classification

We categorize resumes using machine learning algorithms and vectorizing sentences

Language:Jupyter NotebookStargazers:6Issues:0Issues:0

Genetic-Algorithm-for-String-Guessing

This project implements a genetic algorithm to guess a target string. The algorithm evolves a population of candidate strings over multiple generations, aiming to converge to the specified target.

Language:PythonStargazers:5Issues:0Issues:0

University-food-system-database-design

This is a project for the database design course at Amirkabir University of Technology

Stargazers:5Issues:0Issues:0

Iranian-news-dataset

This project focuses on data extraction of Persian news articles from the Fars News website. The extracted data can be utilized for various purposes, particularly in the field of artificial intelligence research at the Telecommunications Research Center.

Language:PythonStargazers:4Issues:1Issues:0

aStar-algorithm

The A* algorithm combines the actual cost (g), which represents the distance traveled, with a heuristic cost (h) that estimates the remaining distance to the goal. It intelligently selects the most promising nodes to explore, leading to efficient pathfinding in search spaces.

Language:PythonStargazers:3Issues:0Issues:0

download-manager

This is a simple Python script that allows you to download a file from a URL in multiple parts concurrently, merge them, and save the complete file locally. This can be useful when downloading large files, as it allows for faster downloads by utilizing multiple connections.

Language:PythonStargazers:3Issues:0Issues:0
Language:PythonLicense:AGPL-3.0Stargazers:3Issues:0Issues:0
Language:TeXStargazers:2Issues:0Issues:0

HamSpam

persian Ham Spam detector with python, hazm, nltk and nlp.

Language:PythonStargazers:1Issues:0Issues:0

parvvaresh.github.io

personal websit

Language:HTMLLicense:MITStargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

practice-pandas

Some questions and answers about Pandas

Language:PythonLicense:MITStargazers:0Issues:0Issues:0