* changed path

* changed path

* changed path

* changed path

* changed path

* changed path

* changed path

* changed path

* changed path

* changed path

* changed path

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv

* added cv
This commit is contained in:
William Falcon
2020-03-03 16:42:49 -05:00
committed by GitHub
parent 0c1900a988
commit f6934e5f14
11 changed files with 250 additions and 79 deletions
-2
View File
@@ -3,8 +3,6 @@
:name: Community Examples
:caption: Community Examples
Fast Aging GAN <https://github.com/PyTorchLightning/Fast-AgingGAN>
Generative Adversarial Network <https://colab.research.google.com/drive/1F_RNcHzTfFuQf-LeKvSlud6x7jXYkG31#scrollTo=TyYOdg8g77P0>
Hyperparameter optimization with Optuna <https://github.com/optuna/optuna/blob/master/examples/pytorch_lightning_simple.py>
Recurrent Attentive Neural Process <https://github.com/PyTorchLightning/attentive-neural-processes>