rbfs
Here are 12 public repositories matching this topic...
Sort:Most stars
this a python BFS , A* and RBFS implementation of 8 puzzle
- Updated
Feb 10, 2021 - Python
A python implementation of the COACH algorithm for the Cartpole problem in OpenAI gym.
- Updated
Mar 15, 2019 - Python
Generalized Improved Second Order RBF Neural Network with Center Selection using OLS
- Updated
Feb 18, 2024 - MATLAB
- Updated
Mar 8, 2019 - Python
AI heuristic search project
- Updated
Jun 27, 2019 - Python
Implementation of uninformed and informed AI search algorithms in Rust. Search algorithms include BFS, DFS, A*, RBFS, IDS, IDA*, and GBFS.
- Updated
Jul 8, 2022 - Rust
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)
- Updated
Oct 1, 2020 - Python
n_puzzle @ 42 - N-puzzle problem solver written in Rust
- Updated
Jan 20, 2019 - Rust
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.
- Updated
Nov 4, 2021 - Python
Implementation for hungarian globe solver using various search algorithms such as BFS, A* and RBFS.
- Updated
Oct 19, 2020 - Python
Improve this page
Add a description, image, and links to therbfs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with therbfs topic, visit your repo's landing page and select "manage topics."