Learning AI Machine Learning/AI is interesting; I’m hoping to learn enough that I can professionally enter the field myself. Introducing the ReflectronWhat happens if a computational neuron reflects part of its signal back, the way a physical wave does at an interface? Three Reflectron variants, benchmarked against equivalent MLPs across four datasets.August 26, 2026uGRAD and Neural Networks in CRe-implementing micrograd's autograd engine and a small MLP in C. Without classes or operator overloading, every edge of the graph becomes a pointer you have to place by hand–which makes the scale of the thing impossible to ignore.May 12, 2026