Skip to content

N.N.N. V.0.1-alpha

Choose a tag to compare

@Mar13554 Mar13554 released this 18 Nov 12:05
· 15 commits to main since this release
9cdd134

Added: Gradient descent; 4 input nodes, 2 hidden layers each with 5 nodes, 2 output nodes (67 parameters); changeable learning rate, tolerance, and time limit (more accurate).
Note: Play around with different values, see what happens. We'll be switching to a more efficient method of node generation in the next version (hopefully).
Documentation can be found here.