Pinned Repositories
csvee
CSV parser written in Scheme
krayon
A simple raytracer with Phong illumination, reflections and shadows, point lighting, inverse texture mapping, and adaptive anti-aliasing.
lambda-ml
A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.
layer
Neural network inference the Unix way
nacho-8
NACHO-8 is an emulator for the CHIP-8 system
ngram-syllables
Syllable counting and detection using an n-gram language model.
priority-expiry-cache
An implementation of a bounded in-memory cache with support for expiration times and priorities.
scar
Deploy static websites in seconds - with HTTPS, a global CDN, and custom domains.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
cloudkj's Repositories
cloudkj/scar
Deploy static websites in seconds - with HTTPS, a global CDN, and custom domains.
cloudkj/layer
Neural network inference the Unix way
cloudkj/lambda-ml
A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.
cloudkj/ngram-syllables
Syllable counting and detection using an n-gram language model.
cloudkj/csvee
CSV parser written in Scheme
cloudkj/krayon
A simple raytracer with Phong illumination, reflections and shadows, point lighting, inverse texture mapping, and adaptive anti-aliasing.
cloudkj/nacho-8
NACHO-8 is an emulator for the CHIP-8 system
cloudkj/priority-expiry-cache
An implementation of a bounded in-memory cache with support for expiration times and priorities.