keras_lr_finder
keras_lr_finder copied to clipboard
Added find_generator method
Allows using a generator to feed the data
You're right. I had created the simplest thing that would fit my own case. I'll take a deeper look soon!
I haven't had the chance to test everything thoroughly, but everything seems to be working fine for find_generator
and I did a simple test for find
method and it seemed to be working as expected.