Skip to content

Instantly share code, notes, and snippets.

@philippslang
Last active August 22, 2017 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philippslang/8ab00751dbc7a66cc3e477326392cd69 to your computer and use it in GitHub Desktop.
Save philippslang/8ab00751dbc7a66cc3e477326392cd69 to your computer and use it in GitHub Desktop.
num_features = 2
ifeature_production = 0
ifeature_stage = 1
num_targets = 1
itarget_production = 0
# lstm units in the recurrent layer
num_units = 24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment