wekadeeplearning4j classifier
Bob Matthews <[email protected]> Mon, 16 Jan 2023 21:00:29 +1300
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
Some questions regarding setting up a neural network using the above weka classifier:- 1) specs state a CNN layer @32 (3,3) with dropout of 0.2 where 32 if no. of filters and (3,3) is the kernel size Is the above equivalent to a weka convolution layer followed by a weka dropout layer ? 2) specs state a 'Flatten' layer which converts the output from the previous layer to a 1 dimensional array Is there an equivalent weka layer ? Cheers Bob M Dunedin _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html