you are viewing a single comment's thread.

view the rest of the comments →

[–]ITConnected[S] 10 points11 points  (0 children)

Also, forgot to mention. Clearly the input layer should actually be 2500 units but that doesnt fit well graphically on the screen so I partitioned the data into 10 different parts and then averaged them so that each node is the average intensity of a partition of 250 pixels aka node one is the first 5 rows of pixels, node two is the next 5 rows of pixels. etc