/Basic_NeuronalNetwork

A Neuronal Network builded with only fors, simple functions and lists

Primary LanguageJupyter NotebookMIT LicenseMIT

Basic_NeuronalNetwork

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.

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.