Skip to content
#

ai-algorithm

Here are 39 public repositories matching this topic...

AIML-NLP-Text-Scoring

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

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 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

Improve this page

Add a description, image, and links to the ai-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ai-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more