lightning/pytorch_lightning/loggers
Jakub 3ad6169f18
Neptune Logger Improvements (#1084)
* removed project and experiment from getstate

* added tests for closing experiment, updated token in example to user neptuner

* updated teoken

* Update neptune.py

added a link to example experiment

* added exmaple experiment link

* dropped duplication

* flake fixes

* merged with master, added changes information to CHANGELOG
2020-03-14 13:02:40 -04:00
..
__init__.py Add TRAINS experiment manager support (#1122) 2020-03-14 13:02:14 -04:00
base.py Add Support for Non-primitive types in TensorboardLogger (#1130) 2020-03-14 13:02:05 -04:00
comet.py Test deprecated API for 0.8.0 and 0.9.0 (#1071) 2020-03-06 21:36:44 +01:00
mlflow.py Test deprecated API for 0.8.0 and 0.9.0 (#1071) 2020-03-06 21:36:44 +01:00
neptune.py Neptune Logger Improvements (#1084) 2020-03-14 13:02:40 -04:00
tensorboard.py Add Support for Non-primitive types in TensorboardLogger (#1130) 2020-03-14 13:02:05 -04:00
test_tube.py hparams as dict [blocked by 1041] (#1029) 2020-03-04 09:33:39 -05:00
trains.py Add TRAINS experiment manager support (#1122) 2020-03-14 13:02:14 -04:00
wandb.py hparams as dict [blocked by 1041] (#1029) 2020-03-04 09:33:39 -05:00