Constrained Hierarchical Deep Reinforcement Learning with Differentiable Formal Specifications
-
Updated
Nov 19, 2022 - Python
Constrained Hierarchical Deep Reinforcement Learning with Differentiable Formal Specifications
In this section, I Developed the Robot Path Planning Program Using the Particle Swarm Optimization Algorithm.
This repo is for implementation of Dijkstra path planning algorithm, for a point robot. The algorithm was tested on a custom map created using OpenCV.
In this project, a new ACO algorithm is proposed which ensures to solve the problems encountered in traditional ACO algorithms. This algorithm was tested on number of environments to examine efficiency, error margin and count computational time. The results ensured that the proposed ACO algorithm is completely efficient in small-scale environmen…
Add a description, image, and links to the robot-path-planning topic page so that developers can more easily learn about it.
To associate your repository with the robot-path-planning topic, visit your repo's landing page and select "manage topics."