drozzy / artifacts-wandb-example

Example usage of Weights and Biases Artifacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weights and Biases Artifacts Example

You can see the accompanying project on Weights and Biases website here: https://app.wandb.ai/drozzy/proj_sample

Installation:

conda env create -f environment.yml
conda activate artifacts_wandb_example

Usage

Run:

jupyter notebook

and open the create_artifact_example.ipynb notebook. Replace "drozzy" in entity='drozzy' with your wandb username.

About

Example usage of Weights and Biases Artifacts.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%