luomi16 / AI-algorithm-solutions

A collection of AI algorithm challenges and solutions, encompassing the Burnt Pancake Problem (solved using BFS and A*), Alpha-Beta search in Minimax trees, Q-learning, and implementations of Perceptron and Logistic Regression models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A collection of AI algorithm challenges and solutions, encompassing the Burnt Pancake Problem (solved using BFS and A*), Alpha-Beta search in Minimax trees, Q-learning, and implementations of Perceptron and Logistic Regression models.


Languages

Language:Python 100.0%