This project explores how Neural Networks learn to solve mathematical tasks—specifically Addition (Linear) and Modulo Division (Non-Linear). If you are new to Mechanistic Interpretability, start here.
Un módulo es un archivo que contiene código Python, incluyendo funciones, clases y variables. En el dia 1 se realizaron operaciones basicas como suma, resta, multiplicacion y division, separando el ...