Generalized Improved Second Order RBF Neural Network with Center Selection using OLS
-
Updated
Feb 18, 2024 - MATLAB
Generalized Improved Second Order RBF Neural Network with Center Selection using OLS
Implementation of uninformed and informed AI search algorithms in Rust. Search algorithms include BFS, DFS, A*, RBFS, IDS, IDA*, and GBFS.
Implements a program that solves the problem using the non-informative search algorithm AlgNoInf and the informative search algorithm AlgInf, which uses a given heuristic function Func.
this a python BFS , A* and RBFS implementation of 8 puzzle
Implementation for hungarian globe solver using various search algorithms such as BFS, A* and RBFS.
Applying state of the art AI search algorithms to solve the Sokoban game automatically. Since Sokoban game itself is quite challenging due to its problem complexity, additionally, heuristic functions and deadlock detectors are applied. (Python)
AI heuristic search project
A python implementation of the COACH algorithm for the Cartpole problem in OpenAI gym.
n_puzzle @ 42 - N-puzzle problem solver written in Rust
Add a description, image, and links to the rbfs topic page so that developers can more easily learn about it.
To associate your repository with the rbfs topic, visit your repo's landing page and select "manage topics."