This repository contains C++ implementation of A* search algorithm for finding path to goal state for 8 puzzle problem in AI.
☆11Dec 2, 2023Updated 2 years ago
Alternatives and similar repositories for 8-Puzzle-A-Star-Search
Users that are interested in 8-Puzzle-A-Star-Search are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆11Jan 20, 2019Updated 7 years ago
- INT8 calibrator for ONNX model with dynamic batch_size at the input and NMS module at the output. C++ Implementation.☆18Oct 15, 2024Updated last year
- Multi-Target Multi-Camera Human Tracking (Non-overlapping camera system)☆19Sep 2, 2022Updated 3 years ago
- Multimodal Brain mpMRI segmentation on BraTS 2023 and BraTS 2021 datasets.☆104Mar 23, 2026Updated 2 months ago
- ☆27May 24, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆38Oct 14, 2024Updated last year
- YoloV7 for a Jetson Nano using ncnn.☆32Sep 30, 2023Updated 2 years ago
- ☆31Sep 19, 2023Updated 2 years ago
- Convert video to an image sequence with per frame blur detection.☆34Mar 13, 2023Updated 3 years ago
- ☆13Feb 1, 2025Updated last year
- Azure Machine Learning - MLOps Python SDKv2☆10Jul 24, 2023Updated 2 years ago
- Unofficial C++ implementation of SLAM method, VITAMIN-E☆11Oct 10, 2020Updated 5 years ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆11Apr 24, 2023Updated 3 years ago
- C++ genetic algorithms scientific library☆15Aug 12, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Laboratory Management System is a web application that helps to manage the laboratory. You can manage the laboratory by adding, deleting,…☆31Feb 12, 2025Updated last year
- C++ SDL AI Pathfinding: BFS, Dijkstra, GBFS and A* algorithms.☆11Sep 16, 2022Updated 3 years ago
- Simultaneous localization and mapping (SLAM) tools in 3D☆12Sep 3, 2024Updated last year
- An unfinished camera-imu-lidar tightly coupled simultaneous localization and mapping system.☆13Apr 16, 2021Updated 5 years ago
- 实时避障 地图显示 物体点云识别台阶、悬崖、斜坡;☆12May 25, 2021Updated 5 years ago
- A-star (A*) path finding algorithm in C☆10Nov 25, 2013Updated 12 years ago
- This the repo for the paper tiltled "AgileFormer: Spatially Agile Transformer UNet for Medical Image Segmentation"☆83Jul 12, 2024Updated last year
- c++实现神经网络☆12Jan 21, 2019Updated 7 years ago
- Implemented a RGBD vSLAM in C++☆11Feb 9, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- PDR-小组数据共享计划☆17Dec 1, 2022Updated 3 years ago
- C++ implementation of the Focused Ant Colony Optimization (ACO) for solving the TSP☆11Feb 26, 2022Updated 4 years ago
- Environment to play variations of the board game Azul, usable for Reinforcement Learning research in C++ and Python☆13Jan 30, 2024Updated 2 years ago
- 基于CUDA的GPU加速通用遗传算法实现,实验平台为Nvidia Jetson Nano☆13Mar 23, 2023Updated 3 years ago
- C++ implementation of the GMS Feature Correspondence Algorithm☆12Jun 26, 2018Updated 7 years ago
- Helper C++ classes to quickly preintegrate IMU measurements between SLAM keyframes☆17May 11, 2026Updated 2 weeks ago
- Lidar IMU localization system based on NDT matching☆14Apr 28, 2022Updated 4 years ago
- TDOA Implementation for indoor location tracking using DWM1000 modules☆12May 10, 2022Updated 4 years ago
- C++ implementation of simple Q-Learning algorithm