A Neuronal Network builded with only fors, simple functions and lists.
This Neurnal Network have the purpose to be tranied with the dataset MINST from tensorflow and to predict numbers from this dataset.
First in the file " " we preprocess the datasaet into line of string that in the position will have a 1 if the value of the pixel is more than 0.