UMAP: removed batchSize from help

nix
Pierre Alexandre Tremblay 5 years ago
parent 473d6e3cdf
commit afa65115a0

@ -25,8 +25,6 @@ ARGUMENT:: iterations
The number of iterations that the algorithm will go through to optimise the new representation
ARGUMENT:: learnRate
The learning rate of the algorithm, aka how much of the error it uses to estimate the next iteration.
ARGUMENT:: batchSize
The training batch size.
INSTANCEMETHODS::

Loading…
Cancel
Save