Lightning-AI / tutorials

Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.
https://lightning-ai.github.io/tutorials
Apache License 2.0
289 stars 82 forks source link

Refactor basic GAN tutorial #357

Closed jhauret closed 3 months ago

jhauret commented 3 months ago

Before submitting

What does this PR do?

Fixes https://github.com/Lightning-AI/tutorials/issues/306

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

I had ! Glad to contribute to the best Pytorch wrapper 🙃

Notes

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70%. Comparing base (d85a312) to head (c39a740).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #357 +/- ## =================================== Coverage 70% 70% =================================== Files 2 2 Lines 441 441 =================================== Hits 307 307 Misses 134 134 ```
Borda commented 3 months ago

Thank you and @jhauret if you would like to continue with the refactoring any time in the future, all help is welcome! :rabbit: