Convolutional Keras Layers Example

Keras Convolutional Layer
Trying to simplify Convolutional Keras Layers, which is fairly hard to do since Convolutional Layers tend to be made for images with tons of pixels. For this demo I used a 4x4 black and white "image" that you can just enter as the number 1 and 0
The program then sets up a convolutional layer and trys to match the number of rows of 1's
Users should make much more input images to have any chance of teaching this neural network. Thanks for your help Stan Bileschi Twitter @xtan


...











This Github, ... this Github Website Version, ... this Hosted Website Version, ... Tensorflowjs

By Jeremy Ellis
Twitter@rocksetta
Website http://rocksetta.com
Use at your own risk!