Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa
-
Updated
Apr 25, 2022
8000
A maze is a type of puzzle involving a collection of paths, usually where a player has to find a route from start to finish.
A huge variety of algorithms exist for generating and solving mazes. These are not only fun to implement, but also are a good way to familiarise yourself with programming techniques, algorithms, and languages.
Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa
A maze generator, solver and visualizer for Python
Pathfinding visualizations with Python and Pygame
This is repository for the course ROS2 Autonomous Driving and SLAM using NAV2 with TurtleBot3 on Udemy.
Create aesthetic mazes of different shapes, tiles, sizes and more using a CLI tool. A website is also available at https://mazes.apixelinspace.com
A comprehensive library of algorithms for creating perfect mazes.
A program to create, solve and draw mazes in your terminal or in 2D/3D
A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong
The Maze generation software "Daedalus", version 3.5
A minimal visual maze solver using various algorithms.
Project of a micromouse type mobile robot based on STM32 and designed PCB. Master's thesis.
🏰 The Maze Game offers straightforward maze navigation challenges, built with Prim's & DFS Algorithms. Featuring responsive design for easy play on any device, including mobile, with intuitive on-screen controls for movement, it's ideal for quick gaming sessions, providing both casual and challenging experiences!
Arduino nano based micro-mouse
Advanced maze generator written in Kotlin
Generate and solve mazes using various algorithms
Automatic maze generator (DFS) and maze solver (A*, DFS, BFS) in python.
An app that can solve a maze based on its image.
All my working experience with p5js
Highly efficient holistic 2D visibility solution for grid-based environments/maps (C++ and MATLAB). Extends to a planner.