Pinned Repositories
aaai-template
latex template for various conferences, as well as wise-man's overleaf (overleaf is terrible!)
ArriVAL
Yet Another Classical planning plan validator written in modern Common Lisp
asdf-viz
ASDF system dependency visualizer
eazy-gnuplot
Super Duper Doopa Booka Lispy Gnuplot library
eazy-opencl
OpenCL binding for Common Lisp
inlined-generic-function
Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions
latplan
LatPlan : A domain-independent, image-based classical planner
sbcl-wiki
maybe-wrong sbcl internals
trivia
Pattern Matcher Compatible with Optima
numcl
Numpy clone in Common Lisp
guicho271828's Repositories
guicho271828/trivia
Pattern Matcher Compatible with Optima
guicho271828/aaai-template
latex template for various conferences, as well as wise-man's overleaf (overleaf is terrible!)
guicho271828/latplan
LatPlan : A domain-independent, image-based classical planner
guicho271828/eazy-gnuplot
Super Duper Doopa Booka Lispy Gnuplot library
guicho271828/lisp-namespace
no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.
guicho271828/latplan-fosae
First Order State Auto Encoder implementation for Latplan
guicho271828/another-org-info
Yet Another Org-mode HTML Presentation Script
guicho271828/trivialib.bdd
BDD and ZDD
guicho271828/type-i
Type Inference Utility on unary type-checking predicates
guicho271828/trivial-package-manager
A simple interface to distro-specific package managers.
guicho271828/planner-scripts
Wrapper for various planners, with resource limitations
guicho271828/remarkable-cli-tooling
Tooling for the reMarkable paper tablet.
guicho271828/scholarly
Retrieve author and publication information from Google Scholar in a friendly, Pythonic way without having to worry about CAPTCHAs!
guicho271828/cv
Personal CV
guicho271828/downward-benchmarks
guicho271828/experimental-file-organizer
guicho271828/experimental-gnome-do-clone
guicho271828/fattrace
Provides an informative (fat) stacktrace that shows everything on the stack.
guicho271828/pddl-generators
Unofficial collection of PDDL generators, some of which have been used to generate benchmarks for the International Planning Competitions (IPC).
guicho271828/pddlgym
Convert a PDDL domain into an OpenAI Gym environment.
guicho271828/planutils
General library for setting up linux-based environments for developing, running, and evaluating planners.
guicho271828/pplanner
guicho271828/pytorch-project-template
guicho271828/rm-r-experiment
guicho271828/stable-truncated-gaussian
A numerically-stable and differentiable implementation of the Truncated Gaussian distribution in Pytorch.
guicho271828/STRIPS-HGN
Learning Domain-Independent Planning Heuristics over Hypergraphs (ICAPS'20)
guicho271828/tabnet
PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf
guicho271828/TdZdd
A top-down/breadth-first decision diagram manipulation framework
guicho271828/yap
guicho271828/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS