heuristic topic
Attention-Beam-Image-Captioning
Image captioning using beam search heuristic on top of the encoder-decoder based architecture
sliding-puzzle
:game_die::cat: A ReactJS sliding puzzle with a solver and cat GIFs as your rewards.
TravelingSalesmanHeuristics.jl
Julia package for simple traveling salesman problem heuristics
pathfinding
Visual explanation of pathfinding algorithms and how a*, Dijkstra and BFS can be seen as the same algorithm with different parameter/data structures used under the hood
trailscraper
A command-line tool to get valuable information out of AWS CloudTrail
pathfinding-lab
Run, test and compare all algorithms and heuristic functions
tidycells
Automatic transformation of untidy spreadsheet-like data into tidy form
centipede
Constraint Satisfaction Problem Solver for Golang