The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Applying Convolutional Neural Networks (CNN) on the iris dataset

kakkad2kakkad2 Member Posts: 3 Contributor I
edited November 2018 in Help

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 In or Register to comment.