Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deviations from official iRProp- algorithm.
The iRProp- algorithm as given in its original paper does not have weight-backtracking: If the sign of the derivative changes in an iteration, the weights should not be updated at all.
- Loading branch information