Skip to content

Commit e4617e3

Browse files
committed
Fixed several issues in the notebook:
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
1 parent 3a95d11 commit e4617e3

File tree

4 files changed

+58
-562
lines changed

4 files changed

+58
-562
lines changed

intro-neural-networks/student-admissions/.ipynb_checkpoints/StudentAdmissions-checkpoint.ipynb

Lines changed: 0 additions & 388 deletions
This file was deleted.

0 commit comments

Comments
 (0)