Closed
Conversation
The hidden cells are added in 01 to improve the flow. The notebook a little text-heavy. Address review comments and fix formatting - Fix a few more typos - Remove <details> tag in Dataset class markdown description. Add ellipsis - Rework the CrossEntropyLoss description as an alternative to BCELoss - Move the Resnet example up a few cells so it flows better with the network exercise - Remove hint for the iterate over features exercise - Remove comment about activation function not being in the network Make initial changes to move to CrossEntropyLoss Convert notebook 1 to work with CrossEntropyLoss Modified link and changed comment to CELoss Replace BCE with CrossEntropy in exercise Modify content on Softmax in Task 9. It's not necessary to use softmax in the notebook as it's already included in the PyTorch implementation. Add a bit more explanation about this in the notebook. Add note on excluding activation from model Inital fix to CrossEntropy in 03 Fix eye typos Add executed 03 Update Resnet50 name, add note in task 9 Pylance fixes and run 01 solution
This utilises the PenguinDataset defined within the notebook itself
This object approach is now an optional exercise
* Update README with Colab instructions. * Fix worked solutions colab links * Fix internal colab link. * Update readme following review by @MarionBWeinzierl.
* Update slides as used in NCAS. * Small typo fixes to slides.
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.