Pinned Repositories
ai_game
computation_graph
Experiments with aggressive computation graph optimization.
dataflow
Dataflow is a data processing library, primarily for machine learning.
intrinsic
Symbolic Algebra
lm_test
luminal
Deep learning at the speed of light.
math_nn
Teaching neural networks math!
matmul
100% MFU or bust.
micrograd-rs
A bare-minimum version of backpropagation, inspired by Andrej Karpathy's micrograd.
server_meshing
Attempt at building a dynamic server meshing system
jafioti's Repositories
jafioti/luminal
Deep learning at the speed of light.
jafioti/dataflow
Dataflow is a data processing library, primarily for machine learning.
jafioti/matmul
100% MFU or bust.
jafioti/ai_game
jafioti/math_nn
Teaching neural networks math!
jafioti/computation_graph
Experiments with aggressive computation graph optimization.
jafioti/intrinsic
Symbolic Algebra
jafioti/lm_test
jafioti/micrograd-rs
A bare-minimum version of backpropagation, inspired by Andrej Karpathy's micrograd.
jafioti/server_meshing
Attempt at building a dynamic server meshing system
jafioti/Briefly
jafioti/canvas_task_handler
See all canvas assignments on Todoist automatically.
jafioti/cudarc
Safe rust wrapper around CUDA toolkit
jafioti/dfdx
Deep learning in Rust, with shape checked tensors and neural networks
jafioti/JoesWebImageClassifier
A super basic image classifier.
jafioti/language_model
A simple language model written in Rust
jafioti/lentrait
A len trait for Rust, providing a len() function.
jafioti/claude
TUI application to use claude.ai
jafioti/egraphs-good.github.io
egraphs-good website
jafioti/Marvin-Mk1
jafioti/trainingtracker
A python module and a mobile app for tracking training progress for machine learning.
jafioti/Transformer-Chatbot
A simple transformer-based Seq2Seq chatbot.
jafioti/vector_qa
Scalable Neural Question Answering
jafioti/whisper-rs
jafioti/zero_to_prod
My implementation of Zero To Production In Rust