• Stars
    star
    17
  • Rank 1,257,181 (Top 25 %)
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Several small AI projects, including basic machine learning algorithms, perceptron neural networks, convolutional neural networks, and semantic segmentation.

More Repositories

1

Digital-Image-Processing-for-Medical-Applications

This repository contains projects related to various aspects of image processing, from basic operations to advanced techniques like active contours. Examples and case studies focus on applications in medical imaging.
Jupyter Notebook
23
star
2

betterCallSal

An R package, fetching daily Covid-19 data from Johns Hopkins University, presenting deaths, new and recovered cases by map plots and time series.
R
10
star
3

Bioinformatics-Projects

Several small Bioinformatics projects implementing related algorithms, including Semi-Global alignment, Multiple Sequence Alignment using Star-Alignment, and MSA using PSSM profiles considering Gaps.
Python
9
star
4

Data-Mining-Playground

This repository contains five mini projects covering several main topics in Data Mining, such as data preprocessing, clustering and classification.
Jupyter Notebook
4
star
5

Information-Retrieval

A query answerer, written in Python, using the ISNA news agency database, by employing tf-idf and k-means clustering algorithms. It also classifies unlabeled news as one of the health, sports, culture, politics, and economy categories.
Jupyter Notebook
4
star
6

Equation-solver

A program to solve linear equations written in Python
Python
3
star
7

CSP-Sudoku

CSP-Sudoku solver
Python
3
star
8

DHCP-Simulation

A simple simulation of the DHCP client and server.
Python
3
star
9

Persian-Poet-Prediction

An automatic Persian poet detector from poetry, using NLP algorithms and Backoff model, which identifies which poet a verse of a poem belongs to among Ferdowsi, Saadi, and Rumi.
Python
3
star
10

Pong

Lua
2
star
11

CI-EvolutionaryGames

An intelligent game agent, implemented using an evolutionary algorithm that makes the automatic player invincible after a few generations of evolution, capable of learning several game modes.
Python
2
star
12

Fuzzy-C-Means

This project involves implementing a fuzzy c-means algorithm, which is like the k-means algorithm for clustering.
Jupyter Notebook
1
star
13

Gender-Revealer

JavaScript
1
star
14

Snake

Same old snake game written in phyton using pygame.
Python
1
star
15

State-Machines

Theory of Machines and Languages Project
Python
1
star
16

Book-website

A book website written in Python with Flask
HTML
1
star
17

IE-assignment

1
star
18

zahrasalarian

1
star
19

Online-messaging-service

An online messaging service using Flask.
HTML
1
star
20

tic-tac-toe

tic-tac-toe game using minimax algorithm written in Python
Python
1
star
21

AI-Search-Algorithms

Python
1
star
22

Telnet-Simulation

A simple peer-to-peer telnet simulation where each system can be a client or a server.
Python
1
star
23

MNIST-Handwritten-Digit-Classification

A project of classifying handwritten digits based on the MNIST dataset using a fully connected artificial neural network implemented from scratch.
Jupyter Notebook
1
star