Batches: Note: 100 takes a few seconds longer to train
Learning Rate: Note: Small changes may inprove the learning
Curve fit when x= y=
Curve fit when x= y=
Curve fit when x= y=
Curve fit when x= y=
Solve for x=
...
...
Easiest Model Builder Using Deeplearnjs in Pure Javascript
See original at https://deeplearnjs.org/demos/model-builder/
and try to build the easiest version of a model. Delete all layers until you only have:
Flattened, Fully Connected, Softmax, Label. That is what is working here.