Personal research notebook for ideas, derivations, and design notes across AI, ML, and agentic systems.
barnacles is a living collection of personal notes — the accumulated residue of research, design work, and reading that attaches over time.
It’s not a polished library or a formal publication space.
barnacles/
├── agentic_ai/ # LLM agents, coordination, self-play, planning
├── coding/ # Snippets from coding interview studying
├── optimization/
├── rl/
Many items are TBD or WIP
Each folder evolves independently — notes may be fragments, drafts, or cross-linked explorations.
- boilers — Deep learning and ML implementation reference
- nautilus — Reinforcement learning and agentic AI experiments
This repository isn’t intended for external use or contributions.
However, selected excerpts and distilled insights may appear in blog posts, technical write-ups, or public repositories.
If you’re exploring similar intersections of LLM agents, optimization, and multi-agent learning, parts of these notes may serve as conceptual scaffolding for your own work.
MIT License © Alexander Braafladt