Fast-CNN
Fast-CNN copied to clipboard
How do I display the accuracy of the model?
how find and print Accuracy for fft_model and compare it with CNN by using model.fit .
where when run the following error appears
AttributeError Traceback (most recent call last)
AttributeError: 'tuple' object has no attribute 'compile
thank you
Bus I have a question. Does model.fit use FFT? How is the training?
How can I programm a neuronal nerwork Using FFT?