Delete network_sbs_L0.json
This commit is contained in:
parent
138580f1f3
commit
82c8754d71
1 changed files with 0 additions and 39 deletions
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"network_structure": {
|
||||
"number_of_output_neurons": 10,
|
||||
"layer_type": [
|
||||
"SbS",
|
||||
"SbS"
|
||||
],
|
||||
"strides": [
|
||||
[
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"forward_neuron_numbers": [
|
||||
[
|
||||
1,
|
||||
32
|
||||
],
|
||||
[
|
||||
32,
|
||||
10
|
||||
]
|
||||
],
|
||||
"forward_kernel_size": [
|
||||
[
|
||||
5,
|
||||
5
|
||||
],
|
||||
[
|
||||
20,
|
||||
20
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue