For world model code developing and releasing.
-
Updated
May 13, 2026 - Python
For world model code developing and releasing.
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
2025 - Implémentation de l’algorithme GraphPlan (projet d’intelligence artificielle).
Wa'el Engineering Project Repository
My mini-projects for practical learning machine learning course on the Udacity
This script is an exemple of the usage of knn algo. It will able to you to build you own script based on this.
This is a chain of discussion, where models think and discuss in a 2-round mode before outputting an answer
Levels of implementing pack-man game using AI algorithms
Evolution creature neural network python game
Morabaraba game with alpha-beta minimax algorithm
The ADI idea provides the mathematical solution to a critical, costly problem in modern AI development: resource waste and service latency caused by vague, low-effort inputs. Our goal is to maximize the return on investment (ROI) of expensive Large Language Models (LLMs) by quantifying the quality of each request and intelligently controlling ...
Python implementation of Iterative Broadening Search (IBS) on a maze.
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
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.
Your first implementation of a machine learning algorithm. Predicting the price of a car by it's milage
This Python app with tkinter creates an N-Puzzle game using AI algorithms, including global and local search, for evaluating effectiveness.
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."