Deep Learn JS by Kaiya


...


Array1D:
Scalar:
result.getValues()[] <= -1 to show all array values

...


...


From https://deeplearnjs.org/docs/tutorials/intro.html
...


From deeplearnjs tutorial at: https://deeplearnjs.org/docs/tutorials/ml_beginners.html


...


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.

Status Here
Messages Here
The Images Here


...


...


Array shape is 2 data is 80,170



...