pytorch-lr-finder icon indicating copy to clipboard operation
pytorch-lr-finder copied to clipboard

Should you add compatibility with unusual models like gans for example

Open hadaev8 opened this issue 5 years ago • 2 comments
trafficstars

In general, I need some wrappers about how batch prcessed and data flow to model.

hadaev8 avatar Jan 14 '20 12:01 hadaev8

@davidtvs Any updates?

maxbaluev avatar Apr 29 '20 15:04 maxbaluev

sadly no, not sure if the algorithm would even provide any meaningful results for things like gans. As far as I know, there's no implementation of this algorithm that supports them. (someone correct me if I'm wrong)

Having said that, I could still give it a try but it won't happen in the near future. PRs are welcome though 😉

davidtvs avatar Apr 29 '20 20:04 davidtvs