-
-
Notifications
You must be signed in to change notification settings - Fork 611
Re-write training docs #2114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Re-write training docs #2114
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f19a7b1
re-write training.md
mcabbott 97dd556
add train_api page for docstrings
mcabbott 3ffe394
update basic.md to introduce explicit not implicit
mcabbott 01b4094
more links, comments on notes
mcabbott 250f0bd
updates, rm some Optimisers detail
mcabbott 8e023fd
mention TerminalLoggers
mcabbott 1348b70
tweaks
mcabbott 0ec5297
perhaps we should build regularisation into the same page
mcabbott 0980dcd
tweaks
mcabbott c6c253a
update quickstart + readme too
mcabbott df20a6c
finish freezing etc, update everything
mcabbott 76051cf
fix a test, etc
mcabbott 6c35ea1
add note to "advanced" page
mcabbott c148b86
tweaks
mcabbott 6042e8e
comments
mcabbott b72454a
tweaks, bugs, missing files, etc
mcabbott 28091df
move a sentence
mcabbott 11e4825
change opt to state
mcabbott aef8527
new page lost in rebase
mcabbott cc4c71b
don't say "explicit" so often
mcabbott 278b3a0
opt to state in a few more places
mcabbott 629cecd
add three compat boxes about common errors / problems re old versions
mcabbott ee9a53f
change to opt_state
mcabbott 3615b96
fixes
mcabbott 5c62890
fixup
mcabbott ede33b0
fixup
mcabbott cb5a742
fixup
mcabbott c5446b0
spelling & indentation
mcabbott File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Callback Helpers | ||
# [Callback Helpers](@id man-callback-helpers) | ||
|
||
```@docs | ||
Flux.throttle | ||
|
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.