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

Language:PythonStargazers:22Issues:2Issues:0

ML-algorithms-from-Scratch

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

Language:PythonLicense:MITStargazers:19Issues:2Issues:0

Evaluation-of-machine-translation-by-NLP

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

Language:PythonStargazers:18Issues:2Issues:0

NLP-Projects

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

Language:Jupyter NotebookStargazers:18Issues:0Issues: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:1Issues:0

web-scraper-projects

This repository contains projects that include web scraping

Language:Jupyter NotebookStargazers:15Issues:1Issues:1

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:14Issues:0Issues:0

parvvaresh.github.io

personal websit

Language:SCSSLicense:MITStargazers:14Issues:0Issues:0

Classification-of-satellite-images

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

Language:PythonStargazers:13Issues: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:13Issues:1Issues: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:13Issues:2Issues:0
Language:C++Stargazers:11Issues:0Issues:0

Online-Shop-database-design

This repository contains documentation and resources for a database design project

Language:TeXStargazers: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

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:10Issues:1Issues:0

Notes

It includes notes and notes from articles or books that I read daily

Language:Jupyter NotebookStargazers:10Issues:1Issues:0

parvvaresh

Config files for my GitHub profile.

Stargazers:10Issues:0Issues:0
Language:Jupyter NotebookStargazers:10Issues:0Issues:0

google-earth-engine

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:9Issues:0Issues:0

leetcode-50-SQL-interview-questions

It will be completed in the near future

Stargazers:9Issues:0Issues:0

CV-Alireza-Parvaresh

This repository contains multiple versions of my CV

Language:TeXStargazers:8Issues:0Issues:0

Monitor-GPU-usage

This repository contains a Python script that monitors GPU usage and logs the data into a CSV file at regular intervals. The script leverages nvidia-smi to query GPU statistics and runs in the background using the screen utility.

Language:PythonStargazers:8Issues:1Issues: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

University-food-system-database-design

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

Language:PythonLicense:AGPL-3.0Stargazers:5Issues:0Issues: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:4Issues: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
Language:PythonStargazers:4Issues:0Issues:0

HamSpam

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

Language:PythonStargazers:2Issues:0Issues:0

practice-pandas

Some questions and answers about Pandas

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