Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 398 Bytes

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.