pytorch / tutorials

PyTorch tutorials.
https://pytorch.org/tutorials/
BSD 3-Clause "New" or "Revised" License
7.96k stars 3.98k forks source link

💡 [REQUEST] - New recipe tutorial on implementing a Keras progress bar #2925

Open loganthomas opened 2 weeks ago

loganthomas commented 2 weeks ago

🚀 Describe the improvement or the new tutorial

This tutorial will help users to understand better how to implement a Keras progress bar in PyTorch.

Existing tutorials on this topic

No response

Additional context

I created this draft (https://github.com/pytorch/tutorials/pull/2921) as a part of the PyTorch Docathon H1 2024 effort. I did not realize new tutorials weren't being accepted as part of the sprint and was asked to fill out an issue and convert the PR to a draft.