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
New Tip 1 #241
New Tip 1 #241
Changes from 15 commits
3e50e14
038382f
f024a55
8cd4486
11f7831
c7803e8
23cc9db
7848122
06c8dbe
9e5f4e4
a8c90cd
06322b1
c378eb6
9a5df55
937cc08
6c4f4d1
4f53912
9313f88
64da0d0
fbd10a0
a3dd034
e41ac26
df735df
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.
I think this part is missing "why" to synthesize the examples.
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.
Basically, what I'm getting at is that you don't need to start out with the most high powered tools there are now that there are more beginner-friendly ones that are stable. If you need a NN architecture that doesn't exist out of the box in one of the higher level tools but isn't so exotic that you need TensorFlow primitives, a tool like Keras might be a good middle ground.
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.
Not sure we need "which may be a surprise to many."