You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The two big ones for me are the additional examples and the multiple hidden layers.
Those two things open the door for lots of other possibilities.
The additional example can be used for testing community contributed features.
The multiple hidden layers open the door for convolution layers and the like.
Which then opens the door for some really cool art.
Neural Network Feature (Wish) List
These are the basics:
See Half Adder Example #41 and Add simple NN test #66 and Custom test without node using pure javascript #76.
These would be interesting to add:
Per Multi Hidden Layer Support for nn.js #61.
Per More activation function options? #70 and Add more Activation Function options. #75.
See here.
Per Add Learning Rate Decay #65. Also see here via here.
See here.
See here. Also see here via here.
See here via here.
See here.
The text was updated successfully, but these errors were encountered: