Diego Rodríguez Atencia

Diego Rodríguez Atencia

Mathematician · Data Engineer · Builder

I'm Diego — mathematician, data engineer, and builder. I spend most of my time working on ML systems and financial data pipelines by day, and hacking on open-source projects (neural nets in C, KANs, RL) by night. I also built regllm.xyz. Outside of that: hiking, rock climbing, chess, and sci-fi novels.

Experience

Projects

Neural Network in C

Built a neural network from scratch in C to understand backpropagation and gradient descent at the lowest level.

KAN Implementation

PyTorch implementation of Kolmogorov-Arnold Networks using Taylor expansion instead of B-splines.

litetorch

Educational reimplementation of PyTorch with reinforcement learning algorithms for learning purposes.