wandb / examples

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

Update Lightning Examples #487

Closed ash0ts closed 9 months ago

review-notebook-app[bot] commented 9 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 9 months ago

Thanks for contributing to wandb/examples! We appreciate your efforts in opening a PR for the examples repository. Our goal is to ensure a smooth and enjoyable experience for you 😎.

Guidelines

The examples repo is regularly tested against the ever-evolving ML stack. To facilitate our work, please adhere to the following guidelines:

Before merging, wait for a maintainer to clean and format the notebooks you're adding. You can tag @tcapelle.

Before marking the PR as ready for review, please run your notebook one more time. Restart the Colab and run all. We will provide you with links to open the Colabs below

The following colabs were changed -colabs/pytorch-lightning/Fine_tuning_a_Transformer_with_Pytorch_Lightning.ipynb -colabs/pytorch-lightning/Image_Classification_using_PyTorch_Lightning.ipynb -colabs/pytorch-lightning/Optimize_Pytorch_Lightning_models_withWeights&_Biases.ipynb -colabs/pytorch-lightning/Profile_PyTorch_Code.ipynb -colabs/pytorch-lightning/Supercharge_your_Training_with_Pytorch_Lightning_and_Weights_and_Biases.ipynb -colabs/pytorch-lightning/Transfer_Learning_Using_PyTorch_Lightning.ipynb -colabs/pytorch-lightning/Wandb_End_to_End_with_PyTorch_Lightning.ipynb

ash0ts commented 9 months ago

Transfer_Learning_Using_PyTorch_Lightning.ipynb is broken due to an issue with the dataset no longer being easily available. It would require some workaround to download that data into the proper form from kaggle