ai-algorithm
Here are 47 public repositories matching this topic...
Language:All
Sort:Most stars
Self project Evo Pawness (Temporary Name)
- Updated
Dec 10, 2018 - Python
Some basic AI/ML/DL algorithms implemented from scratch for understanding purposes.
- Updated
Oct 12, 2020 - Jupyter Notebook
A Python based AI ML package for generating the best matching text from a paragraph for a given keyword/sentence.
- Updated
Nov 23, 2022 - Python
This is a game AI project for the course "Artificial Intelligence" at the University of Calabria, Italy.
- Updated
May 11, 2023 - Python
AI algorithms visualization made with Rust
- Updated
Jan 4, 2024 - Rust
a python program thart uses genetic algorithm to find max point of y = sin(10Πx)+2
- Updated
May 20, 2023 - Python
my first game using Artificial Intelligence(min-max algorithm)
- Updated
Feb 13, 2018 - JavaScript
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.
- Updated
Jan 25, 2024 - HTML
Chineese-checker game by minmax algorithm and alpha beta algorithm
- Updated
Jun 9, 2022 - Java
Wa'el Engineering Project Repository
- Updated
Jun 1, 2024 - Python
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.
- Updated
Dec 24, 2024 - Python
My mini-projects for practical learning machine learning course on the Udacity
- Updated
Jun 18, 2019 - Python
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*
- Updated
Aug 14, 2022 - Jupyter Notebook
This script is an exemple of the usage of knn algo. It will able to you to build you own script based on this.
- Updated
Jun 13, 2025 - Python
Visualization Of Various AI Algorithms
- Updated
Nov 2, 2023 - Jupyter Notebook
C++ program implements Sokoban game to solve it with AI reinforcement algorithm (Q-learning ALG).
- Updated
May 19, 2024 - C++
C++ implementation of the Q-Learning algorithm applied to a simple grid world problem
- Updated
Mar 26, 2024 - C++
Implemented Dijkstra, BFS, Greedy BFS Algorithms using HTML5, CSS, Javascript
- Updated
Jun 11, 2023 - JavaScript
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
- Updated
Feb 24, 2025 - Python
Improve this page
Add a description, image, and links to theai-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theai-algorithm topic, visit your repo's landing page and select "manage topics."