SURE-tools 1.0.6__py3-none-any.whl → 1.0.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of SURE-tools might be problematic. Click here for more details.

SURE/SURE.py CHANGED
@@ -100,7 +100,7 @@ class SURE(nn.Module):
100
100
  loss_func: Literal['negbinomial','poisson','multinomial','bernoulli'] = 'negbinomial',
101
101
  inverse_dispersion: float = 10.0,
102
102
  use_zeroinflate: bool = True,
103
- hidden_layers: list = [500],
103
+ hidden_layers: list = [300],
104
104
  hidden_layer_activation: Literal['relu','softplus','leakyrelu','linear'] = 'relu',
105
105
  nn_dropout: float = 0.1,
106
106
  post_layer_fct: list = ['layernorm'],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: SURE-tools
3
- Version: 1.0.6
3
+ Version: 1.0.7
4
4
  Summary: Succinct Representation of Single Cells
5
5
  Home-page: https://github.com/ZengFLab/SURE
6
6
  Author: Feng Zeng
@@ -1,4 +1,4 @@
1
- SURE/SURE.py,sha256=bDDt7dsacB9mnbUuCvr_QWtexh_Gb3roGziHvYM31Mg,48333
1
+ SURE/SURE.py,sha256=3k28h-IMb2poRjoM5yq_u7FWO1Z2ixr_k6o05fF9eEE,48333
2
2
  SURE/__init__.py,sha256=SbIRwAVBnNhza9vbsUH4N04atr0q_Abp04pCUTBhNio,127
3
3
  SURE/assembly/__init__.py,sha256=jxZLURXKPzXe21LhrZ09LgZr33iqdjlQy4oSEj5gR2Q,172
4
4
  SURE/assembly/assembly.py,sha256=6IMdelPOiRO4mUb4dC7gVCoF1Uvfw86-Map8P_jnUag,21477
@@ -9,9 +9,9 @@ SURE/utils/__init__.py,sha256=Htqv4KqVKcRiaaTBsR-6yZ4LSlbhbzutjNKXGD9-uds,660
9
9
  SURE/utils/custom_mlp.py,sha256=07TYX1HgxfEjb_3i5MpiZfNhOhx3dKntuwGkrpteWiM,7036
10
10
  SURE/utils/queue.py,sha256=E_5PA5EWcBoGAZj8BkKQnkCK0p4C-4-xcTPqdIXaPXU,1892
11
11
  SURE/utils/utils.py,sha256=IUHjDDtYaAYllCWsZyIzqQwaLul6fJRvHRH4vIYcR-c,8462
12
- sure_tools-1.0.6.dist-info/licenses/LICENSE,sha256=TFHKwmrAViXQbSX5W-NDItkWFjm45HWOeUniDrqmnu0,1065
13
- sure_tools-1.0.6.dist-info/METADATA,sha256=cKNMze-GwDXElf_fihOOaAYpT_gFdzCYw1t6GTFTDjg,2650
14
- sure_tools-1.0.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
- sure_tools-1.0.6.dist-info/entry_points.txt,sha256=u12payZYgCBy5FCwRHP6AlSQhKCiWSEDwj68r1DVdn8,40
16
- sure_tools-1.0.6.dist-info/top_level.txt,sha256=BtFTebdiJeqra4r6mm-uEtwVRFLZ_IjYsQ7OnalrOvY,5
17
- sure_tools-1.0.6.dist-info/RECORD,,
12
+ sure_tools-1.0.7.dist-info/licenses/LICENSE,sha256=TFHKwmrAViXQbSX5W-NDItkWFjm45HWOeUniDrqmnu0,1065
13
+ sure_tools-1.0.7.dist-info/METADATA,sha256=jS2KOJhrVk3boa1Yws4cQyIQykMCk9LaCkozyIn5Uj8,2650
14
+ sure_tools-1.0.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
+ sure_tools-1.0.7.dist-info/entry_points.txt,sha256=u12payZYgCBy5FCwRHP6AlSQhKCiWSEDwj68r1DVdn8,40
16
+ sure_tools-1.0.7.dist-info/top_level.txt,sha256=BtFTebdiJeqra4r6mm-uEtwVRFLZ_IjYsQ7OnalrOvY,5
17
+ sure_tools-1.0.7.dist-info/RECORD,,