Applying Convolutional Neural Networks (CNN) on the iris dataset

kakkad2kakkad2 MemberPosts:3Contributor I
edited December 2018 inHelp

Hi everybody,

After connecting Keras and RapidMiner through Python:

I was trying to use the CNN operator within the keras model for classification. I used the "add core layer operatror" and it worked just fine. But when I use a CNN layer, I get all kinds of errors depending on what dataset/parameters are in use. Please suggest alternative actions if you have an idea on what might the problem be. I would like to simply use the CNN operator as one of the layers inside the keras model operator in my neural network. Thank you!

Answers

Sign InorRegisterto comment.