This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
-
Updated
Oct 2, 2021 - Jupyter Notebook
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
NPuzzle Game - Kotlin
A sliding puzzle game for Android with deep learning techniques, written in Java and Python, utilized TensorFlow and Jupyter.
8 Puzzle problem solution with A* algorithm, BFS, and DFS.
Ứng dụng thuật toán BFS và A* vào giải bài toán xếp hình N-Puzzle
Solving N-Puzzle problem using AI Algorithms on GPU CUDA
DFS, BFS, A Star and Iteratie Deepening A star (IDA*) for n puzzle game
Python implementation of N puzzle problem using A* and IDA* search algorithms.
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
🧩 Implementation of various search algorithms to solve 8-Puzzle and 15-Puzzle instances.
Npuzzle and Nqueen solver with hill climbing and simulated annealing algorithms
Using the A* algorithm to solve the Npuzzle problem.
Ocaml N-puzzle game solver using the A* search algorithm
N-Puzzle solver using A* supporting multiple heuristics
Npuzzle solve with A* Algorithm
Add a description, image, and links to the npuzzle topic page so that developers can more easily learn about it.
To associate your repository with the npuzzle topic, visit your repo's landing page and select "manage topics."