Michael Franklin MBOUOPDA

Results 3 issues of Michael Franklin MBOUOPDA

Hi, I am trying to use the FIGSClassifier for a binary classification. I set the maximum number of rules, I can plot the trees, but how can I get the...

Hi, I was trying to give try to this implementation after reading the paper. I installed all the dependencies in a Conda env on a Window PC. However, I am...

enhancement

The implementation of the VGG19 had a bug due to missing convolutional layers, making the classifier input volume shape to be 14x14x512 instead of 7x7x512. The implemented architecture could be...