Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
1. The code in main lycle error = error_formula(y, output) is declared and never used
2. error_foumula function is for a binary cross entropy but all the backprop and loss are for MSE
Added extended narrative for both BCE and MSE
Removed unused code
Removed division by n_features since it is compensated by the learning rate
5 contributors

Users who have contributed to this file

@cezannec @cTxplorer @Better-Boy @chorus12 @toppare
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.