Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neptune-ai/neptune-contrib
This library is a location of the LegacyLogger for PyTorch Lightning.
https://github.com/neptune-ai/neptune-contrib
data-science deep-learning deep-reinforcement-learning integration integrations machine-learning neptune neptune-platform python python3 reinforcement-learning
Last synced: 9 days ago
JSON representation
This library is a location of the LegacyLogger for PyTorch Lightning.
- Host: GitHub
- URL: https://github.com/neptune-ai/neptune-contrib
- Owner: neptune-ai
- License: mit
- Created: 2019-01-22T15:41:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T12:39:11.000Z (about 2 years ago)
- Last Synced: 2024-10-04T20:05:28.669Z (about 1 month ago)
- Topics: data-science, deep-learning, deep-reinforcement-learning, integration, integrations, machine-learning, neptune, neptune-platform, python, python3, reinforcement-learning
- Language: Python
- Homepage: https://neptune-contrib.readthedocs.io
- Size: 24.3 MB
- Stars: 27
- Watchers: 13
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# neptune-contrib
[![PyPI version](https://badge.fury.io/py/neptune-contrib.svg)](https://badge.fury.io/py/neptune-contrib)
[![Build Status](https://travis-ci.org/neptune-ai/neptune-contrib.svg?branch=master)](https://travis-ci.org/neptune-ai/neptune-contrib)[![Downloads](https://pepy.tech/badge/neptune-contrib)](https://pepy.tech/project/neptune-contrib)
[![Downloads](https://pepy.tech/badge/neptune-contrib/month)](https://pepy.tech/project/neptune-contrib/month)
[![Downloads](https://pepy.tech/badge/neptune-contrib/week)](https://pepy.tech/project/neptune-contrib/week)# Documentation
See [neptune-contrib documentation site](https://neptune-contrib.readthedocs.io)# Installation
## Get prerequisites
* python versions `3.5.6/3.6` are supported## Install lib
```bash
pip install neptune-contrib
```Install additional packages depending on which submodule you want to use.
For example:```bash
pip install neptune-contrib[monitoring]
```Installation options are: [bots], [hpo], [monitoring], [versioning], [viz] and [all].
# Getting help
If you get stuck, don't worry we are here to help.
The best order of communication is:* [neptune-contrib readthedocs](https://neptune-contrib.readthedocs.io)
* [neptune community forum](https://community.neptune.ai/)
* [neptune community Spectrum](https://spectrum.chat/neptune-community?tab=posts)
* Github issues
# Contributing
If you see something that you don't like you are more than welcome to contribute!
There are many options:
* Participate in discussions on [neptune community forum](https://community.neptune.ai/) or [neptune community Spectrum](https://spectrum.chat/neptune-community?tab=posts)
* Submit a feature request or a bug here, on Github
* Submit a pull request that deals with an open feature-request or bug
* Spread a word about neptune-contrib in your community