Self project Evo Pawness (Temporary Name)
-
Updated
Dec 10, 2018 - Python
Self project Evo Pawness (Temporary Name)
A Python based AI ML package for generating the best matching text from a paragraph for a given keyword/sentence.
This is a game AI project for the course "Artificial Intelligence" at the University of Calabria, Italy.
a python program thart uses genetic algorithm to find max point of y = sin(10Πx)+2
This is a Python-based Tic Tac Toe game using Tkinter, featuring both single-player mode (against an AI) and multiplayer mode. The game tracks player statistics such as wins, losses, and draws, and highlights the winning line. The AI uses the Minimax algorithm to make optimal moves for an engaging solo experience.
Wa'el Engineering Project Repository
2025 - Implémentation de l’algorithme GraphPlan (projet d’intelligence artificielle).
This script is an exemple of the usage of knn algo. It will able to you to build you own script based on this.
My mini-projects for practical learning machine learning course on the Udacity
Levels of implementing pack-man game using AI algorithms
This is a chain of discussion, where models think and discuss in a 2-round mode before outputting an answer
i used NSGA-II algorithm (genetic algorithm) in python for finding the best maintaining schedule of Units within 4 intervals
A GUI Tic Tac Toe game, implemented in python using different AI algorithms
Intelligent search: motion planning in a warehouse using Python
This Python app with tkinter creates an N-Puzzle game using AI algorithms, including global and local search, for evaluating effectiveness.
Tic-tac-toe implementation using minimax algorithm with alpha-beta pruning.
Python implementation of Iterative Broadening Search (IBS) on a maze.
Implementation of breadth-first search algorithm
Your first implementation of a machine learning algorithm. Predicting the price of a car by it's milage
Codes for Artificial Intelligence (IAIN532C) course
Add a description, image, and links to the ai-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the ai-algorithm topic, visit your repo's landing page and select "manage topics."