A CLI and library for interacting with the Weights and Biases API.
Project description
Weights and Biases
A CLI and library for interacting with the Weights and Biases API.
Free software: MIT license
Documentation: https://wb-client.readthedocs.io
Features
This library provides a CLI and python library for the Weights & Biases<https://wanbd.ai>_ machine learning model management platform. It makes it dead simple to upload or download revisions via the command line or your code.
Examples
CLI Usage:
cd myproject
wandb init
wandb upload
wandb download
Client Usage:
import wandb
client = wandb.Api()
client.upload_file("my_model", open("some_file", "rb"))
History
0.1.0 (2017-02-19)
First release on PyPI.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wandb-0.2.0.tar.gz.
File metadata
- Download URL: wandb-0.2.0.tar.gz
- Upload date:
- Size: 49.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c305a632f7138edcf9c0eb2d7a63d54c77d7f67ff487a2c8ce1244e26ae4911
|
|
| MD5 |
5fb2bba547045fc07ed27fed75bf9275
|
|
| BLAKE2b-256 |
60930ca3766fadcf9b5d6b9bf6698baddcf2ee88a5f0f351c90320c6bdbe6dc5
|
File details
Details for the file wandb-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: wandb-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fdbdd98a4881a78292509df5d5cae8b315166ac819e2594af9321746e32bc28
|
|
| MD5 |
00157ffe1ed58c53b7bfa223e609d3cf
|
|
| BLAKE2b-256 |
b2abd524befbda8ff2818fb7c9079d43513873caef43ea4f3ad9903fc11956d1
|