Pinned Repositories
agents-experiments
Exploring agents capabilities, environment and evaluation design
ai-notebooks
Some ipython notebooks implementing AI algorithms
anakin_scraping
Job assignment (Anakin): Retrieve the longitude and latitude of the restaurants living in GrabFood
config
.dotfiles (No extra tooling, no symlinks, files are tracked on a version control system)
GDL
Geometric Deep Learning dissection.
logic
Basic ideas of functional programming, constructive logic, and the Coq proof assistant.
minikeyvalue
A distributed key value store in under 1000 lines. Used in production at comma.ai
references
To organize the world's AI computing information.
SLAM
A toy implementation of simultaneous location and mapping system
wasm_playground
Deep dive into the WASM internal structure and behaviour.
antferdom's Repositories
antferdom/GDL
Geometric Deep Learning dissection.
antferdom/wasm_playground
Deep dive into the WASM internal structure and behaviour.
antferdom/references
To organize the world's AI computing information.
antferdom/ai-notebooks
Some ipython notebooks implementing AI algorithms
antferdom/agents-experiments
Exploring agents capabilities, environment and evaluation design
antferdom/config
.dotfiles (No extra tooling, no symlinks, files are tracked on a version control system)
antferdom/logic
Basic ideas of functional programming, constructive logic, and the Coq proof assistant.
antferdom/minikeyvalue
A distributed key value store in under 1000 lines. Used in production at comma.ai
antferdom/anakin_scraping
Job assignment (Anakin): Retrieve the longitude and latitude of the restaurants living in GrabFood
antferdom/bazel
A documented journey in depth about the existing building and testing systems.
antferdom/python-mastery
Advanced Python Mastery (course by @dabeaz)
antferdom/simple-gpt
Minimal industrial level implementation (multi-node, DDP, FSDP) GPT training.
antferdom/tutorials
PyTorch tutorials.
antferdom/build-nanogpt
Video+code lecture on building nanoGPT from scratch
antferdom/CodeGeeX
CodeGeeX: An Open Multilingual Code Generation Model (Rust)
antferdom/core
This repo will host the core components of FaMaPy
antferdom/correct
Prepossessing and correctness evaluation of Rust programs
antferdom/demo
antferdom/docs
Documentation about tooling, configuration and miscellaneous topics about computing
antferdom/entropix
Entropy Based Sampling and Parallel CoT Decoding
antferdom/gpu-experimental
Blackwell GPU programming
antferdom/leveldb-21
antferdom/master-thesis
AI Compilers
antferdom/ml-engineering
Machine Learning Engineering Guides and Tools
antferdom/mla_blog_translation
antferdom/ParaAttention
Context parallel attention that accelerates DiT model inference
antferdom/Proyecto
antferdom/simple_transformer
Simple Transformer in Jax
antferdom/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
antferdom/Workshop-TRT-LLM