lightning/pl_examples/domain_templates
Ludger Paehler 7c4356464c
Minor typo in the description of Adam's beta 2 (#4715)
Adam's beta 2 parameter was mistakenly referred to as the first order momentum of the gradient, whereas it should be the second order momentum. This has no effect on the correct working of the example.
2020-11-17 17:00:36 +01:00
..
__init__.py changes examples to pl_examples for name connflict 2019-10-19 00:41:17 +02:00
computer_vision_fine_tuning.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
generative_adversarial_net.py Minor typo in the description of Adam's beta 2 (#4715) 2020-11-17 17:00:36 +01:00
imagenet.py Finish PR #2432: Imagenet example updates + basic testing (#2889) 2020-08-09 06:02:07 -04:00
reinforce_learn_Qnet.py remove deprecated early_stop_callback (#3982) 2020-10-08 06:30:33 -04:00
semantic_segmentation.py fix dp issues + update examples and test examples (#3618) 2020-09-23 00:19:46 -04:00
unet.py fix dp issues + update examples and test examples (#3618) 2020-09-23 00:19:46 -04:00