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.
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
Revamped tuning #130
base: main
Are you sure you want to change the base?
Revamped tuning #130
Changes from all commits
5b47f0c
5936ccc
6b8eba1
78e2a30
96e8552
886d8d8
c5f0e66
2047ca2
4422082
abca208
376c647
adb25af
fcd155e
964e427
baf5fcc
c05ef59
565607d
8a29f16
799cbe4
1889695
104d9c1
14c10c1
ab6fd50
e0f7291
567acdf
9eaac38
6bca873
83532a3
22cfa3e
47c154d
bc831d3
0be1c88
d7a3165
848dfd1
c813435
949b94a
9d43fb6
2a2bf0f
4da66b4
8021c35
2ce197d
6c7b593
d5b708a
625c4f1
7044024
0019092
0a83bbb
4c22071
d55c9a0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMHO opinion I wouldn't put this example here - even though I think it is good to have it. The tutorial is already 500 lines and with this super long. I rather vote for smaller examples tackling one specific tasks. Finding solutions is much easier if they are shorter. See also the beloved matplotlib examples.