中山大学人工智能实验 (2019 秋):16 个实验、4 个项目,包含搜索算法、CSP、Prolog、EM 算法、朴素贝叶斯、强化学习等
-
Updated
Dec 15, 2020 - Python
中山大学人工智能实验 (2019 秋):16 个实验、4 个项目,包含搜索算法、CSP、Prolog、EM 算法、朴素贝叶斯、强化学习等
Haskell and Scala translations of Truth Maintenance Systems and other tools from Forbus and de Kleer's Building Problem Solvers.
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.
A repository for AI Algorithms Lab Codes
Chineese-checker game by minmax algorithm and alpha beta algorithm
Gomoku game engine with different AI search algorithms
Projeto para descobrir o tipo de um Pokémon através de suas características básicas. Desenvolvido na disciplina da Inteligência Artificial.
AI Mini Project - Semester 20212, DSAI, HUST
This is a 2D car game for AI algorithms such as Reinforcement learning or Genetic algorithm.
I am trying to implement various AI algorithms on various environments (like OpenAI-gym) as I learned my toward the safe AI
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.
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.
Creates a Training environment to test different kinds of Artificial Intelligente algorithms to be used in the Fast and Curious game.
Color Quantization using K-Means clustering algorithm and Python's OpenCV library - Artificial Intelligence (AI) final project - Summer 2024 /// by theMHD; thanks for chatGPT :)
Artificial Intelligence Chess AI with optimized minimax algorithm with alpha beta pruning and heuristic function implementation by Plipus Telaumbanua
Learning the basic of AI with python.
Searching Algorithm Example
C++ implementation of the Q-Learning algorithm applied to a simple grid world problem
Applications of search algorithms in interesting optimization problems.
Add a description, image, and links to the ai-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the ai-algorithms topic, visit your repo's landing page and select "manage topics."