Caroline Arnold
Results
2
issues of
Caroline Arnold
Added an example where the type conversion from str to int fails for illutrative purposes. It is a common error and it is good for beginners to see it explicitly....
Hello, thank you for this amazing library! I'm encountering an issue with the `MCBatchNorm` wrapper. I'm applying it to a model that was already trained using standard `BatchNorm2d` layers. At...