• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

More Repositories

1

Kakuro-solver-with-GA-and-GP

HTML
2
star
2

Clustering-MIMIC-data

We will cluster admissions based on clinical data, and we will compare the clinical data of the clusters.
Jupyter Notebook
2
star
3

Covid19-Dream-challenge

1
star
4

comparison-of-machine-learning-algorithms

Jupyter Notebook
1
star
5

Text-Rank

HTML
1
star
6

UFA-SuperHero21

Python
1
star
7

Bert-Summarization

Python
1
star
8

desicion-tree-with-regression-model-in-leaves

HTML
1
star
9

Solution-to-the-eight-queen-s-problem-with-evolutionary-algorithm

The eight queenโ€™s problem is the problem of placing eight chess queens on an 8ร—8 chessboard so that no two queens threaten each other; thus, a solution requires that no two queens share the same row, column, or diagonal.
HTML
1
star
10

summareyez

This is my python code for my thesis
Python
1
star
11

Analyzing-StackOverFlow

The aim of the project is to analyze the questionnaires of StackOverFlow for all the years and find something interesting.
Jupyter Notebook
1
star
12

Transfer-Learning-Oxford-102-Flower-dataset-Classification

We used Keras to create models that classify the image into the appropriate category.
HTML
1
star
13

Similarity-between-Bug-Description-and-Methods-Diagnosis-AI-

The project is to build a system for detecting faulty functions based only on a thematic presentation of a description of functions and bugs
HTML
1
star
14

A-four-in-a-line-game-solver-using-a-GP

In this question, we have implemented strategies for four in a line game. This is a game for two players. There are balls of a certain color for each player, and each player in turn throws a ball of his color in the cells of the vertical board. The playing field consists of seven columns and six rows. The goal of the game is to collect four balls of your color vertically or horizontally or diagonally before the enemy does it.
HTML
1
star
15

Robot-development-using-GA

In this question, we will solve the problem of the robot. The robot can move through the maze from the starting point to the exit point. The robot can move one slot in each of the four directions (right, left, up and down). If there is a wall in the same direction, the robot will not move.
HTML
1
star