|
|
|
@ -25,8 +25,6 @@ ARGUMENT:: iterations
|
|
|
|
The number of iterations that the algorithm will go through to optimise the new representation
|
|
|
|
The number of iterations that the algorithm will go through to optimise the new representation
|
|
|
|
ARGUMENT:: learnRate
|
|
|
|
ARGUMENT:: learnRate
|
|
|
|
The learning rate of the algorithm, aka how much of the error it uses to estimate the next iteration.
|
|
|
|
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::
|
|
|
|
INSTANCEMETHODS::
|
|
|
|
|
|
|
|
|
|
|
|
|