Self project Evo Pawness (Temporary Name)
-
Updated
Dec 10, 2018 - Python
Self project Evo Pawness (Temporary Name)
Some basic AI/ML/DL algorithms implemented from scratch for understanding purposes.
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.
AI algorithms visualization made with Rust
a python program thart uses genetic algorithm to find max point of y = sin(10Πx)+2
my first game using Artificial Intelligence(min-max algorithm)
Chineese-checker game by minmax algorithm and alpha beta 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.
Wa'el Engineering Project Repository
Levels of implementing pack-man game using 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.
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
C++ implementation of the Q-Learning algorithm applied to a simple grid world problem
Visualization Of Various AI Algorithms
C++ program implements Sokoban game to solve it with AI reinforcement algorithm (Q-learning ALG).
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*
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
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."