Python program that solves the Missionaries and Cannibals problem, a toy problem in AI, with iterative deepening search.
-
Updated
Feb 17, 2018 - Python
Python program that solves the Missionaries and Cannibals problem, a toy problem in AI, with iterative deepening search.
Constraint Satisfaction Problem (CSP) solver for Sudoku with a graphical interface through python
Full-featured Algorithmic Intelligence Music Augmentator (AIMA) with full multi-instrument MIDI output and Karaoke support.
Libray for dealing with logic in python
A Kenken puzzle generator & solver
My solutions for CS3243 - Introduction to Artificial Intelligence project assignments (AY21/22 Sem 2).
Speedrun-like codes for my CS3243 projects
Python 3.13 implementation of the algorithms from "Artificial Intelligence: A Modern Approach" (4e) - Russell & Norvig
Implementation of a Forward-Planning Agent for Udacity's Artificial Intelligence Nanodegree (v3.0). This project is the solution for the notebook from the classroom (topic: Classical Planning).
WHO Academy MLE Challenge Round 1: Ron Graham's Game with Optimiser
🧩🔠🎮 Kakuro game, played from some well-known AI algorithms
Inference algorithms based on the AIMA textbook
Solution of Machine Intelligence (CMP402) labs
Add a description, image, and links to the aima topic page so that developers can more easily learn about it.
To associate your repository with the aima topic, visit your repo's landing page and select "manage topics."