Improve Neptune logger
See original GitHub issue🚀 Feature
Idea is to be able use neptune API directly from an instance of NeptuneLogger
. Same is done for MLflow logger:
https://github.com/pytorch/ignite/blob/29058e2f0e7d753cbd8dbb254652288afa81bda0/ignite/contrib/handlers/mlflow_logger.py#L248-L254
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
What you can log and display - neptune.ai documentation
Neptune supports logging of various types of metadata. ... Metrics – log metrics and losses as series of values and visualize them as...
Read more >pytorch_lightning.loggers.neptune - PyTorch Lightning
Source code for pytorch_lightning.loggers.neptune ... and not isinstance(run, Run): raise ValueError("Run parameter expected to be of type `neptune.new.
Read more >Logging and Monitoring Amazon Neptune Resources
Use various tools to monitor Neptune performance and usage. ... For more information, see Logging Amazon Neptune API Calls with AWS CloudTrail.
Read more >PyTorch Lightning Introduces Improved Lightning Logger ...
The Lightning Team recently announced that it has collaborated closely with Neptune.ai and Weight & Biases Teams to provide the best experience ...
Read more >Ensure Neptune logging is enabled - Documentation
These logs can be used to analyse traffic patterns and troubleshoot security and operational issues. It is recommended that you set your cluster...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jakubczakon @ryanwongsa sorry for breaking that ! I’ll fix that
I added the Neptune Saver issue #950