Keras Layers as easy as I can make them
So now lets make a keras layers Neural Network with both decimal inputs and outputs
xTrainingData a random set of 5 (default) decimal numbers as X between the values 0.001 and 500.00
yTrainingTarget y calculated from 2X+3
Samples per batch : ,
Epochs (# of batches to run) :
xTrainingData:
yTrainingTarget:
Enter your own data for your own equation, or generate data based on the equation 2X+3
Test the data: --> For 2X+3 should equal about
...
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!