An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ai-algorithms

cooperblacks/ai-projects

Collection of random A.I. applets and programs aimed at testing and implementing both currently existing or novel algorithms

Language: C - Size: 0 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Tynab/Searching-Algorithms

Searching Algorithm Example

Language: Jupyter Notebook - Size: 142 KB - Last synced at: 7 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

zubairahm3d/AI-Checkers-Game

Final Project – Artificial Intelligence (Spring 2024), FAST NUCES. Built a Python Checkers game with an AI opponent using Minimax with Alpha-Beta pruning and heuristic evaluation for smart move selection.

Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

zong4/AILearning

Learning the basic of AI with python.

Language: Python - Size: 31.8 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

venkat-0706/Tic-Tac-Toe-Game

Tic-Tac-Toe is a simple game where two players try to get three marks in a row on a 3x3 grid. The first player to achieve this wins. If no one does, it's a draw.

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1

DavisNoah02/TicTacToe_Dynamo

Minimax AI Algorithm

Language: JavaScript - Size: 1.26 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Samirnunes/search-algorithms

Applications of search algorithms in interesting optimization problems.

Language: Jupyter Notebook - Size: 4.82 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Sabdikay/Connect4

This is a simple Connect Four game implemented in Python with ability to play against computer

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Fathin-Ishrak-Romeo/BRACU_CSE422-Artificial-Intelligence_LAB

Language: Jupyter Notebook - Size: 6.94 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

venkideshVenu/S5-AI-Algorithms-Lab-2019-Scheme-KTU

Repository for the S5 AI Algorithms (2019 Scheme) at Kerala Technological University (KTU), featuring practical experiments on AI Algorithms like Basic search strategies, informed search algorithms, constraint satisfaction problems. etc.,

Language: Jupyter Notebook - Size: 402 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

Kapil-1702/Breakthrough-AI-Board-Game

A Python-based chess-like board game featuring advanced AI strategies including Minimax and Alpha-Beta pruning algorithms. Implements both offensive and defensive heuristics with performance metrics tracking and GUI visualization using Pygame.

Language: Python - Size: 4.47 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

plipustel/ChessAI_MimimaxAlphaBetaAlgorithms

Artificial Intelligence Chess AI with optimized minimax algorithm with alpha beta pruning and heuristic function implementation by Plipus Telaumbanua

Language: Python - Size: 564 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

theMHD-120/Color-Quantization-AI-Project

Color Quantization using K-Means clustering algorithm and OpenCV library of python - Artificial Intelligence (AI) final project - Summer 2024 /// by theMHD; thanks for chatGPT :)

Language: Python - Size: 5.77 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

grkh-rahul/engine-health-detector

Enhancing Vehicle Safety: A Machine Learning Approach For Predictive Maintenance

Language: Jupyter Notebook - Size: 6.13 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

TheOrbAiProject/TheOrbAiProject.github.io

Artificial Intelligence (AI) refers to the simulation of human intelligence in machines that are programmed to think and learn like humans. These systems can perform tasks that typically require human intelligence, such as visual perception, speech recognition, decision-making, and language translation.

Language: HTML - Size: 86.9 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kunalPisolkar24/AI_Lab

Collection of practical codes for Savitribai Phule Pune University's Artificial Intelligence (310258) .

Language: Java - Size: 133 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

tasbeehismail/AI-Rubik-Cube-Solver Fork of BenSDuggan/CubeAI

AI Practical Project

Language: Python - Size: 581 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

xlnwel/board-game

Adversarial search algorithms on board games

Language: C++ - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

caiselvas/bicing-optimization-local-search

This repository seeks to optimize bikes distribution of a public bicycle renting service across city stations using local search algorithms like Hill Climbing and Simulated Annealing, aiming to minimize costs and efficiently meet demand. It includes tools to visualize the distribution and showcases the utility of AI in urban logistics.

Language: Python - Size: 2.31 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rikcav/pokemanos

Projeto para descobrir o tipo de um Pokémon através de suas características básicas. Desenvolvido na disciplina da Inteligência Artificial.

Language: Jupyter Notebook - Size: 277 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

devtoti/strangelydisturbingcuisine

E-commerce mockup site built with Material UI and AI algorithms for generating funny products' images and descriptions.

Language: JavaScript - Size: 26.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

panpusto/cs50-ai-tic-tac-toe

Tic Tac Toe game with minimax and alpha-beta pruning

Language: Python - Size: 115 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Varniex/AI-Algorithms

I am trying to implement various AI algorithms on various environments (like OpenAI-gym) as I learned my toward the safe AI

Language: JavaScript - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Nikhil-prog/8-puzzle-solver

8 puzzle solver, a python program that solves the modified version of Expense 8 puzzle problem using different algorithms,

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RaffaeleFiorillo/Fast_and_Curious_AI_Environment

Creates a Training environment to test different kinds of Artificial Intelligente algorithms to be used in the Fast and Curious game.

Language: Python - Size: 1.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

lggvu/Route-Planning 📦

AI Mini Project - Semester 20212, DSAI, HUST

Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

Farbod-Siahkali/Artificial-Intelligence

University of Tehran Artificial Intelligence Course Projects

Language: HTML - Size: 34.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

jphmrst/bps

Haskell and Scala translations of Truth Maintenance Systems and other tools from Forbus and de Kleer's Building Problem Solvers.

Language: Haskell - Size: 2.03 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1

Syed-Owais-Noor/AI-Project-Comparison-of-3-algo-s

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*

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

CSI-SCT-SB/AIL-333-AI-Algorithms-Lab

A repository for AI Algorithms Lab Codes

Language: Jupyter Notebook - Size: 1.25 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 7

aggstam/freecell_solver

This program solves freecell solitaire puzzles using four algorithms: Depth first search, Breadth first search, Best first search and A*

Language: C - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

RIMYA/AI-SnakeGame

Training snake using different Artificial Intelligence algorithms (A-STAR, BREADTH FIRST SEARCH, DEPTH FIRST SEARCH & ARTIFICIAL NEURAL NETWORKS). This game is made using pygame and python libraries.

Language: Python - Size: 823 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Ahmed-Ibrahim-30/AI-Project-Chineese-checker

Chineese-checker game by minmax algorithm and alpha beta algorithm

Size: 4.04 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 3

liu-yucheng/AIDesign-OpenToolchain

AIDesign Open Toolchain AI Research Application Collection

Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mugiluri/FunFeedBackAI

Feedback prediction WinForm GUI. It is running AI algorithms based on the ML.NET model. It analyses feedback and gives output in a graph built on LiveCharts.

Language: C# - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

andreicalin-georgescu/Halite-III

Showcase of the contributions brought to the Halite-III joint homework

Language: Java - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
ai-algorithms 36 ai 17 artificial-intelligence 14 python 11 alpha-beta-pruning 7 machine-learning 4 dfs-algorithm 3 depth-first-search 3 minimax 3 game-development 3 uniform-cost-search 3 minmax-algorithm 3 pygame 3 a-star-algorithm 3 minimax-algorithm 3 python3 2 board-games 2 ai-games 2 game 2 map-coloring-problem 2 search-algorithms 2 board-game 2 ai-algorithm 2 image-processing 2 genetic-algorithm 2 a-star-search 2 ai-projects 2 ucs 2 algorithms 2 breadth-first-search 2 dfs 2 neural-networks 2 bfs 2 artificial-intelligence-algorithms 2 heuristic-search 1 greedy-algorithms 1 tic-tac-toe-python 1 cartpole-v1 1 flappy-bird 1 multi-agent-reinforcement-learning 1 neuroevolution 1 open-ai-gym 1 q-learning 1 reinforcement-learning 1 reinforcement-learning-algorithms 1 self-driving-car 1 8-puzzle-modified-version 1 graph-traversal 1 8-puzzle-problem 1 bfs-search 1 mcts 1 hex 1 hill-climbing 1 alphabeta-tree-search 1 local-search 1 local-search-algoirthms 1 rubick 1 simmulated-annealing 1 classification 1 classification-algorithm 1 gui 1 sppu-computer-engineering 1 classification-model 1 natural-language-processing 1 pokemon 1 ecommerce 1 generative-art 1 material-ui 1 mui 1 react 1 csi 1 hacktoberfest 1 hacktoberfest2022 1 c 1 freecell-solver 1 ai-snakes 1 artificial-neural-networks 1 astar-algorithm 1 snake-game 1 gui-java 1 minmax-alpha-beta-pruning 1 batch-processing 1 data-augmentation 1 dcgan 1 gnu-gplv3 1 gpl3 1 analyses-feedback 1 graph 1 livecharts 1 halite3 1 dfs-search 1 dls-search 1 greedy-search 1 iterative-deepening-search 1 games 1 virtual-environments 1 route-optimization 1 atms 1 building-problem-solvers 1 forbus-dekleer 1