A software framework to learn and test AI algorithms — In my old articles, I talked about various AI Planning algorithms, such as search algorithms, Refinement Acting Engines, Hierarchical FSMs, and Behavior Trees. The articles use the Pac-Man game framework to implement the algorithm. Some of those articles are linked below: Plan-Space Search Designing AI Agents’ Behaviors with Behavior Trees …