Keras Layers as easy as I can make them

So now lets make a keras layers Neural Network with both integer inputs and outputs

xTrainingData   [1], [2], [3], [4]
yTrainingTarget [1], [3], [5], [7]

Samples per batch : , Epochs (# of batches to run) :

Test the data:


...











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!