Переглянути джерело

docs(wandb): add reference to logged report

Boris Dayma 5 роки тому
батько
коміт
48f4da37c2
1 змінених файлів з 4 додано та 0 видалено
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -249,6 +249,10 @@ From there you can start running the notebooks in Jupyter Lab, via the url they
 
 The images in the `test_images` folder have been removed because they were using Git LFS and that costs a lot of money when GitHub actually charges for bandwidth on a popular open source project (they had a billing bug for while that was recently fixed).  The notebooks that use them (the image test ones) still point to images in that directory that I (Jason) have personally and I'd like to keep it that way because, after all, I'm by far the primary and most active developer.  But they won't work for you.  Still, those notebooks are a convenient template for making your own tests if you're so inclined.
 
+#### Typical training
+
+The notebook `ColorizeTrainingWandb` has been created to log and monitor results through [Weights & Biases](https://www.wandb.com/). You can find a description of typical training by consulting [W&B Report](https://app.wandb.ai/borisd13/DeOldify/reports?view=borisd13%2FDeOldify).
+
 ## Docker
 
 ### Docker for Jupyter