neptune-client  by neptune-ai

Experiment tracker for foundation model training

Created 6 years ago
619 stars

Top 53.3% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

The Neptune client is a Python library for tracking experiments in foundation model training, designed for ML engineers and researchers. It provides a centralized platform to log, visualize, and compare model training runs, improving reproducibility and collaboration.

How It Works

The client acts as an interface to the Neptune backend, enabling users to log various types of data including parameters, metrics, code versions, and artifacts (like model checkpoints and visualizations). It supports asynchronous logging and offers a structured way to organize experiments, facilitating efficient analysis and iteration.

Quick Start & Requirements

  • Install via pip: pip install neptune-client
  • Requires Python 3.7+
  • Neptune account and API token are necessary.
  • Official documentation: https://docs.neptune.ai/

Highlighted Details

  • Real-time experiment tracking and visualization.
  • Support for logging hyperparameters, metrics, images, audio, and model artifacts.
  • Version control integration for code and environment.
  • Collaboration features for teams.

Maintenance & Community

  • Actively maintained by Neptune.ai.
  • Community support available via in-app chat and email (support@neptune.ai).

Licensing & Compatibility

  • License: Apache 2.0
  • Compatible with commercial and closed-source applications.

Limitations & Caveats

This client is for Neptune app version 2.x. For the newer Neptune client, refer to neptune-client-scale.

Health Check
Last Commit

1 week ago

Responsiveness

1 day

Pull Requests (30d)
4
Issues (30d)
5
Star History
3 stars in the last 30 days

Explore Similar Projects

Starred by John Yang John Yang(Coauthor of SWE-bench, SWE-agent), Percy Liang Percy Liang(Cofounder of Together AI; Professor at Stanford), and
3 more.

marin by marin-community

2.5%
441
Framework for reproducible foundation model research and development
Created 1 year ago
Updated 18 hours ago
Starred by Alex Graveley Alex Graveley(Creator of GitHub Copilot, Dropbox Paper, Mobilecoin, Hackpad), Gregor Zunic Gregor Zunic(Cofounder of Browser Use), and
4 more.

lmnr by lmnr-ai

0.9%
2k
Open-source platform for engineering AI products
Created 1 year ago
Updated 1 day ago
Starred by Clement Delangue Clement Delangue(Cofounder of Hugging Face), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
12 more.

evaluate by huggingface

0.1%
2k
ML model evaluation library for standardized performance reporting
Created 3 years ago
Updated 1 month ago
Starred by Jiayi Pan Jiayi Pan(Author of SWE-Gym; MTS at xAI), Christian Laforte Christian Laforte(Distinguished Engineer at NVIDIA; Former CTO at Stability AI), and
3 more.

lightning-hydra-template by ashleve

0.1%
5k
ML experimentation template using PyTorch Lightning + Hydra
Created 4 years ago
Updated 1 year ago
Feedback? Help us improve.