Pinned Repositories
attention
Some small projects to learn the low level details of attention mechanisms and transformers.
brain
Beautiful notes in your terminal.
causal
A CRDT implementation playground.
chess-tournament
Chess tourny for the boys.
gate-god
Openin' gates and stuff
gommand
Easily run Go code straight from your terminal.
gosane
A sane and simple Go REST API template.
json2ts
Convert JSON into TS classes
reaper
A fast & simple image collector for creating machine learning datasets.
vitshuffle
Pre-train visual transformers through image segment shuffling.
sno6's Repositories
sno6/gommand
Easily run Go code straight from your terminal.
sno6/gosane
A sane and simple Go REST API template.
sno6/brain
Beautiful notes in your terminal.
sno6/json2ts
Convert JSON into TS classes
sno6/causal
A CRDT implementation playground.
sno6/chess-tournament
Chess tourny for the boys.
sno6/reaper
A fast & simple image collector for creating machine learning datasets.
sno6/vitshuffle
Pre-train visual transformers through image segment shuffling.
sno6/attention
Some small projects to learn the low level details of attention mechanisms and transformers.
sno6/gchat
Simple GRPC chat room
sno6/arc
A humble attempt at solving ARC.
sno6/chat
Use GPT from your command line.
sno6/config
Environment and JSON based configuration. So simple it hurts.
sno6/ezgptz
A super simple GPT example.
sno6/gate-god
Openin' gates and stuff
sno6/mnist
MNIST reader for Go
sno6/nett
A short and sweet neural network library.
sno6/vizcontext
Using previous frames as contextual guidance for object detection and recognition systems.
sno6/farley.ai
A blog or something 💁
sno6/homebrew-brain
sno6/httprouter
A high performance HTTP request router that scales well
sno6/screenshot
Fork of screenshot to support multiple windows / other bug fixes.
sno6/sno6.github.io
Personal website
sno6/sqlite-vss
A SQLite extension for efficient vector search, based on Faiss!
sno6/tutorials
PyTorch tutorials.
sno6/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS