-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
278 changed files
with
162 additions
and
17,308 deletions.
There are no files selected for viewing
Binary file modified
BIN
-6.43 MB
(65%)
...f_counts4min_motif_counts2motif_nameTAL1_known4num_neg10000num_pos10000seq_length1000.npz
Binary file not shown.
Binary file modified
BIN
-3.04 MB
(67%)
...0motif_names['CTCF_known1', 'ZNF143_known2', 'SIX5_known1']num_seqs20000seq_length500.npz
Binary file not shown.
Binary file modified
BIN
-2.78 MB
(70%)
...g5min_spacing2motif1SPI1_known4motif2IRF_known20num_neg10000num_pos10000seq_length500.npz
Binary file not shown.
Binary file modified
BIN
-6.57 MB
(64%)
...nameTAL1_known4neg_counts(0, 2)num_neg10000num_pos10000pos_counts(3, 5)seq_length1000.npz
Binary file not shown.
Binary file modified
BIN
-3.49 MB
(62%)
...ulation_data/GC_fraction0.4motif_nameTAL1_known4num_neg10000num_pos10000seq_length500.npz
Binary file not shown.
206 changes: 1 addition & 205 deletions
206
...pout0.0num_filters(15, 15, 15)pool_width35seq_length500use_RNNFalseverboseFalse.arch.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,205 +1 @@ | ||
{ | ||
"layers": [ | ||
{ | ||
"W_constraint": null, | ||
"b_constraint": null, | ||
"name": "Convolution2D", | ||
"custom_name": "convolution2d", | ||
"subsample": [ | ||
1, | ||
1 | ||
], | ||
"nb_col": 10, | ||
"activation": "linear", | ||
"trainable": true, | ||
"input_shape": [ | ||
1, | ||
4, | ||
500 | ||
], | ||
"dim_ordering": "th", | ||
"cache_enabled": true, | ||
"init": "he_normal", | ||
"nb_filter": 15, | ||
"b_regularizer": { | ||
"l2": 0.0, | ||
"name": "WeightRegularizer", | ||
"l1": 0 | ||
}, | ||
"W_regularizer": { | ||
"l2": 0.0, | ||
"name": "WeightRegularizer", | ||
"l1": 0 | ||
}, | ||
"nb_row": 4, | ||
"activity_regularizer": null, | ||
"border_mode": "valid" | ||
}, | ||
{ | ||
"cache_enabled": true, | ||
"activation": "relu", | ||
"trainable": true, | ||
"name": "Activation", | ||
"custom_name": "activation" | ||
}, | ||
{ | ||
"cache_enabled": true, | ||
"trainable": true, | ||
"name": "Dropout", | ||
"custom_name": "dropout", | ||
"p": 0.0 | ||
}, | ||
{ | ||
"W_constraint": null, | ||
"b_constraint": null, | ||
"name": "Convolution2D", | ||
"custom_name": "convolution2d", | ||
"subsample": [ | ||
1, | ||
1 | ||
], | ||
"nb_col": 10, | ||
"activation": "linear", | ||
"trainable": true, | ||
"input_shape": [ | ||
1, | ||
4, | ||
500 | ||
], | ||
"dim_ordering": "th", | ||
"cache_enabled": true, | ||
"init": "he_normal", | ||
"nb_filter": 15, | ||
"b_regularizer": { | ||
"l2": 0.0, | ||
"name": "WeightRegularizer", | ||
"l1": 0 | ||
}, | ||
"W_regularizer": { | ||
"l2": 0.0, | ||
"name": "WeightRegularizer", | ||
"l1": 0 | ||
}, | ||
"nb_row": 1, | ||
"activity_regularizer": null, | ||
"border_mode": "valid" | ||
}, | ||
{ | ||
"cache_enabled": true, | ||
"activation": "relu", | ||
"trainable": true, | ||
"name": "Activation", | ||
"custom_name": "activation" | ||
}, | ||
{ | ||
"cache_enabled": true, | ||
"trainable": true, | ||
"name": "Dropout", | ||
"custom_name": "dropout", | ||
"p": 0.0 | ||
}, | ||
{ | ||
"W_constraint": null, | ||
"b_constraint": null, | ||
"name": "Convolution2D", | ||
"custom_name": "convolution2d", | ||
"subsample": [ | ||
1, | ||
1 | ||
], | ||
"nb_col": 10, | ||
"activation": "linear", | ||
"trainable": true, | ||
"input_shape": [ | ||
1, | ||
4, | ||
500 | ||
], | ||
"dim_ordering": "th", | ||
"cache_enabled": true, | ||
"init": "he_normal", | ||
"nb_filter": 15, | ||
"b_regularizer": { | ||
"l2": 0.0, | ||
"name": "WeightRegularizer", | ||
"l1": 0 | ||
}, | ||
"W_regularizer": { | ||
"l2": 0.0, | ||
"name": "WeightRegularizer", | ||
"l1": 0 | ||
}, | ||
"nb_row": 1, | ||
"activity_regularizer": null, | ||
"border_mode": "valid" | ||
}, | ||
{ | ||
"cache_enabled": true, | ||
"activation": "relu", | ||
"trainable": true, | ||
"name": "Activation", | ||
"custom_name": "activation" | ||
}, | ||
{ | ||
"cache_enabled": true, | ||
"trainable": true, | ||
"name": "Dropout", | ||
"custom_name": "dropout", | ||
"p": 0.0 | ||
}, | ||
{ | ||
"name": "MaxPooling2D", | ||
"custom_name": "maxpooling2d", | ||
"strides": [ | ||
1, | ||
35 | ||
], | ||
"trainable": true, | ||
"dim_ordering": "th", | ||
"pool_size": [ | ||
1, | ||
35 | ||
], | ||
"cache_enabled": true, | ||
"border_mode": "valid" | ||
}, | ||
{ | ||
"cache_enabled": true, | ||
"trainable": true, | ||
"name": "Flatten", | ||
"custom_name": "flatten" | ||
}, | ||
{ | ||
"W_constraint": null, | ||
"b_constraint": null, | ||
"name": "Dense", | ||
"custom_name": "dense", | ||
"activity_regularizer": null, | ||
"trainable": true, | ||
"cache_enabled": true, | ||
"init": "glorot_uniform", | ||
"activation": "linear", | ||
"input_dim": null, | ||
"b_regularizer": null, | ||
"W_regularizer": null, | ||
"output_dim": 1 | ||
}, | ||
{ | ||
"cache_enabled": true, | ||
"activation": "sigmoid", | ||
"trainable": true, | ||
"name": "Activation", | ||
"custom_name": "activation" | ||
} | ||
], | ||
"optimizer": { | ||
"beta_1": 0.8999999761581421, | ||
"epsilon": 1e-08, | ||
"beta_2": 0.9990000128746033, | ||
"lr": 0.0010000000474974513, | ||
"name": "Adam" | ||
}, | ||
"class_mode": "categorical", | ||
"name": "Sequential", | ||
"loss": "binary_crossentropy" | ||
} | ||
{"layers": [{"W_constraint": null, "b_constraint": null, "name": "Convolution2D", "custom_name": "convolution2d", "subsample": [1, 1], "nb_col": 10, "activation": "linear", "trainable": true, "input_shape": [1, 4, 500], "dim_ordering": "th", "cache_enabled": true, "init": "he_normal", "nb_filter": 15, "b_regularizer": {"l2": 0.0, "name": "WeightRegularizer", "l1": 0}, "W_regularizer": {"l2": 0.0, "name": "WeightRegularizer", "l1": 0}, "nb_row": 4, "activity_regularizer": null, "border_mode": "valid"}, {"cache_enabled": true, "activation": "relu", "trainable": true, "name": "Activation", "custom_name": "activation"}, {"cache_enabled": true, "trainable": true, "name": "Dropout", "custom_name": "dropout", "p": 0.0}, {"W_constraint": null, "b_constraint": null, "name": "Convolution2D", "custom_name": "convolution2d", "subsample": [1, 1], "nb_col": 10, "activation": "linear", "trainable": true, "input_shape": [1, 4, 500], "dim_ordering": "th", "cache_enabled": true, "init": "he_normal", "nb_filter": 15, "b_regularizer": {"l2": 0.0, "name": "WeightRegularizer", "l1": 0}, "W_regularizer": {"l2": 0.0, "name": "WeightRegularizer", "l1": 0}, "nb_row": 1, "activity_regularizer": null, "border_mode": "valid"}, {"cache_enabled": true, "activation": "relu", "trainable": true, "name": "Activation", "custom_name": "activation"}, {"cache_enabled": true, "trainable": true, "name": "Dropout", "custom_name": "dropout", "p": 0.0}, {"W_constraint": null, "b_constraint": null, "name": "Convolution2D", "custom_name": "convolution2d", "subsample": [1, 1], "nb_col": 10, "activation": "linear", "trainable": true, "input_shape": [1, 4, 500], "dim_ordering": "th", "cache_enabled": true, "init": "he_normal", "nb_filter": 15, "b_regularizer": {"l2": 0.0, "name": "WeightRegularizer", "l1": 0}, "W_regularizer": {"l2": 0.0, "name": "WeightRegularizer", "l1": 0}, "nb_row": 1, "activity_regularizer": null, "border_mode": "valid"}, {"cache_enabled": true, "activation": "relu", "trainable": true, "name": "Activation", "custom_name": "activation"}, {"cache_enabled": true, "trainable": true, "name": "Dropout", "custom_name": "dropout", "p": 0.0}, {"name": "MaxPooling2D", "custom_name": "maxpooling2d", "strides": [1, 35], "trainable": true, "dim_ordering": "th", "pool_size": [1, 35], "cache_enabled": true, "border_mode": "valid"}, {"cache_enabled": true, "trainable": true, "name": "Flatten", "custom_name": "flatten"}, {"W_constraint": null, "b_constraint": null, "name": "Dense", "custom_name": "dense", "activity_regularizer": null, "trainable": true, "cache_enabled": true, "init": "glorot_uniform", "activation": "linear", "input_dim": null, "b_regularizer": null, "W_regularizer": null, "output_dim": 1}, {"cache_enabled": true, "activation": "sigmoid", "trainable": true, "name": "Activation", "custom_name": "activation"}], "loss": "binary_crossentropy", "optimizer": {"beta_1": 0.8999999761581421, "epsilon": 1e-08, "beta_2": 0.9990000128746033, "lr": 0.0010000000474974513, "name": "Adam"}, "name": "Sequential", "sample_weight_mode": null} |
Binary file added
BIN
+37.3 KB
...out0.0num_filters(15, 15, 15)pool_width35seq_length500use_RNNFalseverboseFalse.weights.h5
Binary file not shown.
Oops, something went wrong.