Skip to content

Instantly share code, notes, and snippets.

@blythed
Last active April 5, 2022 15:57
Show Gist options
  • Save blythed/055b73a3d7fa4f18de11f355ad10cb19 to your computer and use it in GitHub Desktop.
Save blythed/055b73a3d7fa4f18de11f355ad10cb19 to your computer and use it in GitHub Desktop.
{
"source": "config.py",
"params": {
"rnn": {
"input_size": 64,
"hidden_size": 512
},
"classifier": {
"n_tokens": 16,
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment