sophtang commited on
Commit
7728f9b
·
verified ·
1 Parent(s): 553d0ea

Update configs/experiment/mouse.yaml

Browse files
Files changed (1) hide show
  1. configs/experiment/mouse.yaml +3 -3
configs/experiment/mouse.yaml CHANGED
@@ -1,8 +1,8 @@
1
  data_type: "scrna"
2
  data_name: "mouse"
3
- hidden_dims_geopath: [1024, 1024, 1024]
4
- hidden_dims_flow: [1024, 1024, 1024]
5
- hidden_dims_growth: [1024, 1024, 1024]
6
  dim: 2
7
  whiten: false
8
  t_exclude: []
 
1
  data_type: "scrna"
2
  data_name: "mouse"
3
+ hidden_dims_geopath: [64, 64, 64]
4
+ hidden_dims_flow: [64, 64, 64]
5
+ hidden_dims_growth: [64, 64, 64]
6
  dim: 2
7
  whiten: false
8
  t_exclude: []