-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Description
🚀 Feature
A follow-up issue to #1247 and the PR #1252 where we forgot about this notebook example : https://github.com/pytorch/ignite/blob/master/examples/notebooks/EfficientNet_Cifar100_finetuning.ipynb - Cell 40.
Fixing this issue can be an opportunity to learn about Ignite's API and neural networks.
For Hacktoberfest contributors, feel free to ask questions for details if any and say that you would like to tackle the issue.
Please, take a look at CONTRIBUTING guide.
PS. there is already an open PR on that but it does not fix the issue and the contributor lacks of time to continue. It will be closed in favor of a new correct PR.