Giter Club home page Giter Club logo

๐—›๐—ฒ๐—น๐—น๐—ผ๏ผ

Typing SVG

Languages and Tools:

c cplusplus git linux mongodb mysql pandas python scikit_learn seaborn tensorflow

๐Ÿ† Github

ย 

Visitor count

Alireza Parvaresh's Projects

astar-algorithm icon 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.

clustering-with-genetic icon 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.

credit-card-fraud-detection icon credit-card-fraud-detection

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

download-manager icon 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.

evaluator-targoman icon 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

face-mask icon 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.

game-with-csp icon 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.

genetic-algorithm-for-string-guessing icon 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.

get-price icon get-price

This code is used to get information about precious metals and dollars in Iran and is very useful for training time series models.

hamspam icon hamspam

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

handwriting-recognition icon handwriting-recognition

Handwritten Digit Recognition is an interesting machine learning problem in which we have to identify the handwritten digits through various classification algorithms.

iranian-news-dataset icon 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.

learn-r-programming- icon learn-r-programming-

R is the most widely used statistics programming language and is the #1 choice of data scientists and analysts. During this course we will learn the basics of R, see how to create programs that store & manipulate data, as well as perform data analysis tasks using various data sets and visualize the results using graphs and charts.

nlp-projects icon nlp-projects

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

pacman-with-min-max icon 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.

phonebook icon phonebook

This is a phonebook that gives you various capabilities

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.