You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+33-28Lines changed: 33 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,37 +31,54 @@ Tezos Wallet Address: tz1PeE5NQyyjyJdnyqyKdtFN27TvN9j3ZcUe - Only send tezos to
31
31
| Branch | All CI | GPU pytest | TPUs pytest |
32
32
|-|-|-|-|
33
33
|`devel`|[](https://github.com/duskvirkus/alias-free-gan-pytorch-lightning/actions/workflows/ci.yml)|||
34
-
|`stable`|[](https://github.com/duskvirkus/alias-free-gan-pytorch-lightning/actions/workflows/ci.yml)|||
34
+
|`stable`|[](https://github.com/duskvirkus/alias-free-gan-pytorch-lightning/actions/workflows/ci.yml)|||
35
35
36
36
## Examples
37
37
38
-

38
+
Training Process
39
39
40
40
Example of animation made from samples generated in training process.
41
41
42
+

[](https://colab.research.google.com/github/duskvirkus/alias-free-gan/blob/devel/notebooks/GPU_Training-Alias-Free_GAN.ipynb)
[](https://colab.research.google.com/github/duskvirkus/alias-free-gan/blob/stable/notebooks/GPU_Training-Alias-Free_GAN.ipynb)
98
+
|`branch`| Open in Colab | View in GitHub |
99
+
|-|-|-|
100
+
|`devel`|[](https://colab.research.google.com/github/duskvirkus/alias-free-gan/blob/devel/notebooks/GPU_Training-Alias-Free_GAN.ipynb)|https://github.com/duskvirkus/alias-free-gan/blob/devel/notebooks/GPU_Training-Alias-Free_GAN.ipynb|
101
+
|`stable`|[](https://colab.research.google.com/github/duskvirkus/alias-free-gan/blob/stable/notebooks/GPU_Training-Alias-Free_GAN.ipynb)|https://github.com/duskvirkus/alias-free-gan/blob/stable/notebooks/GPU_Training-Alias-Free_GAN.ipynb|
[](https://colab.research.google.com/github/duskvirkus/alias-free-gan/blob/devel/notebooks/GPU_Inference_Alias_Free_GAN.ipynb)
[](https://colab.research.google.com/github/duskvirkus/alias-free-gan/blob/stable/notebooks/GPU_Inference_Alias_Free_GAN.ipynb)
107
+
|`branch`| Open in Colab | View in GitHub |
108
+
|-|-|-|
109
+
|`devel`|[](https://colab.research.google.com/github/duskvirkus/alias-free-gan/blob/devel/notebooks/GPU_Inference_Alias_Free_GAN.ipynb)|https://github.com/duskvirkus/alias-free-gan/blob/devel/notebooks/GPU_Inference_Alias_Free_GAN.ipynb|
110
+
|`stable`|[](https://colab.research.google.com/github/duskvirkus/alias-free-gan/blob/stable/notebooks/GPU_Inference_Alias_Free_GAN.ipynb)|https://github.com/duskvirkus/alias-free-gan/blob/stable/notebooks/GPU_Inference_Alias_Free_GAN.ipynb|
0 commit comments