Skip to content

Latest commit

 

History

History

Configuring the Weights and Biases Logger

For this project I used the Weights and Biases logger (free tier), but in order to replicate my notebook (plug-n-play style) you need to:

  1. Register a Weights and Biases account
  2. Create a Team and/or Org
  3. Obtain a Personal Access Token
  4. Create a .env file
  5. Add the WANDB_TOKEN=YOUR_TOKEN_HERE
  6. Run the notebook