Skip to main content

A CLI and library for interacting with the Weights and Biases API.

Project description

# Weights and Biases

[![ci](https://circleci.com/gh/wandb/client.svg?style=svg)](https://circleci.com/gh/wandb/client) [![pypi](https://img.shields.io/pypi/v/wandb.svg)](https://pypi.python.org/pypi/wandb) [![coveralls](https://coveralls.io/repos/github/wandb/client/badge.svg?branch=master)](https://coveralls.io/github/wandb/client?branch=master)

A CLI and library for interacting with the Weights and Biases API. Checkout the [documentation](http://wb-client.readthedocs.io/en/latest)!

## Features

This library provides a CLI and python library for the [Weights & Biases](https://wanbd.ai) machine learning model management platform. It simplifies uploading or downloading files via the command line or directly in your training code.

## Examples

CLI Usage:

`shell cd myproject wandb init wandb push bucket model.json weights.h5 wandb pull ./training_script.sh | wandb project/bucket model.json weights.h5 `

Client Usage:

`python import wandb client = wandb.Api() client.push("my_model", files=[open("some_file", "rb")]) `

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wandb-0.4.5.tar.gz (61.3 kB view details)

Uploaded Source

File details

Details for the file wandb-0.4.5.tar.gz.

File metadata

  • Download URL: wandb-0.4.5.tar.gz
  • Upload date:
  • Size: 61.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wandb-0.4.5.tar.gz
Algorithm Hash digest
SHA256 a76a651343bd1e50f4a5b4d27f6ba91ae7ea2ca2e519e85f8012e8697b1990aa
MD5 8f69ed53d8e832ccf91bd572c6ab2692
BLAKE2b-256 356ca2f1bdec7e4d87234ac5c7dd2b20f648c11d2b7d69e4a5926626cfd9cf01

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page