Self project Evo Pawness (Temporary Name)
-
Updated
Dec 10, 2018 - Python
Self project Evo Pawness (Temporary Name)
Chineese-checker game by minmax algorithm and alpha beta algorithm
Some basic AI/ML/DL algorithms implemented from scratch for understanding purposes.
This Python app with tkinter creates an N-Puzzle game using AI algorithms, including global and local search, for evaluating effectiveness.
Wa'el Engineering Project Repository
My mini-projects for practical learning machine learning course on the Udacity
This is a game AI project for the course "Artificial Intelligence" at the University of Calabria, Italy.
Codes for Artificial Intelligence (IAIN532C) course
A Python based AI ML package for generating the best matching text from a paragraph for a given keyword/sentence.
AI algorithms visualization made with Rust
Implementation for some AI algorithms with R for my college assignments
Levels of implementing pack-man game using AI algorithms
In this project I had to compare 3 algorithm's on the bases of there execution time. There are 3 AI algorithm's which were assign to me in these algorithm's two are uninform and one is inform. And the names of the algorithm's are: 1-DFS, 2-UCS, and A*
Implementation of breadth-first search algorithm
This project leverages OpenCV and Mediapipe for real-time pose detection, transforming a workout into a tech-driven exercise. Users perform 16 pullups on each arm, tracked by angle detection algorithms. The system visualizes angles and counts, enhancing engagement and accuracy in physical health routines.
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 first game using Artificial Intelligence(min-max algorithm)
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."