Permalink
362 lines (362 sloc)
11 KB
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?
deep-learning-v2-pytorch/intro-neural-networks/student-admissions/StudentAdmissions.ipynb
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.