mqtl-classifier-model / config.json
fahimfarhan's picture
:tada: Push model for window size 4000 from zephyrus
fdad0c6 verified
raw
history blame contribute delete
185 Bytes
{
"conv_seq_list_size": 3,
"dnn_size": 128,
"in_channel_num_of_nucleotides": 4,
"kernel_size_k_mer_motif": 4,
"lstm_hidden_size": 128,
"num_filters": 32,
"seq_len": 4000
}