StaelTchinda
StaelTchinda
I have the exact same problem. Did you manage to solve it @leomichalski ?
Yes, it did. Thank you. I hope it will not cause further problems later.
I face the problem that I want to compute the Laplace approximation of ResNets, which contain BatchNorm. I intend to ignore them and warn the user about it. More concretely,...
It has been solved in this pull request: https://github.com/grahamearley/FirestoreGoogleAppsScript/pull/166/files
I tried to implement it using [markdownlint-cli2-action](https://github.com/marketplace/actions/markdownlint-cli2-action). My approach is on my [forked project](https://github.com/StaelTchinda/christian-projects/pull/1). However, it does not work. I tried to set the contribution rules as custom rules using...