uds-helms/BEclear

Simplify gradient descent function

Livia-Rasp opened this issue · 0 comments

Simplify gdepoch and dlossp function so that it only uses the gdepoch function and works with the matrix instead of iterating over each cell of the matrix.
This should improve the performance as well.

Do this after issue #10