wandb / examples

Example deep learning projects that use wandb's features.
http://wandb.ai
1.13k stars 291 forks source link

Updated PyG graph classification colab to make WandB optional #366

Closed soumik12345 closed 1 year ago

soumik12345 commented 1 year ago

Note: WandB usage is only made optional for experiment tracking during training and not during EDA, which is dependent on WandB functionalities.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 1 year ago

The following colabs where changed -colabs/pyg/Graph_Classification_with_PyG_and_W&B.ipynb

soumik12345 commented 1 year ago

@morganmcg1 Usage of WandB is now completely optional.