|
3 | 3 | API |
4 | 4 | === |
5 | 5 |
|
6 | | -scWAE |
7 | | ------ |
| 6 | +DISCERN |
| 7 | +------- |
8 | 8 |
|
9 | | -.. automodule:: scwae |
| 9 | +.. automodule:: discern |
10 | 10 | :members: |
11 | 11 | :inherited-members: |
12 | 12 |
|
13 | | -Batch correction functions |
14 | | --------------------------- |
| 13 | +Reconstruction functions |
| 14 | +------------------------ |
15 | 15 |
|
16 | | -.. automodule:: scwae.estimators |
| 16 | +.. automodule:: discern.estimators |
17 | 17 | :members: |
18 | 18 | :inherited-members: |
19 | 19 |
|
20 | | -.. automodule:: scwae.estimators.batch_integration |
| 20 | +.. automodule:: discern.estimators.batch_integration |
21 | 21 | :members: |
22 | 22 | :inherited-members: |
23 | 23 |
|
24 | | -.. automodule:: scwae.estimators.callbacks |
| 24 | +.. automodule:: discern.estimators.callbacks |
25 | 25 | :members: |
26 | 26 | :inherited-members: |
27 | 27 |
|
28 | | -.. automodule:: scwae.estimators.customlayers |
| 28 | +.. automodule:: discern.estimators.customlayers |
29 | 29 | :members: |
30 | 30 |
|
31 | | -.. automodule:: scwae.estimators.losses |
| 31 | +.. automodule:: discern.estimators.losses |
32 | 32 | :members: |
33 | 33 | :inherited-members: |
34 | 34 |
|
35 | | -.. automodule:: scwae.estimators.run_exp |
| 35 | +.. automodule:: discern.estimators.run_exp |
36 | 36 | :members: |
37 | 37 | :inherited-members: |
38 | 38 |
|
39 | | -.. automodule:: scwae.estimators.utilities_wae |
| 39 | +.. automodule:: discern.estimators.utilities_wae |
40 | 40 | :members: |
41 | 41 | :inherited-members: |
42 | 42 |
|
43 | 43 | I/O functions |
44 | 44 | ------------- |
45 | 45 |
|
46 | | -.. automodule:: scwae.io |
| 46 | +.. automodule:: discern.io |
47 | 47 | :members: |
48 | 48 |
|
49 | 49 | Preprocessing functions |
50 | 50 | ----------------------- |
51 | 51 |
|
52 | 52 |
|
53 | | -.. automodule:: scwae.preprocessing |
| 53 | +.. automodule:: discern.preprocessing |
54 | 54 | :members: |
55 | 55 | :inherited-members: |
56 | 56 |
|
57 | 57 | Online/Incremental learning |
58 | 58 | --------------------------- |
59 | 59 |
|
60 | | -.. automodule:: scwae.online_learning |
| 60 | +.. automodule:: discern.online_learning |
61 | 61 | :members: |
62 | 62 | :inherited-members: |
63 | 63 |
|
64 | 64 | Other functions |
65 | 65 | --------------- |
66 | 66 |
|
67 | | -.. automodule:: scwae.functions |
| 67 | +.. automodule:: discern.functions |
68 | 68 | :members: |
69 | 69 | :inherited-members: |
70 | 70 |
|
71 | | -.. automodule:: scwae.mmd |
| 71 | +.. automodule:: discern.mmd |
72 | 72 | :members: |
73 | 73 | :inherited-members: |
0 commit comments