Skip to content

alan-turing-institute/wandb-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WandB Examples

Setup

Python environment

git clone https://github.com/alan-turing-institute/wandb-examples.git
cd wandb-examples
python -m venv .venv
source .venv/bin/activate
pip install .

WandB Login

wandb login

If not logged in already this should prompt you for an API key, which you can get from https://wandb.ai/authorize

Initial model and data download

python scripts/0_initial_download.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages