Skip to content

Instantly share code, notes, and snippets.

@omarsar
Created August 19, 2018 03:08
Show Gist options
  • Save omarsar/e47a79e1ee1ee3124cc519d5c4358f91 to your computer and use it in GitHub Desktop.
Save omarsar/e47a79e1ee1ee3124cc519d5c4358f91 to your computer and use it in GitHub Desktop.
# parameters
N_STEPS = 28
N_INPUTS = 28
N_NEURONS = 150
N_OUTPUTS = 10
N_EPHOCS = 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment