Skip to content
Discussion options

You must be logged in to vote

Not really a concern, no.

The dropout warning is indicating that the dropout parameter (0.2) won't have any effect since there's only one layer. It's more of an optimization opportunity than a problem. The weight_norm deprecation warning won't impact anything either, it's just letting us know it'll need to be updated in an upcoming version.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RBEmerson970
Comment options

Answer selected by RBEmerson970
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants