Alejandro Suárez's repositories
graph-similarity-demo
Calculating graph similarity demo
rl-playground
Solutions to exercises of the Barto and Sutton's RL book, and general playground for experiments.
motion-triggered-audio
ESP32 project for triggering audio when motion is detected
my-playground
Testing ideas
tuentichallenge10
My solutions to problems from TuentiChallengeX
aaai21_presentation
Presentation for AAAI 21 in Reveal.js
adventofcode
My solutions to AoC
decision_tree
Implementation of a decision tree compilable into static C++ code
explicit_planning_graph
Just a simple tool to generate explicit planning graphs from PDDL domain/problem pairs.
image_netpbm
A simple header-only library for reading and writing netpbm images for quick demos
mars-lander-simulator
Simulator for the Mars Lander game series (Codingame)
mcts_framework
Framework for testing and comparing different flavors of Monte Carlo Tree Search (MCTS)
optic-fixed
Existing repositories (2024-10-17) of Optic do not compile out of the box with current compilers, to the best of my knowledge. I've fixed the issues in this repo.
pddlgym
Convert a PDDL domain into an OpenAI Gym environment.
planning_tools
Python planning tools for personal usage
pysat
A toolkit for SAT-based prototyping in Python
seminar_random_numbers
Experiments on the effect over final applications of random number generators
Start-Kit
MAPF start kit
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
triangle-solver
General Triangle Solver using CLIPS rule-based system
tuentichallenge9
my solutions for tuentichallenge 9