sungjae-cho/arithmetic-mlp
We implement a multilayer perceptron (MLP) that learns arithmetic operations: addition, subtraction, multiplication, division, and modulo. This implementation was used in the CogSci 2019 paper titled "Problem Difficulty in Arithmetic Cognition: Humans and Connectionist Models".
Jupyter NotebookMIT
No issues in this repository yet.