Skip to content

Instantly share code, notes, and snippets.

@jisraeli
Last active July 26, 2016 00:49
Show Gist options
  • Save jisraeli/96a7b77f412aac938fc964487f080889 to your computer and use it in GitHub Desktop.
Save jisraeli/96a7b77f412aac938fc964487f080889 to your computer and use it in GitHub Desktop.
dragonn example model
name model_weights weights_url license sha1 dragonn_version gist_id
dragonn example model
weights.hd5
unrestricted
459907961d016699eb267090c46b3df4f18db841
0.1.0
96a7b77f412aac938fc964487f080889

This model was trained using the run.py example script.

License

This model is released for unrestricted use.

{
"verbose": 1,
"TDD_size": 15,
"conv_width_3": 15,
"dropout": 0.2,
"num_filters": 45,
"seq_length": 500,
"use_RNN": false,
"conv_width_2": 15,
"GRU_size": 35,
"conv_width": 10,
"L1": 0,
"num_tasks": 1,
"use_deep_CNN": false,
"pool_width": 25,
"num_filters_2": 15,
"num_filters_3": 15
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment