fingerprint_recognition icon indicating copy to clipboard operation
fingerprint_recognition copied to clipboard

Error on keras==3.2.0

Open khoakomlem opened this issue 1 year ago • 0 comments

First error I'm having: AttributeError: 'Functional' object has no attribute 'fit_generator'

image

and then I use fit(..) instead of fit_generator still showing the error: image

khoakomlem avatar Jul 03 '24 14:07 khoakomlem