neptune-client  by neptune-ai

Experiment tracker for foundation model training

created 6 years ago
615 stars

Top 54.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 month ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
1
Star History
3 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Daniel Han Daniel Han(Cofounder of Unsloth), and
1 more.

airweave by airweave-ai

0.6%
3k
Semantic MCP server for AI agents
created 7 months ago
updated 2 days ago
Starred by Aravind Srinivas Aravind Srinivas(Cofounder of Perplexity), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
8 more.

higgsfield by higgsfield-ai

0.3%
3k
ML framework for large model training and GPU orchestration
created 7 years ago
updated 1 year ago
Feedback? Help us improve.