Navid Dehban's repositories

Checkers-with-AI

python code of Checkers game which is playing with two AI with Different Levels of intelligence

Language:PythonStargazers:0Issues:0Issues:0

Data-Analyzing-with-pandas-Library-

In this project we will analyze resources of CO2 gas in Air, also we will predict some missed values.

Language:HTMLStargazers:0Issues:0Issues:0

DTFM

In this project we want to make dual tone multi frequency (DTMF) buttons and then decode the messages.

Language:MATLABStargazers:0Issues:0Issues:0

Echo-on-voice

In this project we want to convert a normal voice to a voice that has echo with signal processing methods.

Language:MATLABStargazers:0Issues:0Issues:0

EEG-signal-processing-

Recognition of the seen image by implementing Neural Networks on EEG signals

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

Emotion-detection

Recognition of emotions by voice

Language:HTMLStargazers:0Issues:0Issues:0

Ensemble-learning-

in this project we will use Ensemble Learning methods for classification.

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

Fast-computing

In this project we want to compute the equation which is in file equation.png with time complexity of O(n).

Language:PythonStargazers:0Issues:0Issues:0

Football-club-classifier-

In this project we will classify players to their club from their pictures with using image processing.

Language:PythonStargazers:0Issues:0Issues:0

Implementing-two-layer-perceptron-to-classify-points-

with using a two-layer perceptron model red and blue point will be classified .

Language:PythonStargazers:0Issues:0Issues:0

Logistic-regression-on-stress-lysis-Dataset

in this project we want to use logistic regression on iris Dataset and classify classes.

Language:PythonStargazers:0Issues:0Issues:0

making-team-with-friends-

In this project we have n students which m of them are enemies. We want to make 2 teams with two condition: first, just friends(not enemies) can be in a team and number of deletions should be minimum. In first line we give n and m, at next m lines we give a and b which are enemies.

Language:PythonStargazers:0Issues:0Issues:0

MLP

in this project we will use multilayer perceptron on fashion MNIST Dataset.

Language:PythonStargazers:0Issues:0Issues:0

Naive-Bayes-Classifier-on-iris

in this project we will assign Naïve Bayes on iris dataset to classify.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Neural-Networks-on-CFAR-dataset

in this project we will use Neural Networks on CFAR dataset to classifying animals.

Language:HTMLStargazers:0Issues:0Issues:0

online-shop-

in this project I wrote a code which is simulation of an online shop which you should create an account as a buyer or a seller, also you can deposit your account for buying existed goods and rate them.

Language:CStargazers:0Issues:0Issues:0

operational-research-dynamic-modeling

In this project, we are going to calculate a mathematical expression with the help of dynamic modeling method.

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

operational-research-dynamic-programming

In this project, we intend to use dynamic programming methods to get the number of all routes between two points.

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

Overfit-Underfit-Analysis

Analyzing underfit and overfit with changing conditions and hyper parameters

Language:PythonStargazers:0Issues:0Issues:0

Palindrome-

in this project we will get a string as input. in output will be gave two integer which first one is number of minimum deletions to convert to palindrome format and the second one is number of possible Permutations.

Language:PythonStargazers:0Issues:0Issues:0

Pattern-Detection

In this project we will check some specific patterns in a string text. N patterns is given as input and if the pattern was in text, output will be yes, otherwise output will be no.

Language:PythonStargazers:0Issues:0Issues:0

Pentagol-game-

In this project we wrote the code of Pentagol game ehich is same as the Pentagon game, but the wining condition is to make a L shape series with pieces.

Language:CStargazers:0Issues:0Issues:0

PID-ID-Controller

In these projects we will see functionality of PI and PID Controllers on the input signal.

Stargazers:0Issues:0Issues:0

Post-order-of-a-mathematical-expression-

In this project we will convert a mathematical phrase from in order to post order.

Language:PythonStargazers:0Issues:0Issues:0

SVM

using Support Vector Machine(SVM) to classify Data

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

Web-Scraper

Scraping 100 latest posts of a specific hashtag on Instagram with the selenium library and then saving link and source of posts on a csv file.

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