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.
a python program thart uses genetic algorithm to find max point of y = sin(10Πx)+2
This is a game AI project for the course "Artificial Intelligence" at the University of Calabria, Italy.
Levels of implementing pack-man game using AI algorithms
This Python app with tkinter creates an N-Puzzle game using AI algorithms, including global and local search, for evaluating effectiveness.
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.
This script is an exemple of the usage of knn algo. It will able to you to build you own script based on this.
Wa'el Engineering Project Repository
My mini-projects for practical learning machine learning course on the Udacity
Two heads are better than one 👽, This is a new type of reasoning mode i invented, i call it chain of dicussion, where models think and discuss in a 2-round mode before outputting an answer , similar to humans coming together to solve a problem
Implementation of breadth-first search algorithm
Your first implementation of a machine learning algorithm. Predicting the price of a car by it's milage
The Anti-Dump Algorithm is designed to evaluate and filter out unproductive or irrelevant input, commonly referred to as "noise," while prioritizing clarity, effort, and context. This algorithm measures the quality of input based on several key parameters with the ADI.
Codes for Artificial Intelligence (IAIN532C) course
A GUI Tic Tac Toe game, implemented in python using different AI algorithms
Rap song writing recurrent neural network trained on Kanye West's entire discography
Intelligent search: motion planning in a warehouse using Python
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."