Pinned Repositories
cmake-project-template
Project skeleton for CMake projects
graph-similarity-demo
Calculating graph similarity demo
mini-gpt
Automatically exported from code.google.com/p/mini-gpt
motion-triggered-audio
ESP32 project for triggering audio when motion is detected
my-playground
Testing ideas
npndemo
randomforest
rise-implementation
Implementation of the RISE rule-based classifier (Pedro Domingos, 1996)
sat_strips_learn
tuentichallenge10
My solutions to problems from TuentiChallengeX
sprkrd's Repositories
sprkrd/sat_strips_learn
sprkrd/graph-similarity-demo
Calculating graph similarity demo
sprkrd/rl-playground
Solutions to exercises of the Barto and Sutton's RL book, and general playground for experiments.
sprkrd/motion-triggered-audio
ESP32 project for triggering audio when motion is detected
sprkrd/my-playground
Testing ideas
sprkrd/tuentichallenge10
My solutions to problems from TuentiChallengeX
sprkrd/aaai21_presentation
Presentation for AAAI 21 in Reveal.js
sprkrd/adventofcode
My solutions to AoC
sprkrd/airhockey
Simple 2D airhockey game
sprkrd/codechef
My solutions for codechef
sprkrd/codeforces
sprkrd/decision_tree
Implementation of a decision tree compilable into static C++ code
sprkrd/explicit_planning_graph
Just a simple tool to generate explicit planning graphs from PDDL domain/problem pairs.
sprkrd/ghost
My implementation to solve my own variant of the ghost game
sprkrd/image_netpbm
A simple header-only library for reading and writing netpbm images for quick demos
sprkrd/marina-s-birthday
sprkrd/mars-lander-simulator
Simulator for the Mars Lander game series (Codingame)
sprkrd/mcts_framework
Framework for testing and comparing different flavors of Monte Carlo Tree Search (MCTS)
sprkrd/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.
sprkrd/pddlgym
Convert a PDDL domain into an OpenAI Gym environment.
sprkrd/PhdSlides
sprkrd/planning_tools
Python planning tools for personal usage
sprkrd/processing_sketchbook
sprkrd/pysat
A toolkit for SAT-based prototyping in Python
sprkrd/seminar_random_numbers
Experiments on the effect over final applications of random number generators
sprkrd/sprkrd
Config files for my GitHub profile.
sprkrd/Start-Kit
MAPF start kit
sprkrd/thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
sprkrd/triangle-solver
General Triangle Solver using CLIPS rule-based system
sprkrd/tuentichallenge9
my solutions for tuentichallenge 9